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 3bcadcd

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

LICENSE-3rdparty.csv

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +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']"
1011
"@datadog/wasm-js-rewriter","https://github.com/DataDog/dd-wasm-js-rewriter","['Apache-2.0']","['Datadog Inc.']"
1112
"@isaacs/ttlcache","https://github.com/isaacs/ttlcache","['BlueOak-1.0.0']","['Isaac Z. Schlueter']"
1213
"@jsep-plugin/assignment","https://github.com/EricSmekens/jsep","['MIT']","['Shelly']"
@@ -31,13 +32,16 @@
3132
"acorn","https://github.com/acornjs/acorn","['MIT']","['acornjs']"
3233
"acorn-import-attributes","https://github.com/xtuc/acorn-import-attributes","['MIT']","['Sven Sauleau']"
3334
"argparse","https://github.com/nodeca/argparse","['Python-2.0']","['nodeca']"
35+
"astring","https://github.com/davidbonnet/astring","['MIT']","['David Bonnet']"
3436
"cjs-module-lexer","https://github.com/nodejs/cjs-module-lexer","['MIT']","['Guy Bedford']"
3537
"crypto-randomuuid","npm:crypto-randomuuid","['MIT']","['Stephen Belanger']"
3638
"dc-polyfill","https://github.com/DataDog/dc-polyfill","['MIT']","['Thomas Hunter II']"
3739
"dd-trace","https://github.com/DataDog/dd-trace-js","['(Apache-2.0 OR BSD-3-Clause)']","['Datadog Inc. <[email protected]>']"
3840
"delay","https://github.com/sindresorhus/delay","['MIT']","['Sindre Sorhus']"
3941
"detect-newline","https://github.com/sindresorhus/detect-newline","['MIT']","['Sindre Sorhus']"
4042
"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']"
4145
"fast-fifo","https://github.com/mafintosh/fast-fifo","['MIT']","['Mathias Buus']"
4246
"ignore","https://github.com/kaelzhang/node-ignore","['MIT']","['kael']"
4347
"import-in-the-middle","https://github.com/nodejs/import-in-the-middle","['Apache-2.0']","['Bryan English']"
@@ -50,6 +54,7 @@
5054
"lodash.sortby","https://github.com/lodash/lodash","['MIT']","['John-David Dalton']"
5155
"long","https://github.com/dcodeIO/long.js","['Apache-2.0']","['Daniel Wirtz']"
5256
"lru-cache","https://github.com/isaacs/node-lru-cache","['ISC']","['Isaac Z. Schlueter']"
57+
"meriyah","https://github.com/meriyah/meriyah","['ISC']","['Kflash']"
5358
"module-details-from-path","https://github.com/watson/module-details-from-path","['MIT']","['Thomas Watson']"
5459
"mutexify","https://github.com/mafintosh/mutexify","['MIT']","['Mathias Buus']"
5560
"node-addon-api","https://github.com/nodejs/node-addon-api","['MIT']","['nodejs']"

0 commit comments

Comments
 (0)