Skip to content

Commit fb0bfbd

Browse files
committed
deps: spdx-license-ids@3.0.20
1 parent ccadf2a commit fb0bfbd

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

node_modules/spdx-license-ids/deprecated.json

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"LGPL-2.0",
2020
"LGPL-2.1",
2121
"LGPL-3.0",
22+
"Net-SNMP",
2223
"Nunit",
2324
"StandardML-NJ",
2425
"bzip2-1.0.5",

node_modules/spdx-license-ids/index.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@
197197
"DRL-1.0",
198198
"DRL-1.1",
199199
"DSDP",
200+
"DocBook-Schema",
201+
"DocBook-XML",
200202
"Dotseqn",
201203
"ECL-1.0",
202204
"ECL-2.0",
@@ -260,6 +262,7 @@
260262
"Glulxe",
261263
"Graphics-Gems",
262264
"Gutmann",
265+
"HIDAPI",
263266
"HP-1986",
264267
"HP-1989",
265268
"HPND",
@@ -270,6 +273,7 @@
270273
"HPND-Kevlin-Henney",
271274
"HPND-MIT-disclaimer",
272275
"HPND-Markus-Kuhn",
276+
"HPND-Netrek",
273277
"HPND-Pbmplus",
274278
"HPND-UC",
275279
"HPND-UC-export-US",
@@ -403,7 +407,6 @@
403407
"NTP",
404408
"NTP-0",
405409
"Naumen",
406-
"Net-SNMP",
407410
"NetCDF",
408411
"Newsletr",
409412
"Nokia",
@@ -485,6 +488,7 @@
485488
"RSCPL",
486489
"Rdisc",
487490
"Ruby",
491+
"Ruby-pty",
488492
"SAX-PD",
489493
"SAX-PD-2.0",
490494
"SCEA",
@@ -541,6 +545,7 @@
541545
"UMich-Merit",
542546
"UPL-1.0",
543547
"URT-RLE",
548+
"Ubuntu-font-1.0",
544549
"Unicode-3.0",
545550
"Unicode-DFS-2015",
546551
"Unicode-DFS-2016",
@@ -559,6 +564,7 @@
559564
"Wsuipa",
560565
"X11",
561566
"X11-distribute-modifications-variant",
567+
"X11-swapped",
562568
"XFree86-1.1",
563569
"XSkat",
564570
"Xdebug-1.03",

node_modules/spdx-license-ids/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spdx-license-ids",
3-
"version": "3.0.18",
3+
"version": "3.0.20",
44
"description": "A list of SPDX license identifiers",
55
"repository": "jslicense/spdx-license-ids",
66
"author": "Shinnosuke Watanabe (https://github.com/shinnn)",

package-lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14074,9 +14074,9 @@
1407414074
}
1407514075
},
1407614076
"node_modules/spdx-license-ids": {
14077-
"version": "3.0.18",
14078-
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.18.tgz",
14079-
"integrity": "sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ==",
14077+
"version": "3.0.20",
14078+
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.20.tgz",
14079+
"integrity": "sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==",
1408014080
"inBundle": true,
1408114081
"license": "CC0-1.0"
1408214082
},

0 commit comments

Comments
 (0)