WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit f53b8fa

Browse files
committed
fix missing 3rd party licenses
1 parent 3bcadcd commit f53b8fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

LICENSE-3rdparty.csv

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@datadog/openfeature-node-server","https://github.com/DataDog/openfeature-js-client","['Apache-2.0']","['DataDog']"
88
"@datadog/pprof","https://github.com/DataDog/pprof-nodejs","['Apache-2.0']","['Google Inc.']"
99
"@datadog/sketches-js","https://github.com/DataDog/sketches-js","['Apache-2.0']","['DataDog']"
10-
"@datadog/source-map","https://github.com/mozilla/source-map","['BSD-3-Clause']","['Nick Fitzgerald']"
10+
"@datadog/source-map","npm:@datadog/source-map","[]","[]"
1111
"@datadog/wasm-js-rewriter","https://github.com/DataDog/dd-wasm-js-rewriter","['Apache-2.0']","['Datadog Inc.']"
1212
"@isaacs/ttlcache","https://github.com/isaacs/ttlcache","['BlueOak-1.0.0']","['Isaac Z. Schlueter']"
1313
"@jsep-plugin/assignment","https://github.com/EricSmekens/jsep","['MIT']","['Shelly']"
@@ -40,8 +40,8 @@
4040
"delay","https://github.com/sindresorhus/delay","['MIT']","['Sindre Sorhus']"
4141
"detect-newline","https://github.com/sindresorhus/detect-newline","['MIT']","['Sindre Sorhus']"
4242
"escape-string-regexp","https://github.com/sindresorhus/escape-string-regexp","['MIT']","['Sindre Sorhus']"
43-
"esquery","https://github.com/estools/esquery","['MIT']","['Joel Feenstra']"
44-
"estraverse","https://github.com/estools/estraverse","['BSD-2-Clause']","['Yusuke Suzuki']"
43+
"esquery","https://github.com/estools/esquery","['BSD-3-Clause']","['Joel Feenstra']"
44+
"estraverse","https://github.com/estools/estraverse","['BSD-2-Clause']","['estools']"
4545
"fast-fifo","https://github.com/mafintosh/fast-fifo","['MIT']","['Mathias Buus']"
4646
"ignore","https://github.com/kaelzhang/node-ignore","['MIT']","['kael']"
4747
"import-in-the-middle","https://github.com/nodejs/import-in-the-middle","['Apache-2.0']","['Bryan English']"
@@ -54,7 +54,7 @@
5454
"lodash.sortby","https://github.com/lodash/lodash","['MIT']","['John-David Dalton']"
5555
"long","https://github.com/dcodeIO/long.js","['Apache-2.0']","['Daniel Wirtz']"
5656
"lru-cache","https://github.com/isaacs/node-lru-cache","['ISC']","['Isaac Z. Schlueter']"
57-
"meriyah","https://github.com/meriyah/meriyah","['ISC']","['Kflash']"
57+
"meriyah","https://github.com/meriyah/meriyah","['ISC']","['Kenny F.']"
5858
"module-details-from-path","https://github.com/watson/module-details-from-path","['MIT']","['Thomas Watson']"
5959
"mutexify","https://github.com/mafintosh/mutexify","['MIT']","['Mathias Buus']"
6060
"node-addon-api","https://github.com/nodejs/node-addon-api","['MIT']","['nodejs']"

0 commit comments

Comments
 (0)