File tree 3 files changed +20
-16
lines changed
node_modules/spdx-license-ids
3 files changed +20
-16
lines changed Original file line number Diff line number Diff line change 89
89
" Bitstream-Vera" ,
90
90
" BlueOak-1.0.0" ,
91
91
" Boehm-GC" ,
92
+ " Boehm-GC-without-fee" ,
92
93
" Borceux" ,
93
94
" Brian-Gladman-2-Clause" ,
94
95
" Brian-Gladman-3-Clause" ,
148
149
" CC-BY-SA-3.0-IGO" ,
149
150
" CC-BY-SA-4.0" ,
150
151
" CC-PDDC" ,
152
+ " CC-PDM-1.0" ,
153
+ " CC-SA-1.0" ,
151
154
" CC0-1.0" ,
152
155
" CDDL-1.0" ,
153
156
" CDDL-1.1" ,
198
201
" DRL-1.1" ,
199
202
" DSDP" ,
200
203
" DocBook-Schema" ,
204
+ " DocBook-Stylesheet" ,
201
205
" DocBook-XML" ,
202
206
" Dotseqn" ,
203
207
" ECL-1.0" ,
305
309
" Imlib2" ,
306
310
" Info-ZIP" ,
307
311
" Inner-Net-2.0" ,
312
+ " InnoSetup" ,
308
313
" Intel" ,
309
314
" Intel-ACPI" ,
310
315
" Interbase-1.0" ,
349
354
" Linux-man-pages-copyleft-2-para" ,
350
355
" Linux-man-pages-copyleft-var" ,
351
356
" Lucida-Bitmap-Fonts" ,
357
+ " MIPS" ,
352
358
" MIT" ,
353
359
" MIT-0" ,
354
360
" MIT-CMU" ,
361
+ " MIT-Click" ,
355
362
" MIT-Festival" ,
356
363
" MIT-Khronos-old" ,
357
364
" MIT-Modern-Variant" ,
502
509
" SISSL" ,
503
510
" SISSL-1.2" ,
504
511
" SL" ,
512
+ " SMAIL-GPL" ,
505
513
" SMLNJ" ,
506
514
" SMPPL" ,
507
515
" SNIA" ,
515
523
" SchemeReport" ,
516
524
" Sendmail" ,
517
525
" Sendmail-8.23" ,
526
+ " Sendmail-Open-Source-1.1" ,
518
527
" SimPL-2.0" ,
519
528
" Sleepycat" ,
520
529
" Soundex" ,
540
549
" TU-Berlin-1.0" ,
541
550
" TU-Berlin-2.0" ,
542
551
" TermReadKey" ,
552
+ " ThirdEye" ,
553
+ " TrustedQSL" ,
543
554
" UCAR" ,
544
555
" UCL-1.0" ,
545
556
" UMich-Merit" ,
583
594
" Zimbra-1.4" ,
584
595
" Zlib" ,
585
596
" any-OSI" ,
597
+ " any-OSI-perl-modules" ,
586
598
" bcrypt-Solar-Designer" ,
587
599
" blessing" ,
588
600
" bzip2-1.0.6" ,
599
611
" etalab-2.0" ,
600
612
" fwlw" ,
601
613
" gSOAP-1.3b" ,
614
+ " generic-xts" ,
602
615
" gnuplot" ,
603
616
" gtkbook" ,
604
617
" hdparm" ,
627
640
" threeparttable" ,
628
641
" ulem" ,
629
642
" w3m" ,
643
+ " wwl" ,
630
644
" xinetd" ,
631
645
" xkeyboard-config-Zinoviev" ,
632
646
" xlock" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " spdx-license-ids" ,
3
- "version" : " 3.0.20 " ,
3
+ "version" : " 3.0.21 " ,
4
4
"description" : " A list of SPDX license identifiers" ,
5
5
"repository" : " jslicense/spdx-license-ids" ,
6
6
"author" : " Shinnosuke Watanabe (https://github.com/shinnn)" ,
7
7
"license" : " CC0-1.0" ,
8
8
"scripts" : {
9
9
"build" : " node build.js" ,
10
- "pretest" : " eslint ." ,
11
10
"latest" : " node latest.js" ,
11
+ "pretest" : " npm run build" ,
12
12
"test" : " node test.js"
13
13
},
14
14
"files" : [
25
25
" json" ,
26
26
" array" ,
27
27
" oss"
28
- ],
29
- "devDependencies" : {
30
- "@shinnn/eslint-config" : " ^7.0.0" ,
31
- "eslint" : " ^8.49.0" ,
32
- "eslint-formatter-codeframe" : " ^7.32.1" ,
33
- "rmfr" : " ^2.0.0" ,
34
- "tape" : " ^5.6.6"
35
- },
36
- "eslintConfig" : {
37
- "extends" : " @shinnn"
38
- }
28
+ ]
39
29
}
Original file line number Diff line number Diff line change 14634
14634
}
14635
14635
},
14636
14636
"node_modules/spdx-license-ids": {
14637
- "version": "3.0.20 ",
14638
- "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.20 .tgz",
14639
- "integrity": "sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw ==",
14637
+ "version": "3.0.21 ",
14638
+ "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.21 .tgz",
14639
+ "integrity": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg ==",
14640
14640
"inBundle": true,
14641
14641
"license": "CC0-1.0"
14642
14642
},
You can’t perform that action at this time.
0 commit comments