Commit 69785a8
authored
Fix special chars in node license copyright holder (#1641)
- Ticket: [ENG-2792]
## Purpose
- Fix special characters (`&`, `>` and `<`) in node-license copyright holder field
## Summary of Changes
- Wrap copyright holder in `fixSpecialChars` in the `node-license` transform1 parent b9a7f73 commit 69785a8
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments