From a384599cfab70f58bbeb9299c312f584870e95d5 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 26 Feb 2025 13:44:56 +0000 Subject: [PATCH] Meta: Updated licenses and translation attribution pre v25.02 --- .github/translators.txt | 8 + dev/licensing/js-library-licenses.txt | 435 +++++++++++++++---------- dev/licensing/php-library-licenses.txt | 60 ++-- 3 files changed, 298 insertions(+), 205 deletions(-) diff --git a/.github/translators.txt b/.github/translators.txt index 9844f65b366..8e4eb271c06 100644 --- a/.github/translators.txt +++ b/.github/translators.txt @@ -461,3 +461,11 @@ Yannis Karlaftis (meliseus) :: Greek felixxx :: German Informal randi (randi65535) :: Korean test65428 :: Greek +zeronell :: Chinese Simplified +julien Vinber (julienVinber) :: French +Hyunwoo Park (oksure) :: Korean +aram.rafeq.7 (aramrafeq2) :: Kurdish +Raphael Moreno (RaphaelMoreno) :: Portuguese, Brazilian +yn (user99) :: Arabic +Pavel Zlatarov (pzlatarov) :: Bulgarian +ingelres :: French diff --git a/dev/licensing/js-library-licenses.txt b/dev/licensing/js-library-licenses.txt index 479941db199..52949e3cd27 100644 --- a/dev/licensing/js-library-licenses.txt +++ b/dev/licensing/js-library-licenses.txt @@ -127,6 +127,13 @@ Copyright: Copyright (c) 2023 ECMAScript Shims Source: git+https://github.com/es-shims/ArrayBuffer.prototype.slice.git Link: https://github.com/es-shims/ArrayBuffer.prototype.slice#readme ----------- +async-function +License: MIT +License File: node_modules/async-function/LICENSE +Copyright: Copyright (c) 2016 EduardoRFS +Source: git+https://github.com/ljharb/async-function.git +Link: https://github.com/ljharb/async-function#readme +----------- async License: MIT License File: node_modules/async/LICENSE @@ -239,6 +246,13 @@ Copyright: Copyright (c) 2016, 2018 Linus Unnebäck Source: LinusU/buffer-from Link: LinusU/buffer-from ----------- +call-bind-apply-helpers +License: MIT +License File: node_modules/call-bind-apply-helpers/LICENSE +Copyright: Copyright (c) 2024 Jordan Harband +Source: git+https://github.com/ljharb/call-bind-apply-helpers.git +Link: https://github.com/ljharb/call-bind-apply-helpers#readme +----------- call-bind License: MIT License File: node_modules/call-bind/LICENSE @@ -246,6 +260,13 @@ Copyright: Copyright (c) 2020 Jordan Harband Source: git+https://github.com/ljharb/call-bind.git Link: https://github.com/ljharb/call-bind#readme ----------- +call-bound +License: MIT +License File: node_modules/call-bound/LICENSE +Copyright: Copyright (c) 2024 Jordan Harband +Source: git+https://github.com/ljharb/call-bound.git +Link: https://github.com/ljharb/call-bound#readme +----------- callsites License: MIT License File: node_modules/callsites/license @@ -303,6 +324,7 @@ Link: https://github.com/watson/ci-info cjs-module-lexer License: MIT License File: node_modules/cjs-module-lexer/LICENSE +Copyright: Copyright (C) 2018-2020 Guy Bedford Source: git+https://github.com/nodejs/cjs-module-lexer.git Link: https://github.com/nodejs/cjs-module-lexer#readme ----------- @@ -360,13 +382,6 @@ License File: node_modules/concat-map/LICENSE Source: git://github.com/substack/node-concat-map.git Link: git://github.com/substack/node-concat-map.git ----------- -confusing-browser-globals -License: MIT -License File: node_modules/confusing-browser-globals/LICENSE -Copyright: Copyright (c) 2013-present, Facebook, Inc. -Source: https://github.com/facebook/create-react-app.git -Link: https://github.com/facebook/create-react-app.git ------------ convert-source-map License: MIT License File: node_modules/convert-source-map/LICENSE @@ -427,22 +442,22 @@ data-view-buffer License: MIT License File: node_modules/data-view-buffer/LICENSE Copyright: Copyright (c) 2023 Jordan Harband -Source: git+https://github.com/ljharb/data-view-buffer.git -Link: https://github.com/ljharb/data-view-buffer#readme +Source: git+https://github.com/inspect-js/data-view-buffer.git +Link: https://github.com/inspect-js/data-view-buffer#readme ----------- data-view-byte-length License: MIT License File: node_modules/data-view-byte-length/LICENSE Copyright: Copyright (c) 2024 Jordan Harband -Source: git+https://github.com/ljharb/data-view-byte-length.git -Link: https://github.com/ljharb/data-view-byte-length#readme +Source: git+https://github.com/inspect-js/data-view-byte-length.git +Link: https://github.com/inspect-js/data-view-byte-length#readme ----------- data-view-byte-offset License: MIT License File: node_modules/data-view-byte-offset/LICENSE Copyright: Copyright (c) 2024 Jordan Harband -Source: git+https://github.com/ljharb/data-view-byte-offset.git -Link: https://github.com/ljharb/data-view-byte-offset#readme +Source: git+https://github.com/inspect-js/data-view-byte-offset.git +Link: https://github.com/inspect-js/data-view-byte-offset#readme ----------- debug License: MIT @@ -546,6 +561,13 @@ License File: node_modules/domexception/LICENSE.txt Source: jsdom/domexception Link: jsdom/domexception ----------- +dunder-proto +License: MIT +License File: node_modules/dunder-proto/LICENSE +Copyright: Copyright (c) 2024 ECMAScript Shims +Source: git+https://github.com/es-shims/dunder-proto.git +Link: https://github.com/es-shims/dunder-proto#readme +----------- ejs License: Apache-2.0 License File: node_modules/ejs/LICENSE @@ -664,13 +686,6 @@ Copyright: Copyright (C) 2012 Yusuke Suzuki (twitter: @Constellation) and other Source: http://github.com/estools/escodegen.git Link: http://github.com/estools/escodegen ----------- -eslint-config-airbnb-base -License: MIT -License File: node_modules/eslint-config-airbnb-base/LICENSE.md -Copyright: Copyright (c) 2012 Airbnb -Source: https://github.com/airbnb/javascript -Link: https://github.com/airbnb/javascript ------------ eslint-import-resolver-node License: MIT License File: node_modules/eslint-import-resolver-node/LICENSE @@ -696,14 +711,14 @@ eslint-scope License: BSD-2-Clause License File: node_modules/eslint-scope/LICENSE Copyright: Copyright (C) 2012-2013 Yusuke Suzuki (twitter: @Constellation) and other contributors. -Source: eslint/eslint-scope -Link: http://github.com/eslint/eslint-scope +Source: eslint/js +Link: https://github.com/eslint/js/blob/main/packages/eslint-scope/README.md ----------- eslint-visitor-keys License: Apache-2.0 License File: node_modules/eslint-visitor-keys/LICENSE -Source: eslint/eslint-visitor-keys -Link: https://github.com/eslint/eslint-visitor-keys#readme +Source: eslint/js +Link: https://github.com/eslint/js/blob/main/packages/eslint-visitor-keys/README.md ----------- eslint License: MIT @@ -716,8 +731,8 @@ License: BSD-2-Clause License File: node_modules/espree/LICENSE Copyright: Copyright (c) Open JS Foundation All rights reserved. -Source: eslint/espree -Link: https://github.com/eslint/espree +Source: eslint/js +Link: https://github.com/eslint/js/blob/main/packages/espree/README.md ----------- esprima License: BSD-2-Clause @@ -790,13 +805,6 @@ Copyright: Copyright (c) 2013 [Ramesh Nair](http://www.hiddentao.com/) Source: https://github.com/hiddentao/fast-levenshtein.git Link: https://github.com/hiddentao/fast-levenshtein.git ----------- -fastq -License: ISC -License File: node_modules/fastq/LICENSE -Copyright: Copyright (c) 2015-2020, Matteo Collina <******.*******@*****.***> -Source: git+https://github.com/mcollina/fastq.git -Link: https://github.com/mcollina/fastq#readme ------------ fb-watchman License: Apache-2.0 Source: git@github.com:facebook/watchman.git @@ -805,9 +813,9 @@ Link: https://facebook.github.io/watchman/ file-entry-cache License: MIT License File: node_modules/file-entry-cache/LICENSE -Copyright: Copyright (c) 2015 Roy Riojas -Source: royriojas/file-entry-cache -Link: royriojas/file-entry-cache +Copyright: Copyright (c) Roy Riojas & Jared Wray +Source: jaredwray/file-entry-cache +Link: jaredwray/file-entry-cache ----------- filelist License: Apache-2.0 @@ -846,7 +854,7 @@ for-each License: MIT License File: node_modules/for-each/LICENSE Copyright: Copyright (c) 2012 Raynos. -Source: git://github.com/Raynos/for-each.git +Source: https://github.com/Raynos/for-each.git Link: https://github.com/Raynos/for-each ----------- form-data @@ -912,6 +920,13 @@ Copyright: Copyright (c) 2020 CFWare, LLC Source: git+https://github.com/cfware/get-package-type.git Link: https://github.com/cfware/get-package-type#readme ----------- +get-proto +License: MIT +License File: node_modules/get-proto/LICENSE +Copyright: Copyright (c) 2025 Jordan Harband +Source: git+https://github.com/ljharb/get-proto.git +Link: https://github.com/ljharb/get-proto#readme +----------- get-stream License: MIT License File: node_modules/get-stream/license @@ -968,13 +983,6 @@ Copyright: Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contri Source: https://github.com/isaacs/node-graceful-fs Link: https://github.com/isaacs/node-graceful-fs ----------- -graphemer -License: MIT -License File: node_modules/graphemer/LICENSE -Copyright: Copyright 2020 Filament (Anomalous Technologies Limited) -Source: https://github.com/flmnt/graphemer.git -Link: https://github.com/flmnt/graphemer ------------ has-bigints License: MIT License File: node_modules/has-bigints/LICENSE @@ -1139,6 +1147,13 @@ Copyright: Copyright (c) 2015 JD Ballard Source: https://github.com/qix-/node-is-arrayish.git Link: https://github.com/qix-/node-is-arrayish.git ----------- +is-async-function +License: MIT +License File: node_modules/is-async-function/LICENSE +Copyright: Copyright (c) 2021 Jordan Harband +Source: git://github.com/inspect-js/is-async-function.git +Link: git://github.com/inspect-js/is-async-function.git +----------- is-bigint License: MIT License File: node_modules/is-bigint/LICENSE @@ -1195,6 +1210,13 @@ Copyright: Copyright (c) 2014-2016, Jon Schlinkert Source: jonschlinkert/is-extglob Link: https://github.com/jonschlinkert/is-extglob ----------- +is-finalizationregistry +License: MIT +License File: node_modules/is-finalizationregistry/LICENSE +Copyright: Copyright (c) 2020 Inspect JS +Source: git+https://github.com/inspect-js/is-finalizationregistry.git +Link: https://github.com/inspect-js/is-finalizationregistry#readme +----------- is-fullwidth-code-point License: MIT License File: node_modules/is-fullwidth-code-point/license @@ -1209,6 +1231,13 @@ Copyright: Copyright (c) Sindre Sorhus <************@*****.***> (sindresorhus.co Source: sindresorhus/is-generator-fn Link: sindresorhus/is-generator-fn ----------- +is-generator-function +License: MIT +License File: node_modules/is-generator-function/LICENSE +Copyright: Copyright (c) 2014 Jordan Harband +Source: git://github.com/inspect-js/is-generator-function.git +Link: git://github.com/inspect-js/is-generator-function.git +----------- is-glob License: MIT License File: node_modules/is-glob/LICENSE @@ -1216,12 +1245,12 @@ Copyright: Copyright (c) 2014-2017, Jon Schlinkert. Source: micromatch/is-glob Link: https://github.com/micromatch/is-glob ----------- -is-negative-zero +is-map License: MIT -License File: node_modules/is-negative-zero/LICENSE -Copyright: Copyright (c) 2014 Jordan Harband -Source: git://github.com/inspect-js/is-negative-zero.git -Link: https://github.com/inspect-js/is-negative-zero +License File: node_modules/is-map/LICENSE +Copyright: Copyright (c) 2019 Inspect JS +Source: git+https://github.com/inspect-js/is-map.git +Link: https://github.com/inspect-js/is-map#readme ----------- is-number-object License: MIT @@ -1237,13 +1266,6 @@ Copyright: Copyright (c) 2014-present, Jon Schlinkert. Source: jonschlinkert/is-number Link: https://github.com/jonschlinkert/is-number ----------- -is-path-inside -License: MIT -License File: node_modules/is-path-inside/license -Copyright: Copyright (c) Sindre Sorhus <************@*****.***> (sindresorhus.com) -Source: sindresorhus/is-path-inside -Link: sindresorhus/is-path-inside ------------ is-potential-custom-element-name License: MIT License File: node_modules/is-potential-custom-element-name/LICENSE-MIT.txt @@ -1257,6 +1279,13 @@ Copyright: Copyright (c) 2014 Jordan Harband Source: git://github.com/inspect-js/is-regex.git Link: https://github.com/inspect-js/is-regex ----------- +is-set +License: MIT +License File: node_modules/is-set/LICENSE +Copyright: Copyright (c) 2019 Inspect JS +Source: git+https://github.com/inspect-js/is-set.git +Link: https://github.com/inspect-js/is-set#readme +----------- is-shared-array-buffer License: MIT License File: node_modules/is-shared-array-buffer/LICENSE @@ -1275,8 +1304,8 @@ is-string License: MIT License File: node_modules/is-string/LICENSE Copyright: Copyright (c) 2015 Jordan Harband -Source: git://github.com/ljharb/is-string.git -Link: git://github.com/ljharb/is-string.git +Source: git://github.com/inspect-js/is-string.git +Link: git://github.com/inspect-js/is-string.git ----------- is-symbol License: MIT @@ -1292,6 +1321,13 @@ Copyright: Copyright (c) 2015 Jordan Harband Source: git://github.com/inspect-js/is-typed-array.git Link: git://github.com/inspect-js/is-typed-array.git ----------- +is-weakmap +License: MIT +License File: node_modules/is-weakmap/LICENSE +Copyright: Copyright (c) 2019 Inspect JS +Source: git+https://github.com/inspect-js/is-weakmap.git +Link: https://github.com/inspect-js/is-weakmap#readme +----------- is-weakref License: MIT License File: node_modules/is-weakref/LICENSE @@ -1299,6 +1335,13 @@ Copyright: Copyright (c) 2020 Inspect JS Source: git+https://github.com/inspect-js/is-weakref.git Link: https://github.com/inspect-js/is-weakref#readme ----------- +is-weakset +License: MIT +License File: node_modules/is-weakset/LICENSE +Copyright: Copyright (c) 2019 Inspect JS +Source: git+https://github.com/inspect-js/is-weakset.git +Link: https://github.com/inspect-js/is-weakset#readme +----------- isarray License: MIT License File: node_modules/isarray/LICENSE @@ -1708,6 +1751,13 @@ Copyright: Copyright (c) Isaac Z. Schlueter and Contributors Source: git://github.com/isaacs/node-lru-cache.git Link: git://github.com/isaacs/node-lru-cache.git ----------- +magic-string +License: MIT +License File: node_modules/magic-string/LICENSE +Copyright: Copyright 2018 Rich Harris +Source: https://github.com/rich-harris/magic-string +Link: https://github.com/rich-harris/magic-string +----------- make-dir License: MIT License File: node_modules/make-dir/license @@ -1743,6 +1793,13 @@ Copyright: Copyright (c) 2014 Vitaly Puzrin, Alex Kocharin. Source: markdown-it/markdown-it Link: markdown-it/markdown-it ----------- +math-intrinsics +License: MIT +License File: node_modules/math-intrinsics/LICENSE +Copyright: Copyright (c) 2024 ECMAScript Shims +Source: git+https://github.com/es-shims/math-intrinsics.git +Link: https://github.com/es-shims/math-intrinsics#readme +----------- mdurl License: MIT License File: node_modules/mdurl/LICENSE @@ -1903,13 +1960,6 @@ Copyright: Copyright (c) 2014 Jordan Harband Source: git://github.com/ljharb/object.assign.git Link: git://github.com/ljharb/object.assign.git ----------- -object.entries -License: MIT -License File: node_modules/object.entries/LICENSE -Copyright: Copyright (c) 2015 Jordan Harband -Source: git://github.com/es-shims/Object.entries.git -Link: git://github.com/es-shims/Object.entries.git ------------ object.fromentries License: MIT License File: node_modules/object.fromentries/LICENSE @@ -1960,6 +2010,13 @@ All rights reserved. Source: github:khtdr/opts Link: http://khtdr.com/opts ----------- +own-keys +License: MIT +License File: node_modules/own-keys/LICENSE +Copyright: Copyright (c) 2024 Jordan Harband +Source: git+https://github.com/ljharb/own-keys.git +Link: https://github.com/ljharb/own-keys#readme +----------- p-limit License: MIT License File: node_modules/p-limit/license @@ -2000,7 +2057,7 @@ License: MIT License File: node_modules/parse5/LICENSE Copyright: Copyright (c) 2013-2019 Ivan Nikulin (******@*****.***, https://github.com/inikulin) Source: git://github.com/inikulin/parse5.git -Link: https://github.com/inikulin/parse5 +Link: https://parse5.js.org ----------- path-exists License: MIT @@ -2140,13 +2197,6 @@ Copyright: Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors. Source: https://github.com/unshiftio/querystringify Link: https://github.com/unshiftio/querystringify ----------- -queue-microtask -License: MIT -License File: node_modules/queue-microtask/LICENSE -Copyright: Copyright (c) Feross Aboukhadijeh -Source: git://github.com/feross/queue-microtask.git -Link: https://github.com/feross/queue-microtask ------------ react-is License: MIT License File: node_modules/react-is/LICENSE @@ -2168,6 +2218,13 @@ Copyright: Copyright (c) 2012-2019 Thorsten Lorenz, Paul Miller (https://paulmil Source: git://github.com/paulmillr/readdirp.git Link: https://github.com/paulmillr/readdirp ----------- +reflect.getprototypeof +License: MIT +License File: node_modules/reflect.getprototypeof/LICENSE +Copyright: Copyright (c) 2021 ECMAScript Shims +Source: git+https://github.com/es-shims/Reflect.getPrototypeOf.git +Link: https://github.com/es-shims/Reflect.getPrototypeOf +----------- regexp.prototype.flags License: MIT License File: node_modules/regexp.prototype.flags/LICENSE @@ -2224,26 +2281,17 @@ Copyright: Copyright (c) 2012 James Halliday Source: git://github.com/browserify/resolve.git Link: git://github.com/browserify/resolve.git ----------- -reusify -License: MIT -License File: node_modules/reusify/LICENSE -Copyright: Copyright (c) 2015 Matteo Collina -Source: git+https://github.com/mcollina/reusify.git -Link: https://github.com/mcollina/reusify#readme ------------ -rimraf -License: ISC -License File: node_modules/rimraf/LICENSE -Copyright: Copyright (c) Isaac Z. Schlueter and Contributors -Source: git://github.com/isaacs/rimraf.git -Link: git://github.com/isaacs/rimraf.git +rollup-plugin-dts +License: LGPL-3.0 +Source: git+https://github.com/Swatinem/rollup-plugin-dts.git +Link: https://github.com/Swatinem/rollup-plugin-dts#readme ----------- -run-parallel +rollup License: MIT -License File: node_modules/run-parallel/LICENSE -Copyright: Copyright (c) Feross Aboukhadijeh -Source: git://github.com/feross/run-parallel.git -Link: https://github.com/feross/run-parallel +License File: node_modules/rollup/LICENSE.md +Copyright: Copyright (c) 2017 [these people](https://github.com/rollup/rollup/graphs/contributors) +Source: rollup/rollup +Link: https://rollupjs.org/ ----------- safe-array-concat License: MIT @@ -2252,6 +2300,13 @@ Copyright: Copyright (c) 2023 Jordan Harband Source: git+https://github.com/ljharb/safe-array-concat.git Link: https://github.com/ljharb/safe-array-concat#readme ----------- +safe-push-apply +License: MIT +License File: node_modules/safe-push-apply/LICENSE +Copyright: Copyright (c) 2024 Jordan Harband +Source: git+https://github.com/ljharb/safe-push-apply.git +Link: https://github.com/ljharb/safe-push-apply#readme +----------- safe-regex-test License: MIT License File: node_modules/safe-regex-test/LICENSE @@ -2306,6 +2361,13 @@ Copyright: Copyright (c) Jordan Harband and contributors Source: git+https://github.com/ljharb/set-function-name.git Link: https://github.com/ljharb/set-function-name#readme ----------- +set-proto +License: MIT +License File: node_modules/set-proto/LICENSE +Copyright: Copyright (c) 2024 Jordan Harband +Source: git+https://github.com/ljharb/set-proto.git +Link: https://github.com/ljharb/set-proto#readme +----------- shebang-command License: MIT License File: node_modules/shebang-command/license @@ -2327,6 +2389,27 @@ Copyright: Copyright (c) 2013 James Halliday (****@********.***) Source: http://github.com/ljharb/shell-quote.git Link: https://github.com/ljharb/shell-quote ----------- +side-channel-list +License: MIT +License File: node_modules/side-channel-list/LICENSE +Copyright: Copyright (c) 2024 Jordan Harband +Source: git+https://github.com/ljharb/side-channel-list.git +Link: https://github.com/ljharb/side-channel-list#readme +----------- +side-channel-map +License: MIT +License File: node_modules/side-channel-map/LICENSE +Copyright: Copyright (c) 2024 Jordan Harband +Source: git+https://github.com/ljharb/side-channel-map.git +Link: https://github.com/ljharb/side-channel-map#readme +----------- +side-channel-weakmap +License: MIT +License File: node_modules/side-channel-weakmap/LICENSE +Copyright: Copyright (c) 2019 Jordan Harband +Source: git+https://github.com/ljharb/side-channel-weakmap.git +Link: https://github.com/ljharb/side-channel-weakmap#readme +----------- side-channel License: MIT License File: node_modules/side-channel/LICENSE @@ -2534,12 +2617,6 @@ Copyright: Copyright (c) 2016, Contributors Source: git+https://github.com/istanbuljs/test-exclude.git Link: https://istanbul.js.org/ ----------- -text-table -License: MIT -License File: node_modules/text-table/LICENSE -Source: git://github.com/substack/text-table.git -Link: https://github.com/substack/text-table ------------ tmpl License: BSD-3-Clause License File: node_modules/tmpl/license @@ -2547,14 +2624,6 @@ Copyright: Copyright (c) 2014, Naitik Shah. All rights reserved. Source: https://github.com/daaku/nodejs-tmpl Link: https://github.com/daaku/nodejs-tmpl ----------- -to-fast-properties -License: MIT -License File: node_modules/to-fast-properties/license -Copyright: Copyright (c) 2014 Petka Antonov - 2015 Sindre Sorhus -Source: sindresorhus/to-fast-properties -Link: sindresorhus/to-fast-properties ------------ to-regex-range License: MIT License File: node_modules/to-regex-range/LICENSE @@ -2579,7 +2648,7 @@ Link: https://github.com/jsdom/tr46 ts-jest License: MIT License File: node_modules/ts-jest/LICENSE.md -Copyright: Copyright (c) 2016-2018 +Copyright: Copyright (c) 2016-2025 Source: git+https://github.com/kulshekhar/ts-jest.git Link: https://kulshekhar.github.io/ts-jest ----------- @@ -2622,8 +2691,8 @@ typed-array-buffer License: MIT License File: node_modules/typed-array-buffer/LICENSE Copyright: Copyright (c) 2023 Jordan Harband -Source: git+https://github.com/ljharb/typed-array-buffer.git -Link: https://github.com/ljharb/typed-array-buffer#readme +Source: git+https://github.com/inspect-js/typed-array-buffer.git +Link: https://github.com/inspect-js/typed-array-buffer#readme ----------- typed-array-byte-length License: MIT @@ -2774,6 +2843,20 @@ Copyright: Copyright (c) 2019 Jordan Harband Source: git+https://github.com/inspect-js/which-boxed-primitive.git Link: https://github.com/inspect-js/which-boxed-primitive#readme ----------- +which-builtin-type +License: MIT +License File: node_modules/which-builtin-type/LICENSE +Copyright: Copyright (c) 2020 ECMAScript Shims +Source: git+https://github.com/inspect-js/which-builtin-type.git +Link: https://github.com/inspect-js/which-builtin-type#readme +----------- +which-collection +License: MIT +License File: node_modules/which-collection/LICENSE +Copyright: Copyright (c) 2019 Inspect JS +Source: git+https://github.com/inspect-js/which-collection.git +Link: https://github.com/inspect-js/which-collection#readme +----------- which-module License: ISC License File: node_modules/which-module/LICENSE @@ -2949,13 +3032,6 @@ Copyright: Copyright (c) 2014-present Sebastian McKenzie and other contributors Source: https://github.com/babel/babel.git Link: https://babel.dev/docs/en/next/babel-helper-plugin-utils ----------- -@babel/helper-simple-access -License: MIT -License File: node_modules/@babel/helper-simple-access/LICENSE -Copyright: Copyright (c) 2014-present Sebastian McKenzie and other contributors -Source: https://github.com/babel/babel.git -Link: https://babel.dev/docs/en/next/babel-helper-simple-access ------------ @babel/helper-string-parser License: MIT License File: node_modules/@babel/helper-string-parser/LICENSE @@ -2984,13 +3060,6 @@ Copyright: Copyright (c) 2014-present Sebastian McKenzie and other contributors Source: https://github.com/babel/babel.git Link: https://babel.dev/docs/en/next/babel-helpers ----------- -@babel/highlight -License: MIT -License File: node_modules/@babel/highlight/LICENSE -Copyright: Copyright (c) 2014-present Sebastian McKenzie and other contributors -Source: https://github.com/babel/babel.git -Link: https://babel.dev/docs/en/next/babel-highlight ------------ @babel/parser License: MIT License File: node_modules/@babel/parser/LICENSE @@ -3282,6 +3351,18 @@ Copyright: Copyright (c) 2018 Toru Nagashima Source: https://github.com/eslint-community/regexpp Link: https://github.com/eslint-community/regexpp#readme ----------- +@eslint/config-array +License: Apache-2.0 +License File: node_modules/@eslint/config-array/LICENSE +Source: git+https://github.com/eslint/rewrite.git +Link: https://github.com/eslint/rewrite#readme +----------- +@eslint/core +License: Apache-2.0 +License File: node_modules/@eslint/core/LICENSE +Source: git+https://github.com/eslint/rewrite.git +Link: https://github.com/eslint/rewrite#readme +----------- @eslint/eslintrc License: MIT License File: node_modules/@eslint/eslintrc/LICENSE @@ -3294,11 +3375,29 @@ License File: node_modules/@eslint/js/LICENSE Source: https://github.com/eslint/eslint.git Link: https://eslint.org ----------- -@humanwhocodes/config-array +@eslint/object-schema +License: Apache-2.0 +License File: node_modules/@eslint/object-schema/LICENSE +Source: git+https://github.com/eslint/rewrite.git +Link: https://github.com/eslint/rewrite#readme +----------- +@eslint/plugin-kit +License: Apache-2.0 +License File: node_modules/@eslint/plugin-kit/LICENSE +Source: git+https://github.com/eslint/rewrite.git +Link: https://github.com/eslint/rewrite#readme +----------- +@humanfs/core +License: Apache-2.0 +License File: node_modules/@humanfs/core/LICENSE +Source: git+https://github.com/humanwhocodes/humanfs.git +Link: https://github.com/humanwhocodes/humanfs#readme +----------- +@humanfs/node License: Apache-2.0 -License File: node_modules/@humanwhocodes/config-array/LICENSE -Source: git+https://github.com/humanwhocodes/config-array.git -Link: https://github.com/humanwhocodes/config-array#readme +License File: node_modules/@humanfs/node/LICENSE +Source: git+https://github.com/humanwhocodes/humanfs.git +Link: https://github.com/humanwhocodes/humanfs#readme ----------- @humanwhocodes/module-importer License: Apache-2.0 @@ -3306,13 +3405,11 @@ License File: node_modules/@humanwhocodes/module-importer/LICENSE Source: git+https://github.com/humanwhocodes/module-importer.git Link: git+https://github.com/humanwhocodes/module-importer.git ----------- -@humanwhocodes/object-schema -License: BSD-3-Clause -License File: node_modules/@humanwhocodes/object-schema/LICENSE -Copyright: Copyright (c) 2019, Human Who Codes -All rights reserved. -Source: git+https://github.com/humanwhocodes/object-schema.git -Link: https://github.com/humanwhocodes/object-schema#readme +@humanwhocodes/retry +License: Apache-2.0 +License File: node_modules/@humanwhocodes/retry/LICENSE +Source: git+https://github.com/humanwhocodes/retry.git +Link: git+https://github.com/humanwhocodes/retry.git ----------- @istanbuljs/load-nyc-config License: ISC @@ -3538,32 +3635,20 @@ Copyright: Copyright (C) 2018 by Marijn Haverbeke <******@*********.******> and Source: https://github.com/lezer-parser/xml.git Link: https://github.com/lezer-parser/xml.git ----------- +@marijn/buildtool +License: MIT +License File: node_modules/@marijn/buildtool/LICENSE +Copyright: Copyright (C) 2022 by Marijn Haverbeke <******@*********.******> and others +Source: https://github.com/marijnh/buildtool.git +Link: https://github.com/marijnh/buildtool.git +----------- @marijn/find-cluster-break License: MIT +License File: node_modules/@marijn/find-cluster-break/LICENSE +Copyright: Copyright (C) 2024 by Marijn Haverbeke <******@*********.******> Source: git+https://github.com/marijnh/find-cluster-break.git Link: https://github.com/marijnh/find-cluster-break#readme ----------- -@nodelib/fs.scandir -License: MIT -License File: node_modules/@nodelib/fs.scandir/LICENSE -Copyright: Copyright (c) Denis Malinochkin -Source: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir -Link: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir ------------ -@nodelib/fs.stat -License: MIT -License File: node_modules/@nodelib/fs.stat/LICENSE -Copyright: Copyright (c) Denis Malinochkin -Source: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat -Link: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat ------------ -@nodelib/fs.walk -License: MIT -License File: node_modules/@nodelib/fs.walk/LICENSE -Copyright: Copyright (c) Denis Malinochkin -Source: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk -Link: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk ------------ @parcel/watcher-linux-x64-glibc License: MIT License File: node_modules/@parcel/watcher-linux-x64-glibc/LICENSE @@ -3571,13 +3656,6 @@ Copyright: Copyright (c) 2017-present Devon Govett Source: https://github.com/parcel-bundler/watcher.git Link: https://github.com/parcel-bundler/watcher.git ----------- -@parcel/watcher-linux-x64-musl -License: MIT -License File: node_modules/@parcel/watcher-linux-x64-musl/LICENSE -Copyright: Copyright (c) 2017-present Devon Govett -Source: https://github.com/parcel-bundler/watcher.git -Link: https://github.com/parcel-bundler/watcher.git ------------ @parcel/watcher License: MIT License File: node_modules/@parcel/watcher/LICENSE @@ -3686,6 +3764,13 @@ Copyright: Copyright (c) Microsoft Corporation. Source: https://github.com/DefinitelyTyped/DefinitelyTyped.git Link: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse ----------- +@types/estree +License: MIT +License File: node_modules/@types/estree/LICENSE +Copyright: Copyright (c) Microsoft Corporation. +Source: https://github.com/DefinitelyTyped/DefinitelyTyped.git +Link: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree +----------- @types/graceful-fs License: MIT License File: node_modules/@types/graceful-fs/LICENSE @@ -3728,11 +3813,25 @@ Copyright: Copyright (c) Microsoft Corporation. Source: https://github.com/DefinitelyTyped/DefinitelyTyped.git Link: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom ----------- +@types/json-schema +License: MIT +License File: node_modules/@types/json-schema/LICENSE +Copyright: Copyright (c) Microsoft Corporation. +Source: https://github.com/DefinitelyTyped/DefinitelyTyped.git +Link: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema +----------- @types/json5 License: MIT Source: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git Link: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git ----------- +@types/mocha +License: MIT +License File: node_modules/@types/mocha/LICENSE +Copyright: Copyright (c) Microsoft Corporation. +Source: https://github.com/DefinitelyTyped/DefinitelyTyped.git +Link: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha +----------- @types/node License: MIT License File: node_modules/@types/node/LICENSE @@ -3740,6 +3839,13 @@ Copyright: Copyright (c) Microsoft Corporation. Source: https://github.com/DefinitelyTyped/DefinitelyTyped.git Link: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node ----------- +@types/sortablejs +License: MIT +License File: node_modules/@types/sortablejs/LICENSE +Copyright: Copyright (c) Microsoft Corporation. +Source: https://github.com/DefinitelyTyped/DefinitelyTyped.git +Link: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sortablejs +----------- @types/stack-utils License: MIT License File: node_modules/@types/stack-utils/LICENSE @@ -3767,10 +3873,3 @@ License File: node_modules/@types/yargs/LICENSE Copyright: Copyright (c) Microsoft Corporation. Source: https://github.com/DefinitelyTyped/DefinitelyTyped.git Link: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs ------------ -@ungap/structured-clone -License: ISC -License File: node_modules/@ungap/structured-clone/LICENSE -Copyright: Copyright (c) 2021, Andrea Giammarchi, @WebReflection -Source: git+https://github.com/ungap/structured-clone.git -Link: https://github.com/ungap/structured-clone#readme diff --git a/dev/licensing/php-library-licenses.txt b/dev/licensing/php-library-licenses.txt index bf3619036f7..86e40a055b6 100644 --- a/dev/licensing/php-library-licenses.txt +++ b/dev/licensing/php-library-licenses.txt @@ -47,34 +47,6 @@ Copyright: Copyright (c) 2012 Dragonfly Development Inc. Source: https://github.com/dflydev/dflydev-dot-access-data.git Link: https://github.com/dflydev/dflydev-dot-access-data ----------- -doctrine/cache -License: MIT -License File: vendor/doctrine/cache/LICENSE -Copyright: Copyright (c) 2006-2015 Doctrine Project -Source: https://github.com/doctrine/cache.git -Link: https://www.doctrine-project.org/projects/cache.html ------------ -doctrine/dbal -License: MIT -License File: vendor/doctrine/dbal/LICENSE -Copyright: Copyright (c) 2006-2018 Doctrine Project -Source: https://github.com/doctrine/dbal.git -Link: https://www.doctrine-project.org/projects/dbal.html ------------ -doctrine/deprecations -License: MIT -License File: vendor/doctrine/deprecations/LICENSE -Copyright: Copyright (c) 2020-2021 Doctrine Project -Source: https://github.com/doctrine/deprecations.git -Link: https://www.doctrine-project.org/ ------------ -doctrine/event-manager -License: MIT -License File: vendor/doctrine/event-manager/LICENSE -Copyright: Copyright (c) 2006-2015 Doctrine Project -Source: https://github.com/doctrine/event-manager.git -Link: https://www.doctrine-project.org/projects/event-manager.html ------------ doctrine/inflector License: MIT License File: vendor/doctrine/inflector/LICENSE @@ -195,7 +167,7 @@ Link: https://github.com/guzzle/uri-template.git intervention/gif License: MIT License File: vendor/intervention/gif/LICENSE -Copyright: Copyright (c) 2020-2024 Oliver Vogel +Copyright: Copyright (c) 2020-present Oliver Vogel Source: https://github.com/Intervention/gif.git Link: https://github.com/intervention/gif ----------- @@ -311,6 +283,20 @@ Copyright: Copyright (c) 2013-2023 Alex Bilbie <*****@**********.***> Source: https://github.com/thephpleague/oauth2-client.git Link: https://github.com/thephpleague/oauth2-client.git ----------- +league/uri +License: MIT +License File: vendor/league/uri/LICENSE +Copyright: Copyright (c) 2015 ignace nyamagana butera +Source: https://github.com/thephpleague/uri.git +Link: https://uri.thephpleague.com +----------- +league/uri-interfaces +License: MIT +License File: vendor/league/uri-interfaces/LICENSE +Copyright: Copyright (c) 2015 ignace nyamagana butera +Source: https://github.com/thephpleague/uri-interfaces.git +Link: https://uri.thephpleague.com +----------- masterminds/html5 License: MIT License File: vendor/masterminds/html5/LICENSE.txt @@ -336,7 +322,7 @@ nesbot/carbon License: MIT License File: vendor/nesbot/carbon/LICENSE Copyright: Copyright (C) Brian Nesbitt -Source: https://github.com/briannesbitt/Carbon.git +Source: https://github.com/CarbonPHP/carbon.git Link: https://carbon.nesbot.com ----------- nette/schema @@ -419,13 +405,6 @@ Copyright (c) 2021-2024 Till Krüss (modified work) Source: https://github.com/predis/predis.git Link: http://github.com/predis/predis ----------- -psr/cache -License: MIT -License File: vendor/psr/cache/LICENSE.txt -Copyright: Copyright (c) 2015 PHP Framework Interoperability Group -Source: https://github.com/php-fig/cache.git -Link: https://github.com/php-fig/cache.git ------------ psr/clock License: MIT License File: vendor/psr/clock/LICENSE @@ -571,6 +550,13 @@ Copyright: Copyright (c) 2019-present Fabien Potencier Source: https://github.com/ssddanbrown/symfony-mailer.git Link: https://symfony.com ----------- +symfony/clock +License: MIT +License File: vendor/symfony/clock/LICENSE +Copyright: Copyright (c) 2022-present Fabien Potencier +Source: https://github.com/symfony/clock.git +Link: https://symfony.com +----------- symfony/console License: MIT License File: vendor/symfony/console/LICENSE