Skip to content

Commit 82c1729

Browse files
chore: updated licenses
1 parent 6a24e09 commit 82c1729

2 files changed

Lines changed: 40 additions & 13 deletions

File tree

third_party_licenses/dev_detailed.json

Lines changed: 39 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,6 @@
154154
"repository": "https://github.com/rollup/rollup",
155155
"publisher": "Lukas Taegert-Atkinson"
156156
},
157-
"@rollup/rollup-linux-x64-musl@4.59.0": {
158-
"licenses": "MIT",
159-
"repository": "https://github.com/rollup/rollup",
160-
"publisher": "Lukas Taegert-Atkinson"
161-
},
162157
"@sinonjs/commons@3.0.1": {
163158
"licenses": "BSD-3-Clause",
164159
"repository": "https://github.com/sinonjs/commons"
@@ -193,18 +188,14 @@
193188
"licenses": "MIT",
194189
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped"
195190
},
196-
"@types/chai@5.2.3": {
191+
"@types/chai@4.3.6": {
197192
"licenses": "MIT",
198193
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped"
199194
},
200195
"@types/connect@3.4.38": {
201196
"licenses": "MIT",
202197
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped"
203198
},
204-
"@types/deep-eql@4.0.2": {
205-
"licenses": "MIT",
206-
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped"
207-
},
208199
"@types/estree@1.0.8": {
209200
"licenses": "MIT",
210201
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped"
@@ -312,7 +303,7 @@
312303
"publisher": "Sindre Sorhus",
313304
"email": "sindresorhus@gmail.com"
314305
},
315-
"assertion-error@2.0.1": {
306+
"assertion-error@1.1.0": {
316307
"licenses": "MIT",
317308
"repository": "https://github.com/chaijs/assertion-error",
318309
"publisher": "Jake Luer",
@@ -357,7 +348,7 @@
357348
"publisher": "Sindre Sorhus",
358349
"email": "sindresorhus@gmail.com"
359350
},
360-
"chai@6.2.2": {
351+
"chai@4.5.0": {
361352
"licenses": "MIT",
362353
"repository": "https://github.com/chaijs/chai",
363354
"publisher": "Jake Luer",
@@ -367,6 +358,12 @@
367358
"licenses": "MIT",
368359
"repository": "https://github.com/chalk/chalk"
369360
},
361+
"check-error@1.0.3": {
362+
"licenses": "MIT",
363+
"repository": "https://github.com/chaijs/check-error",
364+
"publisher": "Jake Luer",
365+
"email": "jake@alogicalparadox.com"
366+
},
370367
"chokidar@4.0.3": {
371368
"licenses": "MIT",
372369
"repository": "https://github.com/paulmillr/chokidar",
@@ -458,6 +455,12 @@
458455
"publisher": "Michael Mclaughlin",
459456
"email": "M8ch88l@gmail.com"
460457
},
458+
"deep-eql@4.1.4": {
459+
"licenses": "MIT",
460+
"repository": "https://github.com/chaijs/deep-eql",
461+
"publisher": "Jake Luer",
462+
"email": "jake@alogicalparadox.com"
463+
},
461464
"deepmerge@4.3.1": {
462465
"licenses": "MIT",
463466
"repository": "https://github.com/TehShrike/deepmerge"
@@ -580,6 +583,12 @@
580583
"publisher": "Sindre Sorhus",
581584
"email": "sindresorhus@gmail.com"
582585
},
586+
"get-func-name@2.0.2": {
587+
"licenses": "MIT",
588+
"repository": "https://github.com/chaijs/get-func-name",
589+
"publisher": "Jake Luer",
590+
"email": "jake@alogicalparadox.com"
591+
},
583592
"glob-parent@5.1.2": {
584593
"licenses": "ISC",
585594
"repository": "https://github.com/gulpjs/glob-parent",
@@ -766,6 +775,12 @@
766775
"publisher": "Sindre Sorhus",
767776
"email": "sindresorhus@gmail.com"
768777
},
778+
"loupe@2.3.7": {
779+
"licenses": "MIT",
780+
"repository": "https://github.com/chaijs/loupe",
781+
"publisher": "Veselin Todorov",
782+
"email": "hi@vesln.com"
783+
},
769784
"lru-cache@10.4.3": {
770785
"licenses": "ISC",
771786
"repository": "https://github.com/isaacs/node-lru-cache",
@@ -906,6 +921,12 @@
906921
"publisher": "Isaac Z. Schlueter",
907922
"email": "i@izs.me"
908923
},
924+
"pathval@1.1.1": {
925+
"licenses": "MIT",
926+
"repository": "https://github.com/chaijs/pathval",
927+
"publisher": "Veselin Todorov",
928+
"email": "hi@vesln.com"
929+
},
909930
"picocolors@1.1.1": {
910931
"licenses": "ISC",
911932
"repository": "https://github.com/alexeyraspopov/picocolors",
@@ -1226,6 +1247,12 @@
12261247
"publisher": "Luke Plaster",
12271248
"email": "notatestuser@gmail.com"
12281249
},
1250+
"ts-mocha@11.1.0": {
1251+
"licenses": "MIT",
1252+
"repository": "https://github.com/piotrwitek/ts-mocha",
1253+
"publisher": "Piotr Witek",
1254+
"email": "piotrek.witek@gmail.com"
1255+
},
12291256
"ts-node@10.9.2": {
12301257
"licenses": "MIT",
12311258
"repository": "https://github.com/TypeStrong/ts-node",

third_party_licenses/dev_summary.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
├─ MIT: 196
1+
├─ MIT: 200
22
├─ ISC: 30
33
├─ BSD-3-Clause: 10
44
├─ BlueOak-1.0.0: 5

0 commit comments

Comments
 (0)