Commit 761c382
Martii
Some dep updates
* Migrate to newer SPDX v2.x syntax in `package.json`
See also:
* [https://docs.npmjs.com/files/package.json#license](https://docs.npmjs.com/files/package.json#license) ... note deprecation of plural form
* [SPDX license expressions](http://wiki.spdx.org/view/LicenseExpressionFAQ)
* [SPDX license expressions Examples](http://wiki.spdx.org/view/FileNoticeExamples)
Note(s):
* Interesting that the newer specification doesn't seem to exist for custom MIT licensing terms which are part of that specification and a few other license types including GPL required Copyright information e.g. not fixed format with the `url` property seeming to be missing for pointing to the LICENSE content. Refer to local raw LICENSE.* files for exact text including `and later` revisions of GPL if ever encountered. In other words SPDX doesn't seem to account for this if a change comes through the pipe but LICENSE.* will always supersede.1 parent 5fca9f6 commit 761c382
1 file changed
+17
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 62 | + | |
| 63 | + | |
72 | 64 | | |
73 | 65 | | |
74 | 66 | | |
| |||
0 commit comments