diff --git a/docs/credits.md b/docs/credits.md index f372c8f490..4a648d97cd 100644 --- a/docs/credits.md +++ b/docs/credits.md @@ -9,6 +9,7 @@ Octopus Deploy is made possible thanks to the following great third-party produc | Package | Authors and/or maintainers | Find it at... | License | | ------------------------------------------------- | ------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | | @aashutoshrathi/word-wrap | Jon Schlinkert | [https://github.com/aashutoshrathi/word-wrap](https://github.com/aashutoshrathi/word-wrap) | [MIT](https://spdx.org/licenses/MIT.html) | +| @adobe/css-tools | TJ Holowaychuk | [https://github.com/adobe/css-tools](https://github.com/adobe/css-tools) | [MIT](https://spdx.org/licenses/MIT.html) | | @amplitude/analytics-browser | Amplitude Inc | [https://github.com/amplitude/Amplitude-TypeScript](https://github.com/amplitude/Amplitude-TypeScript) | [MIT](https://spdx.org/licenses/MIT.html) | | @amplitude/analytics-client-common | Amplitude Inc | [https://github.com/amplitude/Amplitude-TypeScript](https://github.com/amplitude/Amplitude-TypeScript) | [MIT](https://spdx.org/licenses/MIT.html) | | @amplitude/analytics-connector | Amplitude | [https://github.com/amplitude/experiment-js-client](https://github.com/amplitude/experiment-js-client) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -71,7 +72,7 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @babel/plugin-syntax-class-static-block | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-syntax-dynamic-import | | [https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-syntax-export-namespace-from | | [https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-namespace-from](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-namespace-from) | [MIT](https://spdx.org/licenses/MIT.html) | -| @babel/plugin-syntax-flow | | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | +| @babel/plugin-syntax-flow | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-syntax-import-assertions | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-syntax-import-meta | | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-syntax-json-strings | | [https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -89,13 +90,14 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @babel/plugin-transform-async-to-generator | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-block-scoped-functions | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-block-scoping | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | +| @babel/plugin-transform-class-properties | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-classes | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-computed-properties | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-destructuring | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-dotall-regex | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-duplicate-keys | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-exponentiation-operator | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | -| @babel/plugin-transform-flow-strip-types | | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | +| @babel/plugin-transform-flow-strip-types | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-for-of | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-function-name | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-literals | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -106,11 +108,12 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @babel/plugin-transform-modules-umd | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-named-capturing-groups-regex | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-new-target | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | +| @babel/plugin-transform-nullish-coalescing-operator | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-object-super | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | +| @babel/plugin-transform-optional-chaining | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-parameters | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | +| @babel/plugin-transform-private-methods | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-property-literals | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | -| @babel/plugin-transform-react-jsx-self | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | -| @babel/plugin-transform-react-jsx-source | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-regenerator | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-reserved-words | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/plugin-transform-shorthand-properties | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -123,16 +126,17 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @babel/plugin-transform-unicode-regex | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/polyfill | Sebastian McKenzie | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/preset-env | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | -| @babel/preset-flow | James Kyle | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | +| @babel/preset-flow | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/preset-modules | | [https://github.com/babel/preset-modules](https://github.com/babel/preset-modules) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/preset-typescript | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | -| @babel/register | Sebastian McKenzie | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | +| @babel/register | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/runtime | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/template | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/traverse | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @babel/types | The Babel Team | [https://github.com/babel/babel](https://github.com/babel/babel) | [MIT](https://spdx.org/licenses/MIT.html) | | @bcoe/v8-coverage | Charles Samborski | [https://github.com/demurgos/v8-coverage](https://github.com/demurgos/v8-coverage) | [MIT](https://spdx.org/licenses/MIT.html) | | @chamaeleonidae/chmln | | [https://github.com/chamaeleonidae/chmln](https://github.com/chamaeleonidae/chmln) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | +| @chromatic-com/storybook | Chromatic | [https://github.com/chromaui/addon-visual-tests](https://github.com/chromaui/addon-visual-tests) | [MIT](https://spdx.org/licenses/MIT.html) | | @codemirror/autocomplete | Marijn Haverbeke | [https://github.com/codemirror/autocomplete](https://github.com/codemirror/autocomplete) | [MIT](https://spdx.org/licenses/MIT.html) | | @codemirror/commands | Marijn Haverbeke | [https://github.com/codemirror/commands](https://github.com/codemirror/commands) | [MIT](https://spdx.org/licenses/MIT.html) | | @codemirror/lang-css | Marijn Haverbeke | [https://github.com/codemirror/lang-css](https://github.com/codemirror/lang-css) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -151,7 +155,6 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @codemirror/theme-one-dark | Marijn Haverbeke | [https://github.com/codemirror/theme-one-dark](https://github.com/codemirror/theme-one-dark) | [MIT](https://spdx.org/licenses/MIT.html) | | @codemirror/view | Marijn Haverbeke | [https://github.com/codemirror/view](https://github.com/codemirror/view) | [MIT](https://spdx.org/licenses/MIT.html) | | @cspotcode/source-map-support | | [https://github.com/cspotcode/node-source-map-support](https://github.com/cspotcode/node-source-map-support) | [MIT](https://spdx.org/licenses/MIT.html) | -| @cush/relative | | [https://github.com/aleclarson/relative](https://github.com/aleclarson/relative) | [MIT](https://spdx.org/licenses/MIT.html) | | @date-io/core | Dmitriy Kovalenko | [https://github.com/dmtrKovalenko/date-io](https://github.com/dmtrKovalenko/date-io) | [MIT](https://spdx.org/licenses/MIT.html) | | @date-io/date-fns | Dmitriy Kovalenko | [https://github.com/dmtrKovalenko/date-io](https://github.com/dmtrKovalenko/date-io) | [MIT](https://spdx.org/licenses/MIT.html) | | @discoveryjs/json-ext | Roman Dvornov | [https://github.com/discoveryjs/json-ext](https://github.com/discoveryjs/json-ext) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -176,12 +179,8 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @eslint-community/regexpp | Toru Nagashima | [https://github.com/eslint-community/regexpp](https://github.com/eslint-community/regexpp) | [MIT](https://spdx.org/licenses/MIT.html) | | @eslint/eslintrc | Nicholas C. Zakas | [https://github.com/eslint/eslintrc](https://github.com/eslint/eslintrc) | [MIT](https://spdx.org/licenses/MIT.html) | | @eslint/js | | [https://github.com/eslint/eslint](https://github.com/eslint/eslint) | [MIT](https://spdx.org/licenses/MIT.html) | -| @floating-ui/core | atomiks | [https://github.com/floating-ui/floating-ui](https://github.com/floating-ui/floating-ui) | [MIT](https://spdx.org/licenses/MIT.html) | -| @floating-ui/dom | atomiks | [https://github.com/floating-ui/floating-ui](https://github.com/floating-ui/floating-ui) | [MIT](https://spdx.org/licenses/MIT.html) | -| @floating-ui/react-dom | atomiks | [https://github.com/floating-ui/floating-ui](https://github.com/floating-ui/floating-ui) | [MIT](https://spdx.org/licenses/MIT.html) | -| @fontsource/roboto | Lotus | [https://github.com/fontsource/fontsource](https://github.com/fontsource/fontsource) | [MIT](https://spdx.org/licenses/MIT.html) | +| @figma/rest-api-spec | Figma | [https://github.com/figma/rest-api-spec](https://github.com/figma/rest-api-spec) | [MIT](https://spdx.org/licenses/MIT.html) | | @fortawesome/fontawesome-free | The Font Awesome Team | [https://github.com/FortAwesome/Font-Awesome](https://github.com/FortAwesome/Font-Awesome) | [CC-BY-4.0](https://spdx.org/licenses/CC-BY-4.0.html) [OFL-1.1](https://spdx.org/licenses/OFL-1.1.html) [MIT](https://spdx.org/licenses/MIT.html) | -| @gar/promisify | Gar | [https://github.com/wraithgar/gar-promisify](https://github.com/wraithgar/gar-promisify) | [MIT](https://spdx.org/licenses/MIT.html) | | @humanwhocodes/config-array | Nicholas C. Zakas | [https://github.com/humanwhocodes/config-array](https://github.com/humanwhocodes/config-array) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | @humanwhocodes/module-importer | Nicholas C. Zaks | [https://github.com/humanwhocodes/module-importer](https://github.com/humanwhocodes/module-importer) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | @humanwhocodes/object-schema | Nicholas C. Zakas | [https://github.com/humanwhocodes/object-schema](https://github.com/humanwhocodes/object-schema) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | @@ -202,14 +201,16 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @jest/test-sequencer | | [https://github.com/facebook/jest](https://github.com/facebook/jest) | [MIT](https://spdx.org/licenses/MIT.html) | | @jest/transform | | [https://github.com/facebook/jest](https://github.com/facebook/jest) | [MIT](https://spdx.org/licenses/MIT.html) | | @jest/types | | [https://github.com/facebook/jest](https://github.com/facebook/jest) | [MIT](https://spdx.org/licenses/MIT.html) | +| @joshwooding/vite-plugin-react-docgen-typescript | Josh Wooding | [https://github.com/joshwooding/vite-plugin-react-docgen-typescript](https://github.com/joshwooding/vite-plugin-react-docgen-typescript) | [MIT](https://spdx.org/licenses/MIT.html) | | @jridgewell/gen-mapping | Justin Ridgewell | [https://github.com/jridgewell/gen-mapping](https://github.com/jridgewell/gen-mapping) | [MIT](https://spdx.org/licenses/MIT.html) | | @jridgewell/resolve-uri | Justin Ridgewell | [https://github.com/jridgewell/resolve-uri](https://github.com/jridgewell/resolve-uri) | [MIT](https://spdx.org/licenses/MIT.html) | | @jridgewell/set-array | Justin Ridgewell | [https://github.com/jridgewell/set-array](https://github.com/jridgewell/set-array) | [MIT](https://spdx.org/licenses/MIT.html) | | @jridgewell/source-map | Justin Ridgewell | [https://github.com/jridgewell/source-map](https://github.com/jridgewell/source-map) | [MIT](https://spdx.org/licenses/MIT.html) | | @jridgewell/sourcemap-codec | Rich Harris | [https://github.com/jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemap-codec) | [MIT](https://spdx.org/licenses/MIT.html) | | @jridgewell/trace-mapping | Justin Ridgewell | [https://github.com/jridgewell/trace-mapping](https://github.com/jridgewell/trace-mapping) | [MIT](https://spdx.org/licenses/MIT.html) | -| @ladle/react | Vojtech Miksu | [https://github.com/tajo/ladle](https://github.com/tajo/ladle) | [MIT](https://spdx.org/licenses/MIT.html) | -| @ladle/react-context | Vojtech Miksu | [https://github.com/tajo/ladle](https://github.com/tajo/ladle) | [MIT](https://spdx.org/licenses/MIT.html) | +| @jsonjoy.com/base64 | streamich | [https://github.com/jsonjoy-com/base64](https://github.com/jsonjoy-com/base64) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | +| @jsonjoy.com/json-pack | streamich | [https://github.com/jsonjoy-com/json-pack](https://github.com/jsonjoy-com/json-pack) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | +| @jsonjoy.com/util | streamich | [https://github.com/jsonjoy-com/util](https://github.com/jsonjoy-com/util) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | @leichtgewicht/ip-codec | Martin Heidegger | [https://github.com/martinheidegger/ip-codec](https://github.com/martinheidegger/ip-codec) | [MIT](https://spdx.org/licenses/MIT.html) | | @lezer/common | Marijn Haverbeke | [https://github.com/lezer-parser/common](https://github.com/lezer-parser/common) | [MIT](https://spdx.org/licenses/MIT.html) | | @lezer/css | Marijn Haverbeke | [https://github.com/lezer-parser/css](https://github.com/lezer-parser/css) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -222,6 +223,7 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @lezer/python | Marijn Haverbeke | [https://github.com/lezer-parser/python](https://github.com/lezer-parser/python) | [MIT](https://spdx.org/licenses/MIT.html) | | @lezer/xml | Marijn Haverbeke | [https://github.com/lezer-parser/xml](https://github.com/lezer-parser/xml) | [MIT](https://spdx.org/licenses/MIT.html) | | @lezer/yaml | Marijn Haverbeke | [https://github.com/lezer-parser/yaml](https://github.com/lezer-parser/yaml) | [MIT](https://spdx.org/licenses/MIT.html) | +| @marijn/find-cluster-break | Marijn Haverbeke | [https://github.com/marijnh/find-cluster-break](https://github.com/marijnh/find-cluster-break) | [MIT](https://spdx.org/licenses/MIT.html) | | @material-ui/core | Material-UI Team | [https://github.com/mui-org/material-ui](https://github.com/mui-org/material-ui) | [MIT](https://spdx.org/licenses/MIT.html) | | @material-ui/icons | Material-UI Team | [https://github.com/mui-org/material-ui](https://github.com/mui-org/material-ui) | [MIT](https://spdx.org/licenses/MIT.html) | | @material-ui/lab | Material-UI Team | [https://github.com/mui-org/material-ui](https://github.com/mui-org/material-ui) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -230,7 +232,6 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @material-ui/system | Material-UI Team | [https://github.com/mui-org/material-ui](https://github.com/mui-org/material-ui) | [MIT](https://spdx.org/licenses/MIT.html) | | @material-ui/types | Material-UI Team | [https://github.com/mui-org/material-ui](https://github.com/mui-org/material-ui) | [MIT](https://spdx.org/licenses/MIT.html) | | @material-ui/utils | Material-UI Team | [https://github.com/mui-org/material-ui](https://github.com/mui-org/material-ui) | [MIT](https://spdx.org/licenses/MIT.html) | -| @mdx-js/mdx | John Otander | [https://github.com/mdx-js/mdx](https://github.com/mdx-js/mdx) | [MIT](https://spdx.org/licenses/MIT.html) | | @mdx-js/react | John Otander | [https://github.com/mdx-js/mdx](https://github.com/mdx-js/mdx) | [MIT](https://spdx.org/licenses/MIT.html) | | @monaco-editor/loader | Suren Atoyan | [https://github.com/suren-atoyan/monaco-loader](https://github.com/suren-atoyan/monaco-loader) | [MIT](https://spdx.org/licenses/MIT.html) | | @monaco-editor/react | Suren Atoyan | [https://github.com/suren-atoyan/monaco-react](https://github.com/suren-atoyan/monaco-react) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -239,20 +240,62 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @nodelib/fs.scandir | | [https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir) | [MIT](https://spdx.org/licenses/MIT.html) | | @nodelib/fs.stat | | [https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat) | [MIT](https://spdx.org/licenses/MIT.html) | | @nodelib/fs.walk | | [https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk) | [MIT](https://spdx.org/licenses/MIT.html) | -| @npmcli/fs | GitHub Inc. | []() | [ISC](https://spdx.org/licenses/ISC.html) | -| @npmcli/move-file | | [https://github.com/npm/move-file](https://github.com/npm/move-file) | [MIT](https://spdx.org/licenses/MIT.html) | | @open-draft/until | Artem Zakharchenko | [https://github.com/open-draft/until](https://github.com/open-draft/until) | [MIT](https://spdx.org/licenses/MIT.html) | | @openfeature/core | | [https://github.com/open-feature/js-sdk](https://github.com/open-feature/js-sdk) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | @openfeature/react-sdk | | [https://github.com/open-feature/js-sdk](https://github.com/open-feature/js-sdk) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | @openfeature/web-sdk | | [https://github.com/open-feature/js-sdk](https://github.com/open-feature/js-sdk) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | @polka/url | Luke Edwards | [https://github.com/lukeed/polka](https://github.com/lukeed/polka) | [MIT](https://spdx.org/licenses/MIT.html) | -| @react-dnd/asap | | [https://github.com/kriskowal/asap](https://github.com/kriskowal/asap) | [MIT](https://spdx.org/licenses/MIT.html) | -| @react-dnd/invariant | Andres Suarez | [https://github.com/react-dnd/invariant](https://github.com/react-dnd/invariant) | [MIT](https://spdx.org/licenses/MIT.html) | -| @react-dnd/shallowequal | Alberto Leal | [https://github.com/react-dnd/shallowequal](https://github.com/react-dnd/shallowequal) | [MIT](https://spdx.org/licenses/MIT.html) | | @replit/codemirror-indentation-markers | Sergei Chestakov | [https://github.com/replit/codemirror-indentation-markers](https://github.com/replit/codemirror-indentation-markers) | [MIT](https://spdx.org/licenses/MIT.html) | +| @rollup/pluginutils | Rich Harris | [https://github.com/rollup/plugins](https://github.com/rollup/plugins) | [MIT](https://spdx.org/licenses/MIT.html) | +| @rollup/rollup-linux-x64-gnu | Lukas Taegert-Atkinson | [https://github.com/rollup/rollup](https://github.com/rollup/rollup) | [MIT](https://spdx.org/licenses/MIT.html) | +| @rollup/rollup-linux-x64-musl | Lukas Taegert-Atkinson | [https://github.com/rollup/rollup](https://github.com/rollup/rollup) | [MIT](https://spdx.org/licenses/MIT.html) | | @sinclair/typebox | sinclairzx81 | [https://github.com/sinclairzx81/typebox](https://github.com/sinclairzx81/typebox) | [MIT](https://spdx.org/licenses/MIT.html) | +| @sindresorhus/merge-streams | Sindre Sorhus | [https://github.com/sindresorhus/merge-streams](https://github.com/sindresorhus/merge-streams) | [MIT](https://spdx.org/licenses/MIT.html) | | @sinonjs/commons | | [https://github.com/sinonjs/commons](https://github.com/sinonjs/commons) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | @sinonjs/fake-timers | Christian Johansen | [https://github.com/sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | +| @storybook/addon-actions | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/addon-backgrounds | jbaxleyiii | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/addon-controls | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/addon-docs | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/addon-essentials | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/addon-highlight | winkerVSbecks | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/addon-interactions | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/addon-links | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/addon-measure | winkerVSbecks | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/addon-onboarding | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/addon-outline | winkerVSbecks | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/addon-toolbars | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/addon-viewport | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/blocks | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/builder-vite | Eirik Sletteberg | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/components | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/core | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/csf | | [https://github.com/ComponentDriven/csf](https://github.com/ComponentDriven/csf) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/csf-plugin | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/global | Norbert | [https://github.com/storybookjs/global](https://github.com/storybookjs/global) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/icons | cdedreuille | [https://github.com/storybookjs/icons](https://github.com/storybookjs/icons) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/instrumenter | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/manager-api | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/preview-api | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/react | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/react-dom-shim | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/react-vite | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/test | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @storybook/theming | | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/babel-plugin-add-jsx-attribute | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-add-jsx-attribute](https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-add-jsx-attribute) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/babel-plugin-remove-jsx-attribute | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-remove-jsx-attribute](https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-remove-jsx-attribute) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/babel-plugin-remove-jsx-empty-expression | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-remove-jsx-empty-expression](https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-remove-jsx-empty-expression) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/babel-plugin-replace-jsx-attribute-value | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-replace-jsx-attribute-value](https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-replace-jsx-attribute-value) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/babel-plugin-svg-dynamic-title | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-svg-dynamic-title](https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-svg-dynamic-title) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/babel-plugin-svg-em-dimensions | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-svg-em-dimensions](https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-svg-em-dimensions) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/babel-plugin-transform-react-native-svg | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-transform-react-native-svg](https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-transform-react-native-svg) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/babel-plugin-transform-svg-component | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-transform-svg-component](https://github.com/gregberge/svgr/tree/main/packages/babel-plugin-transform-svg-component) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/babel-preset | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/babel-preset](https://github.com/gregberge/svgr/tree/main/packages/babel-preset) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/core | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/core](https://github.com/gregberge/svgr/tree/main/packages/core) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/hast-util-to-babel-ast | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/hast-util-to-babel-ast](https://github.com/gregberge/svgr/tree/main/packages/hast-util-to-babel-ast) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/plugin-jsx | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/plugin-jsx](https://github.com/gregberge/svgr/tree/main/packages/plugin-jsx) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/plugin-prettier | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/plugin-prettier](https://github.com/gregberge/svgr/tree/main/packages/plugin-prettier) | [MIT](https://spdx.org/licenses/MIT.html) | +| @svgr/plugin-svgo | Greg Bergé | [https://github.com/gregberge/svgr/tree/main/packages/plugin-svgo](https://github.com/gregberge/svgr/tree/main/packages/plugin-svgo) | [MIT](https://spdx.org/licenses/MIT.html) | | @swc/core | 강동윤 | [https://github.com/swc-project/swc](https://github.com/swc-project/swc) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | @swc/core-linux-x64-gnu | 강동윤 | [https://github.com/swc-project/swc](https://github.com/swc-project/swc) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) [MIT](https://spdx.org/licenses/MIT.html) | | @swc/core-linux-x64-musl | 강동윤 | [https://github.com/swc-project/swc](https://github.com/swc-project/swc) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) [MIT](https://spdx.org/licenses/MIT.html) | @@ -268,11 +311,11 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @testing-library/user-event | Giorgio Polvara | [https://github.com/testing-library/user-event](https://github.com/testing-library/user-event) | [MIT](https://spdx.org/licenses/MIT.html) | | @tokens-studio/sd-transforms | Joren Broekema | [https://github.com/tokens-studio/sd-transforms](https://github.com/tokens-studio/sd-transforms) | [MIT](https://spdx.org/licenses/MIT.html) | | @tootallnate/once | Nathan Rajlich | [https://github.com/TooTallNate/once](https://github.com/TooTallNate/once) | [MIT](https://spdx.org/licenses/MIT.html) | +| @trysound/sax | Isaac Z. Schlueter | [https://github.com/svg/sax](https://github.com/svg/sax) | [ISC](https://spdx.org/licenses/ISC.html) | | @tsconfig/node10 | | [https://github.com/tsconfig/bases](https://github.com/tsconfig/bases) | [MIT](https://spdx.org/licenses/MIT.html) | | @tsconfig/node12 | | [https://github.com/tsconfig/bases](https://github.com/tsconfig/bases) | [MIT](https://spdx.org/licenses/MIT.html) | | @tsconfig/node14 | | [https://github.com/tsconfig/bases](https://github.com/tsconfig/bases) | [MIT](https://spdx.org/licenses/MIT.html) | | @tsconfig/node16 | | [https://github.com/tsconfig/bases](https://github.com/tsconfig/bases) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/acorn | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/aria-query | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/babel__core | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/babel__generator | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -282,21 +325,20 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @types/bonjour | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/chamaeleonidae__chmln | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/classnames | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/clipboard | | []() | [MIT](https://spdx.org/licenses/MIT.html) | +| @types/clipboard | | | [MIT](https://spdx.org/licenses/MIT.html) | | @types/connect | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/connect-history-api-fallback | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/cookie | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/css-mediaquery | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/debug | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | +| @types/doctrine | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/eslint | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/eslint-scope | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/estree | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/estree-jsx | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/express | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/express-serve-static-core | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/glob | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/graceful-fs | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/hast | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/history | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/hoist-non-react-statics | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/html-minifier-terser | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -317,9 +359,9 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @types/loadjs | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/lodash | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/lodash.debounce | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | +| @types/lodash.get | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/lodash.throttle | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/material-ui | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/mdast | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/mdx | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/mime | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/minimatch | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -327,28 +369,24 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @types/node | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/node-forge | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/parse-json | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/parse5 | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/pluralize | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/prettier | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/prismjs | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/prop-types | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/q | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/qs | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/range-parser | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/react | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/react-addons-linked-state-mixin | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/react-dnd-multi-backend | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/react-dom | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/react-is | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/react-redux | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/react-responsive | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/react-router | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/react-router-dom | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/react-stickynode | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/react-test-renderer | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/react-transition-group | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/react-virtualized | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/resize-observer-browser | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | +| @types/resolve | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/retry | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/scheduler | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/semver | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -358,26 +396,20 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @types/set-cookie-parser | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/showdown | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/sockjs | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/source-list-map | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/source-map | | [https://github.com/mozilla/source-map](https://github.com/mozilla/source-map) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/stack-utils | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/stacktrace-js | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/styled-jsx | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/tapable | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/testing-library__jest-dom | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/tough-cookie | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/ua-parser-js | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/uglify-js | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/unist | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/urijs | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/use-sync-external-store | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/uuid | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/webpack | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/webpack-bundle-analyzer | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/webpack-dev-server | | []() | [MIT](https://spdx.org/licenses/MIT.html) | +| @types/webpack-dev-server | | | [MIT](https://spdx.org/licenses/MIT.html) | | @types/webpack-env | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/webpack-merge | | []() | [MIT](https://spdx.org/licenses/MIT.html) | -| @types/webpack-sources | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | +| @types/webpack-merge | | | [MIT](https://spdx.org/licenses/MIT.html) | | @types/ws | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/yargs | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | | @types/yargs-parser | | [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -394,8 +426,11 @@ Octopus Deploy is made possible thanks to the following great third-party produc | @uiw/codemirror-themes | kenny wong | [https://github.com/uiwjs/react-codemirror](https://github.com/uiwjs/react-codemirror) | [MIT](https://spdx.org/licenses/MIT.html) | | @uiw/react-codemirror | kenny wong | [https://github.com/uiwjs/react-codemirror](https://github.com/uiwjs/react-codemirror) | [MIT](https://spdx.org/licenses/MIT.html) | | @ungap/structured-clone | Andrea Giammarchi | [https://github.com/ungap/structured-clone](https://github.com/ungap/structured-clone) | [ISC](https://spdx.org/licenses/ISC.html) | -| @vitejs/plugin-react | Evan You | [https://github.com/vitejs/vite-plugin-react](https://github.com/vitejs/vite-plugin-react) | [MIT](https://spdx.org/licenses/MIT.html) | | @vitejs/plugin-react-swc | Arnaud Barré | [https://github.com/vitejs/vite-plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | [MIT](https://spdx.org/licenses/MIT.html) | +| @vitest/expect | | [https://github.com/vitest-dev/vitest](https://github.com/vitest-dev/vitest) | [MIT](https://spdx.org/licenses/MIT.html) | +| @vitest/pretty-format | | [https://github.com/vitest-dev/vitest](https://github.com/vitest-dev/vitest) | [MIT](https://spdx.org/licenses/MIT.html) | +| @vitest/spy | | [https://github.com/vitest-dev/vitest](https://github.com/vitest-dev/vitest) | [MIT](https://spdx.org/licenses/MIT.html) | +| @vitest/utils | | [https://github.com/vitest-dev/vitest](https://github.com/vitest-dev/vitest) | [MIT](https://spdx.org/licenses/MIT.html) | | @webassemblyjs/ast | Sven Sauleau | [https://github.com/xtuc/webassemblyjs](https://github.com/xtuc/webassemblyjs) | [MIT](https://spdx.org/licenses/MIT.html) | | @webassemblyjs/floating-point-hex-parser | Mauro Bringolf | [https://github.com/xtuc/webassemblyjs](https://github.com/xtuc/webassemblyjs) | [MIT](https://spdx.org/licenses/MIT.html) | | @webassemblyjs/helper-api-error | Sven Sauleau | [https://github.com/xtuc/webassemblyjs](https://github.com/xtuc/webassemblyjs) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -423,39 +458,27 @@ Octopus Deploy is made possible thanks to the following great third-party produc | accepts | | [https://github.com/jshttp/accepts](https://github.com/jshttp/accepts) | [MIT](https://spdx.org/licenses/MIT.html) | | acorn | | [https://github.com/acornjs/acorn](https://github.com/acornjs/acorn) | [MIT](https://spdx.org/licenses/MIT.html) | | acorn-globals | ForbesLindesay | [https://github.com/ForbesLindesay/acorn-globals](https://github.com/ForbesLindesay/acorn-globals) | [MIT](https://spdx.org/licenses/MIT.html) | -| acorn-import-assertions | Sven Sauleau | [https://github.com/xtuc/acorn-import-assertions](https://github.com/xtuc/acorn-import-assertions) | [MIT](https://spdx.org/licenses/MIT.html) | | acorn-jsx | | [https://github.com/acornjs/acorn-jsx](https://github.com/acornjs/acorn-jsx) | [MIT](https://spdx.org/licenses/MIT.html) | | acorn-walk | | [https://github.com/acornjs/acorn](https://github.com/acornjs/acorn) | [MIT](https://spdx.org/licenses/MIT.html) | | agent-base | Nathan Rajlich | [https://github.com/TooTallNate/node-agent-base](https://github.com/TooTallNate/node-agent-base) | [MIT](https://spdx.org/licenses/MIT.html) | -| aggregate-error | Sindre Sorhus | [https://github.com/sindresorhus/aggregate-error](https://github.com/sindresorhus/aggregate-error) | [MIT](https://spdx.org/licenses/MIT.html) | | ajv | Evgeny Poberezkin | [https://github.com/ajv-validator/ajv](https://github.com/ajv-validator/ajv) | [MIT](https://spdx.org/licenses/MIT.html) | -| ajv-errors | | [https://github.com/epoberezkin/ajv-errors](https://github.com/epoberezkin/ajv-errors) | [MIT](https://spdx.org/licenses/MIT.html) | | ajv-formats | Evgeny Poberezkin | [https://github.com/ajv-validator/ajv-formats](https://github.com/ajv-validator/ajv-formats) | [MIT](https://spdx.org/licenses/MIT.html) | | ajv-keywords | Evgeny Poberezkin | [https://github.com/epoberezkin/ajv-keywords](https://github.com/epoberezkin/ajv-keywords) | [MIT](https://spdx.org/licenses/MIT.html) | -| alphanum-sort | Bogdan Chadkin | [https://github.com/TrySound/alphanum-sort](https://github.com/TrySound/alphanum-sort) | [MIT](https://spdx.org/licenses/MIT.html) | | animate.css | Animate.css | [https://github.com/animate-css/animate.css](https://github.com/animate-css/animate.css) | [MIT](https://spdx.org/licenses/MIT.html) | -| ansi-align | nexdrew | [https://github.com/nexdrew/ansi-align](https://github.com/nexdrew/ansi-align) | [ISC](https://spdx.org/licenses/ISC.html) | -| ansi-colors | Brian Woodward | [https://github.com/doowb/ansi-colors](https://github.com/doowb/ansi-colors) | [MIT](https://spdx.org/licenses/MIT.html) | | ansi-escapes | Sindre Sorhus | [https://github.com/sindresorhus/ansi-escapes](https://github.com/sindresorhus/ansi-escapes) | [MIT](https://spdx.org/licenses/MIT.html) | -| ansi-html | Tjatse | [https://github.com/Tjatse/ansi-html](https://github.com/Tjatse/ansi-html) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | ansi-html-community | mahdyar | [https://github.com/mahdyar/ansi-html-community](https://github.com/mahdyar/ansi-html-community) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | ansi-regex | Sindre Sorhus | [https://github.com/chalk/ansi-regex](https://github.com/chalk/ansi-regex) | [MIT](https://spdx.org/licenses/MIT.html) | | ansi-styles | Sindre Sorhus | [https://github.com/chalk/ansi-styles](https://github.com/chalk/ansi-styles) | [MIT](https://spdx.org/licenses/MIT.html) | -| any-promise | Kevin Beaty | [https://github.com/kevinbeaty/any-promise](https://github.com/kevinbeaty/any-promise) | [MIT](https://spdx.org/licenses/MIT.html) | | anymatch | Elan Shanker | [https://github.com/micromatch/anymatch](https://github.com/micromatch/anymatch) | [ISC](https://spdx.org/licenses/ISC.html) | | are-docs-informative | Josh Goldberg | [https://github.com/JoshuaKGoldberg/are-docs-informative](https://github.com/JoshuaKGoldberg/are-docs-informative) | [MIT](https://spdx.org/licenses/MIT.html) | | arg | Josh Junon | [https://github.com/zeit/arg](https://github.com/zeit/arg) | [MIT](https://spdx.org/licenses/MIT.html) | | argparse | | [https://github.com/nodeca/argparse](https://github.com/nodeca/argparse) | [Python-2.0](https://spdx.org/licenses/Python-2.0.html) | | aria-query | Jesse Beach | [https://github.com/A11yance/aria-query](https://github.com/A11yance/aria-query) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | -| arr-diff | Jon Schlinkert | [https://github.com/jonschlinkert/arr-diff](https://github.com/jonschlinkert/arr-diff) | [MIT](https://spdx.org/licenses/MIT.html) | -| arr-flatten | Jon Schlinkert | [https://github.com/jonschlinkert/arr-flatten](https://github.com/jonschlinkert/arr-flatten) | [MIT](https://spdx.org/licenses/MIT.html) | -| arr-union | Jon Schlinkert | [https://github.com/jonschlinkert/arr-union](https://github.com/jonschlinkert/arr-union) | [MIT](https://spdx.org/licenses/MIT.html) | | array-buffer-byte-length | Jordan Harband | [https://github.com/inspect-js/array-buffer-byte-length](https://github.com/inspect-js/array-buffer-byte-length) | [MIT](https://spdx.org/licenses/MIT.html) | | array-flatten | Blake Embrey | [https://github.com/blakeembrey/array-flatten](https://github.com/blakeembrey/array-flatten) | [MIT](https://spdx.org/licenses/MIT.html) | | array-includes | Jordan Harband | [https://github.com/es-shims/array-includes](https://github.com/es-shims/array-includes) | [MIT](https://spdx.org/licenses/MIT.html) | | array-union | Sindre Sorhus | [https://github.com/sindresorhus/array-union](https://github.com/sindresorhus/array-union) | [MIT](https://spdx.org/licenses/MIT.html) | | array-uniq | Sindre Sorhus | [https://github.com/sindresorhus/array-uniq](https://github.com/sindresorhus/array-uniq) | [MIT](https://spdx.org/licenses/MIT.html) | -| array-unique | Jon Schlinkert | [https://github.com/jonschlinkert/array-unique](https://github.com/jonschlinkert/array-unique) | [MIT](https://spdx.org/licenses/MIT.html) | | array.prototype.findlastindex | Jordan Harband | [https://github.com/es-shims/Array.prototype.findLastIndex](https://github.com/es-shims/Array.prototype.findLastIndex) | [MIT](https://spdx.org/licenses/MIT.html) | | array.prototype.flat | Jordan Harband | [https://github.com/es-shims/Array.prototype.flat](https://github.com/es-shims/Array.prototype.flat) | [MIT](https://spdx.org/licenses/MIT.html) | | array.prototype.flatmap | Jordan Harband | [https://github.com/es-shims/Array.prototype.flatMap](https://github.com/es-shims/Array.prototype.flatMap) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -463,17 +486,14 @@ Octopus Deploy is made possible thanks to the following great third-party produc | arraybuffer.prototype.slice | Jordan Harband | [https://github.com/es-shims/ArrayBuffer.prototype.slice](https://github.com/es-shims/ArrayBuffer.prototype.slice) | [MIT](https://spdx.org/licenses/MIT.html) | | asn1 | Joyent | [https://github.com/joyent/node-asn1](https://github.com/joyent/node-asn1) | [MIT](https://spdx.org/licenses/MIT.html) | | assert-plus | Mark Cavage | [https://github.com/mcavage/node-assert-plus](https://github.com/mcavage/node-assert-plus) | [MIT](https://spdx.org/licenses/MIT.html) | -| assign-symbols | Jon Schlinkert | [https://github.com/jonschlinkert/assign-symbols](https://github.com/jonschlinkert/assign-symbols) | [MIT](https://spdx.org/licenses/MIT.html) | +| assertion-error | Jake Luer | [https://github.com/chaijs/assertion-error](https://github.com/chaijs/assertion-error) | [MIT](https://spdx.org/licenses/MIT.html) | | ast-types | Ben Newman | [https://github.com/benjamn/ast-types](https://github.com/benjamn/ast-types) | [MIT](https://spdx.org/licenses/MIT.html) | -| astring | David Bonnet | [https://github.com/davidbonnet/astring](https://github.com/davidbonnet/astring) | [MIT](https://spdx.org/licenses/MIT.html) | -| async | Caolan McMahon | [https://github.com/caolan/async](https://github.com/caolan/async) | [MIT](https://spdx.org/licenses/MIT.html) | -| async-each | Paul Miller | [https://github.com/paulmillr/async-each](https://github.com/paulmillr/async-each) | [MIT](https://spdx.org/licenses/MIT.html) | -| async-limiter | Samuel Reed | [https://github.com/strml/async-limiter](https://github.com/strml/async-limiter) | [MIT](https://spdx.org/licenses/MIT.html) | | asynckit | Alex Indigo | [https://github.com/alexindigo/asynckit](https://github.com/alexindigo/asynckit) | [MIT](https://spdx.org/licenses/MIT.html) | +| at-least-node | Ryan Zimmerman | [https://github.com/RyanZim/at-least-node](https://github.com/RyanZim/at-least-node) | [ISC](https://spdx.org/licenses/ISC.html) | | atob | AJ ONeal | [git://git.coolaj86.com/coolaj86/atob.js](git://git.coolaj86.com/coolaj86/atob.js) | [MIT](https://spdx.org/licenses/MIT.html) [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | attr-accept | Andrey Okonetchnikov @okonetchnikov | [https://github.com/react-dropzone/attr-accept](https://github.com/react-dropzone/attr-accept) | [MIT](https://spdx.org/licenses/MIT.html) | -| Autofac | Autofac Contributors | [https://autofac.org/](https://autofac.org/) | [MIT](https://www.nuget.org/packages/Autofac/8.0.0/license) | -| Autofac.Extensions.DependencyInjection | Autofac Contributors | [https://autofac.org/](https://autofac.org/) | [MIT](https://www.nuget.org/packages/Autofac.Extensions.DependencyInjection/9.0.0/license) | +| Autofac | Autofac Contributors | [https://autofac.org/](https://autofac.org/) | [MIT](https://www.nuget.org/packages/Autofac/8.2.0/license) | +| Autofac.Extensions.DependencyInjection | Autofac Contributors | [https://autofac.org/](https://autofac.org/) | [MIT](https://www.nuget.org/packages/Autofac.Extensions.DependencyInjection/10.0.0/license) | | available-typed-arrays | Jordan Harband | [https://github.com/inspect-js/available-typed-arrays](https://github.com/inspect-js/available-typed-arrays) | [MIT](https://spdx.org/licenses/MIT.html) | | aws-sign2 | Mikeal Rogers | [https://github.com/mikeal/aws-sign](https://github.com/mikeal/aws-sign) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | aws4 | Michael Hart | [https://github.com/mhart/aws4](https://github.com/mhart/aws4) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -484,8 +504,8 @@ Octopus Deploy is made possible thanks to the following great third-party produc | axe-core | | [https://github.com/dequelabs/axe-core](https://github.com/dequelabs/axe-core) | [MPL-2.0](https://spdx.org/licenses/MPL-2.0.html) | | axios | Matt Zabriskie | [https://github.com/axios/axios](https://github.com/axios/axios) | [MIT](https://spdx.org/licenses/MIT.html) | | axios-retry | Rubén Norte | [https://github.com/softonic/axios-retry](https://github.com/softonic/axios-retry) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | -| Azure.Identity | Microsoft | [https://github.com/Azure/azure-sdk-for-net/blob/Azure.Identity_1.11.4/sdk/identity/Azure.Identity/README.md](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Identity_1.11.4/sdk/identity/Azure.Identity/README.md) | [MIT](https://www.nuget.org/packages/Azure.Identity/1.11.4/license) | -| babel-core | Logan Smyth | []() | [MIT](https://spdx.org/licenses/MIT.html) | +| Azure.Identity | Microsoft | [https://github.com/Azure/azure-sdk-for-net/blob/Azure.Identity_1.13.2/sdk/identity/Azure.Identity/README.md](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Identity_1.13.2/sdk/identity/Azure.Identity/README.md) | [MIT](https://www.nuget.org/packages/Azure.Identity/1.13.2/license) | +| AzureSignTool | Kevin Jones | [https://github.com/vcsjones/AzureSignTool](https://github.com/vcsjones/AzureSignTool) | [MIT](https://www.nuget.org/packages/AzureSignTool/6.0.0/license) | | babel-jest | | [https://github.com/facebook/jest](https://github.com/facebook/jest) | [MIT](https://spdx.org/licenses/MIT.html) | | babel-loader | Luis Couto | [https://github.com/babel/babel-loader](https://github.com/babel/babel-loader) | [MIT](https://spdx.org/licenses/MIT.html) | | babel-plugin-dynamic-import-node | Jordan Gensler | [https://github.com/airbnb/babel-plugin-dynamic-import-node](https://github.com/airbnb/babel-plugin-dynamic-import-node) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -499,41 +519,33 @@ Octopus Deploy is made possible thanks to the following great third-party produc | babel-plugin-syntax-jsx | | [https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-jsx](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-jsx) | [MIT](https://spdx.org/licenses/MIT.html) | | babel-preset-current-node-syntax | Nicolò Ribaudo | [https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax](https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax) | [MIT](https://spdx.org/licenses/MIT.html) | | babel-preset-jest | | [https://github.com/facebook/jest](https://github.com/facebook/jest) | [MIT](https://spdx.org/licenses/MIT.html) | -| bail | Titus Wormer | [https://github.com/wooorm/bail](https://github.com/wooorm/bail) | [MIT](https://spdx.org/licenses/MIT.html) | | balanced-match | Julian Gruber | [https://github.com/juliangruber/balanced-match](https://github.com/juliangruber/balanced-match) | [MIT](https://spdx.org/licenses/MIT.html) | -| base | Jon Schlinkert | [https://github.com/node-base/base](https://github.com/node-base/base) | [MIT](https://spdx.org/licenses/MIT.html) | | base64-js | T. Jameson Little | [https://github.com/beatgammit/base64-js](https://github.com/beatgammit/base64-js) | [MIT](https://spdx.org/licenses/MIT.html) | | batch | TJ Holowaychuk | [https://github.com/visionmedia/batch](https://github.com/visionmedia/batch) | [MIT](https://spdx.org/licenses/MIT.html) | | bcrypt-pbkdf | | [https://github.com/joyent/node-bcrypt-pbkdf](https://github.com/joyent/node-bcrypt-pbkdf) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | -| big-integer | Peter Olson | [https://github.com/peterolson/BigInteger.js](https://github.com/peterolson/BigInteger.js) | [Unlicense](https://spdx.org/licenses/Unlicense.html) | +| better-opn | Michael Lin | [https://github.com/ExiaSR/better-opn](https://github.com/ExiaSR/better-opn) | [MIT](https://spdx.org/licenses/MIT.html) | | big.js | Michael Mclaughlin | [https://github.com/MikeMcl/big.js](https://github.com/MikeMcl/big.js) | [MIT](https://spdx.org/licenses/MIT.html) | | binary-extensions | Sindre Sorhus | [https://github.com/sindresorhus/binary-extensions](https://github.com/sindresorhus/binary-extensions) | [MIT](https://spdx.org/licenses/MIT.html) | | bl | | [https://github.com/rvagg/bl](https://github.com/rvagg/bl) | [MIT](https://spdx.org/licenses/MIT.html) | | body-parser | | [https://github.com/expressjs/body-parser](https://github.com/expressjs/body-parser) | [MIT](https://spdx.org/licenses/MIT.html) | -| bonjour | Thomas Watson Steen | [https://github.com/watson/bonjour](https://github.com/watson/bonjour) | [MIT](https://spdx.org/licenses/MIT.html) | | bonjour-service | ON LX Lited | [https://github.com/onlxltd/bonjour-service](https://github.com/onlxltd/bonjour-service) | [MIT](https://spdx.org/licenses/MIT.html) | | boolbase | Felix Boehm | [https://github.com/fb55/boolbase](https://github.com/fb55/boolbase) | [ISC](https://spdx.org/licenses/ISC.html) | -| BouncyCastle.Cryptography | Legion of the Bouncy Castle Inc. | [https://www.bouncycastle.org/stable/nuget/csharp/website](https://www.bouncycastle.org/stable/nuget/csharp/website) | [MIT](https://www.nuget.org/packages/BouncyCastle.Cryptography/2.4.0/license) | -| boxen | Sindre Sorhus | [https://github.com/sindresorhus/boxen](https://github.com/sindresorhus/boxen) | [MIT](https://spdx.org/licenses/MIT.html) | -| bplist-parser | Joe Ferner | [https://github.com/nearinfinity/node-bplist-parser](https://github.com/nearinfinity/node-bplist-parser) | [MIT](https://spdx.org/licenses/MIT.html) | +| BouncyCastle.Cryptography | Legion of the Bouncy Castle Inc. | [https://www.bouncycastle.org/stable/nuget/csharp/website](https://www.bouncycastle.org/stable/nuget/csharp/website) | [MIT](https://www.nuget.org/packages/BouncyCastle.Cryptography/2.5.0/license) | | brace-expansion | Julian Gruber | [https://github.com/juliangruber/brace-expansion](https://github.com/juliangruber/brace-expansion) | [MIT](https://spdx.org/licenses/MIT.html) | | braces | Jon Schlinkert | [https://github.com/micromatch/braces](https://github.com/micromatch/braces) | [MIT](https://spdx.org/licenses/MIT.html) | +| browser-assert | muji | [https://github.com/socialally/browser-assert](https://github.com/socialally/browser-assert) | [MIT](https://spdx.org/licenses/MIT.html) | | browser-process-hrtime | kumavis | [https://github.com/kumavis/browser-process-hrtime](https://github.com/kumavis/browser-process-hrtime) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | | browserslist | Andrey Sitnik | [https://github.com/browserslist/browserslist](https://github.com/browserslist/browserslist) | [MIT](https://spdx.org/licenses/MIT.html) | | bs-logger | Huafu Gandon | [https://github.com/huafu/bs-logger](https://github.com/huafu/bs-logger) | [MIT](https://spdx.org/licenses/MIT.html) | | bser | Wez Furlong | [https://github.com/facebook/watchman](https://github.com/facebook/watchman) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | buffer | Feross Aboukhadijeh | [https://github.com/feross/buffer](https://github.com/feross/buffer) | [MIT](https://spdx.org/licenses/MIT.html) | | buffer-from | | [https://github.com/LinusU/buffer-from](https://github.com/LinusU/buffer-from) | [MIT](https://spdx.org/licenses/MIT.html) | -| buffer-indexof | Ryan Day | [https://github.com/soldair/node-buffer-indexof](https://github.com/soldair/node-buffer-indexof) | [MIT](https://spdx.org/licenses/MIT.html) | | builtin-modules | Sindre Sorhus | [https://github.com/sindresorhus/builtin-modules](https://github.com/sindresorhus/builtin-modules) | [MIT](https://spdx.org/licenses/MIT.html) | | bundle-name | Sindre Sorhus | [https://github.com/sindresorhus/bundle-name](https://github.com/sindresorhus/bundle-name) | [MIT](https://spdx.org/licenses/MIT.html) | | bytes | TJ Holowaychuk | [https://github.com/visionmedia/bytes.js](https://github.com/visionmedia/bytes.js) | [MIT](https://spdx.org/licenses/MIT.html) | -| cacache | | [https://github.com/npm/cacache](https://github.com/npm/cacache) | [ISC](https://spdx.org/licenses/ISC.html) | -| cache-base | Jon Schlinkert | [https://github.com/jonschlinkert/cache-base](https://github.com/jonschlinkert/cache-base) | [MIT](https://spdx.org/licenses/MIT.html) | -| cache-content-type | dead_horse | [https://github.com/node-modules/cache-content-type](https://github.com/node-modules/cache-content-type) | [MIT](https://spdx.org/licenses/MIT.html) | | call-bind | Jordan Harband | [https://github.com/ljharb/call-bind](https://github.com/ljharb/call-bind) | [MIT](https://spdx.org/licenses/MIT.html) | -| caller-callsite | Sindre Sorhus | [https://github.com/sindresorhus/caller-callsite](https://github.com/sindresorhus/caller-callsite) | [MIT](https://spdx.org/licenses/MIT.html) | -| caller-path | Sindre Sorhus | [https://github.com/sindresorhus/caller-path](https://github.com/sindresorhus/caller-path) | [MIT](https://spdx.org/licenses/MIT.html) | +| call-bind-apply-helpers | Jordan Harband | [https://github.com/ljharb/call-bind-apply-helpers](https://github.com/ljharb/call-bind-apply-helpers) | [MIT](https://spdx.org/licenses/MIT.html) | +| call-bound | Jordan Harband | [https://github.com/ljharb/call-bound](https://github.com/ljharb/call-bound) | [MIT](https://spdx.org/licenses/MIT.html) | | callsites | Sindre Sorhus | [https://github.com/sindresorhus/callsites](https://github.com/sindresorhus/callsites) | [MIT](https://spdx.org/licenses/MIT.html) | | camel-case | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | | camelcase | Sindre Sorhus | [https://github.com/sindresorhus/camelcase](https://github.com/sindresorhus/camelcase) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -541,27 +553,21 @@ Octopus Deploy is made possible thanks to the following great third-party produc | caniuse-lite | Ben Briggs | [https://github.com/browserslist/caniuse-lite](https://github.com/browserslist/caniuse-lite) | [CC-BY-4.0](https://spdx.org/licenses/CC-BY-4.0.html) | | capital-case | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | | caseless | Mikeal Rogers | [https://github.com/mikeal/caseless](https://github.com/mikeal/caseless) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | -| ccount | Titus Wormer | [https://github.com/wooorm/ccount](https://github.com/wooorm/ccount) | [MIT](https://spdx.org/licenses/MIT.html) | +| chai | Jake Luer | [https://github.com/chaijs/chai](https://github.com/chaijs/chai) | [MIT](https://spdx.org/licenses/MIT.html) | | chalk | | [https://github.com/chalk/chalk](https://github.com/chalk/chalk) | [MIT](https://spdx.org/licenses/MIT.html) | | change-case | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | | char-regex | Richie Bendall | [https://github.com/Richienb/char-regex](https://github.com/Richienb/char-regex) | [MIT](https://spdx.org/licenses/MIT.html) | -| character-entities | Titus Wormer | [https://github.com/wooorm/character-entities](https://github.com/wooorm/character-entities) | [MIT](https://spdx.org/licenses/MIT.html) | -| character-entities-html4 | Titus Wormer | [https://github.com/wooorm/character-entities-html4](https://github.com/wooorm/character-entities-html4) | [MIT](https://spdx.org/licenses/MIT.html) | -| character-entities-legacy | Titus Wormer | [https://github.com/wooorm/character-entities-legacy](https://github.com/wooorm/character-entities-legacy) | [MIT](https://spdx.org/licenses/MIT.html) | -| character-reference-invalid | Titus Wormer | [https://github.com/wooorm/character-reference-invalid](https://github.com/wooorm/character-reference-invalid) | [MIT](https://spdx.org/licenses/MIT.html) | | chardet | Dmitry Shirokov | [https://github.com/runk/node-chardet](https://github.com/runk/node-chardet) | [MIT](https://spdx.org/licenses/MIT.html) | +| check-error | Jake Luer | [https://github.com/chaijs/check-error](https://github.com/chaijs/check-error) | [MIT](https://spdx.org/licenses/MIT.html) | | chokidar | Paul Miller | [https://github.com/paulmillr/chokidar](https://github.com/paulmillr/chokidar) | [MIT](https://spdx.org/licenses/MIT.html) | | chokidar-cli | Kimmo Brunfeldt | [https://github.com/open-npm-tools/chokidar-cli](https://github.com/open-npm-tools/chokidar-cli) | [MIT](https://spdx.org/licenses/MIT.html) | -| chownr | Isaac Z. Schlueter | [https://github.com/isaacs/chownr](https://github.com/isaacs/chownr) | [ISC](https://spdx.org/licenses/ISC.html) | -| chrome-trace-event | Trent Mick, Sam Saccone | [github.com:samccone/chrome-trace-event](github.com:samccone/chrome-trace-event) | [MIT](https://spdx.org/licenses/MIT.html) | +| chromatic | Chromatic | [https://github.com/chromaui/chromatic-cli](https://github.com/chromaui/chromatic-cli) | [MIT](https://spdx.org/licenses/MIT.html) | +| chrome-trace-event | Trent Mick, Sam Saccone | [https://github.com/samccone/chrome-trace-event](https://github.com/samccone/chrome-trace-event) | [MIT](https://spdx.org/licenses/MIT.html) | | ci-info | Thomas Watson Steen | [https://github.com/watson/ci-info](https://github.com/watson/ci-info) | [MIT](https://spdx.org/licenses/MIT.html) | | cjs-module-lexer | Guy Bedford | [https://github.com/nodejs/cjs-module-lexer](https://github.com/nodejs/cjs-module-lexer) | [MIT](https://spdx.org/licenses/MIT.html) | -| class-utils | Jon Schlinkert | [https://github.com/jonschlinkert/class-utils](https://github.com/jonschlinkert/class-utils) | [MIT](https://spdx.org/licenses/MIT.html) | | classnames | Jed Watson | [https://github.com/JedWatson/classnames](https://github.com/JedWatson/classnames) | [MIT](https://spdx.org/licenses/MIT.html) | | clean-css | Jakub Pawlowicz | [https://github.com/clean-css/clean-css](https://github.com/clean-css/clean-css) | [MIT](https://spdx.org/licenses/MIT.html) | -| clean-stack | Sindre Sorhus | [https://github.com/sindresorhus/clean-stack](https://github.com/sindresorhus/clean-stack) | [MIT](https://spdx.org/licenses/MIT.html) | | clean-webpack-plugin | John Agan | [https://github.com/johnagan/clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) | [MIT](https://spdx.org/licenses/MIT.html) | -| cli-boxes | Sindre Sorhus | [https://github.com/sindresorhus/cli-boxes](https://github.com/sindresorhus/cli-boxes) | [MIT](https://spdx.org/licenses/MIT.html) | | cli-cursor | Sindre Sorhus | [https://github.com/sindresorhus/cli-cursor](https://github.com/sindresorhus/cli-cursor) | [MIT](https://spdx.org/licenses/MIT.html) | | cli-spinners | Sindre Sorhus | [https://github.com/sindresorhus/cli-spinners](https://github.com/sindresorhus/cli-spinners) | [MIT](https://spdx.org/licenses/MIT.html) | | cli-width | Ilya Radchenko | [https://github.com/knownasilya/cli-width](https://github.com/knownasilya/cli-width) | [ISC](https://spdx.org/licenses/ISC.html) | @@ -571,24 +577,19 @@ Octopus Deploy is made possible thanks to the following great third-party produc | clone-deep | Jon Schlinkert | [https://github.com/jonschlinkert/clone-deep](https://github.com/jonschlinkert/clone-deep) | [MIT](https://spdx.org/licenses/MIT.html) | | clsx | Luke Edwards | [https://github.com/lukeed/clsx](https://github.com/lukeed/clsx) | [MIT](https://spdx.org/licenses/MIT.html) | | co | | [https://github.com/tj/co](https://github.com/tj/co) | [MIT](https://spdx.org/licenses/MIT.html) | -| coa | Sergey Berezhnoy | [https://github.com/veged/coa](https://github.com/veged/coa) | [MIT](https://spdx.org/licenses/MIT.html) | | codemirror | Marijn Haverbeke | [https://github.com/codemirror/basic-setup](https://github.com/codemirror/basic-setup) | [MIT](https://spdx.org/licenses/MIT.html) | | collect-v8-coverage | | [https://github.com/SimenB/collect-v8-coverage](https://github.com/SimenB/collect-v8-coverage) | [MIT](https://spdx.org/licenses/MIT.html) | -| collection-visit | Jon Schlinkert | [https://github.com/jonschlinkert/collection-visit](https://github.com/jonschlinkert/collection-visit) | [MIT](https://spdx.org/licenses/MIT.html) | -| color | | [https://github.com/Qix-/color](https://github.com/Qix-/color) | [MIT](https://spdx.org/licenses/MIT.html) | | color-convert | Heather Arthur | [https://github.com/Qix-/color-convert](https://github.com/Qix-/color-convert) | [MIT](https://spdx.org/licenses/MIT.html) | | color-name | DY | [https://github.com/colorjs/color-name](https://github.com/colorjs/color-name) | [MIT](https://spdx.org/licenses/MIT.html) | -| color-string | Heather Arthur | [https://github.com/Qix-/color-string](https://github.com/Qix-/color-string) | [MIT](https://spdx.org/licenses/MIT.html) | | color2k | Rico Kahler | [https://github.com/ricokahler/color2k](https://github.com/ricokahler/color2k) | [MIT](https://spdx.org/licenses/MIT.html) | +| colord | Vlad Shilov | [https://github.com/omgovich/colord](https://github.com/omgovich/colord) | [MIT](https://spdx.org/licenses/MIT.html) | | colorette | Jorge Bucaran | [https://github.com/jorgebucaran/colorette](https://github.com/jorgebucaran/colorette) | [MIT](https://spdx.org/licenses/MIT.html) | | colorjs.io | | [https://github.com/LeaVerou/color.js](https://github.com/LeaVerou/color.js) | [MIT](https://spdx.org/licenses/MIT.html) | | combined-stream | Felix Geisendörfer | [https://github.com/felixge/node-combined-stream](https://github.com/felixge/node-combined-stream) | [MIT](https://spdx.org/licenses/MIT.html) | -| comma-separated-tokens | Titus Wormer | [https://github.com/wooorm/comma-separated-tokens](https://github.com/wooorm/comma-separated-tokens) | [MIT](https://spdx.org/licenses/MIT.html) | | commander | TJ Holowaychuk | [https://github.com/tj/commander.js](https://github.com/tj/commander.js) | [MIT](https://spdx.org/licenses/MIT.html) | | comment-parser | Sergiy Yavorsky | [https://github.com/yavorskiy/comment-parser](https://github.com/yavorskiy/comment-parser) | [MIT](https://spdx.org/licenses/MIT.html) | | common-path-prefix | Mark Wubben | [https://github.com/novemberborn/common-path-prefix](https://github.com/novemberborn/common-path-prefix) | [ISC](https://spdx.org/licenses/ISC.html) | | commondir | James Halliday | [https://github.com/substack/node-commondir](https://github.com/substack/node-commondir) | [MIT](https://spdx.org/licenses/MIT.html) | -| component-emitter | | [https://github.com/component/emitter](https://github.com/component/emitter) | [MIT](https://spdx.org/licenses/MIT.html) | | compressible | | [https://github.com/jshttp/compressible](https://github.com/jshttp/compressible) | [MIT](https://spdx.org/licenses/MIT.html) | | compression | | [https://github.com/expressjs/compression](https://github.com/expressjs/compression) | [MIT](https://spdx.org/licenses/MIT.html) | | concat-map | James Halliday | [https://github.com/substack/node-concat-map](https://github.com/substack/node-concat-map) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -599,27 +600,25 @@ Octopus Deploy is made possible thanks to the following great third-party produc | convert-source-map | Thorsten Lorenz | [https://github.com/thlorenz/convert-source-map](https://github.com/thlorenz/convert-source-map) | [MIT](https://spdx.org/licenses/MIT.html) | | cookie | Roman Shtylman | [https://github.com/jshttp/cookie](https://github.com/jshttp/cookie) | [MIT](https://spdx.org/licenses/MIT.html) | | cookie-signature | TJ Holowaychuk | [https://github.com/visionmedia/node-cookie-signature](https://github.com/visionmedia/node-cookie-signature) | [MIT](https://spdx.org/licenses/MIT.html) | -| cookies | Jed Schmidt | [https://github.com/pillarjs/cookies](https://github.com/pillarjs/cookies) | [MIT](https://spdx.org/licenses/MIT.html) | | copy-anything | Luca Ban - Mesqueeb | [https://github.com/mesqueeb/copy-anything](https://github.com/mesqueeb/copy-anything) | [MIT](https://spdx.org/licenses/MIT.html) | -| copy-descriptor | Jon Schlinkert | [https://github.com/jonschlinkert/copy-descriptor](https://github.com/jonschlinkert/copy-descriptor) | [MIT](https://spdx.org/licenses/MIT.html) | +| copy-webpack-plugin | Len Boyette | [https://github.com/webpack-contrib/copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) | [MIT](https://spdx.org/licenses/MIT.html) | | core-js | | [https://github.com/zloirock/core-js](https://github.com/zloirock/core-js) | [MIT](https://spdx.org/licenses/MIT.html) | | core-js-compat | | [https://github.com/zloirock/core-js](https://github.com/zloirock/core-js) | [MIT](https://spdx.org/licenses/MIT.html) | | core-util-is | Isaac Z. Schlueter | [https://github.com/isaacs/core-util-is](https://github.com/isaacs/core-util-is) | [MIT](https://spdx.org/licenses/MIT.html) | -| cosmiconfig | David Clark | [https://github.com/davidtheclark/cosmiconfig](https://github.com/davidtheclark/cosmiconfig) | [MIT](https://spdx.org/licenses/MIT.html) | +| cosmiconfig | Daniel Fischer | [https://github.com/cosmiconfig/cosmiconfig](https://github.com/cosmiconfig/cosmiconfig) | [MIT](https://spdx.org/licenses/MIT.html) | | create-emotion | Kye Hohenberger | [https://github.com/emotion-js/emotion/tree/master/packages/create-emotion](https://github.com/emotion-js/emotion/tree/master/packages/create-emotion) | [MIT](https://spdx.org/licenses/MIT.html) | | create-require | | [https://github.com/nuxt-contrib/create-require](https://github.com/nuxt-contrib/create-require) | [MIT](https://spdx.org/licenses/MIT.html) | +| create-ts-index | ByungJoon Lee | [https://github.com/imjuni/create-ts-index](https://github.com/imjuni/create-ts-index) | [MIT](https://spdx.org/licenses/MIT.html) | | crelt | Marijn Haverbeke | [https://github.com/marijnh/crelt](https://github.com/marijnh/crelt) | [MIT](https://spdx.org/licenses/MIT.html) | | cronstrue | Brady Holt | [https://github.com/bradymholt/cronstrue](https://github.com/bradymholt/cronstrue) | [MIT](https://spdx.org/licenses/MIT.html) | | cross-env | Kent C. Dodds | [https://github.com/kentcdodds/cross-env](https://github.com/kentcdodds/cross-env) | [MIT](https://spdx.org/licenses/MIT.html) | | cross-spawn | André Cruz | [https://github.com/moxystudio/node-cross-spawn](https://github.com/moxystudio/node-cross-spawn) | [MIT](https://spdx.org/licenses/MIT.html) | | css | TJ Holowaychuk | [https://github.com/reworkcss/css](https://github.com/reworkcss/css) | [MIT](https://spdx.org/licenses/MIT.html) | -| css-color-names | Dave Eddy | [https://github.com/bahamas10/css-color-names](https://github.com/bahamas10/css-color-names) | [MIT](https://spdx.org/licenses/MIT.html) | -| css-declaration-sorter | Selwyn | [https://github.com/Siilwyn/css-declaration-sorter](https://github.com/Siilwyn/css-declaration-sorter) | [MIT](https://spdx.org/licenses/MIT.html) | +| css-declaration-sorter | Selwyn | [https://github.com/Siilwyn/css-declaration-sorter](https://github.com/Siilwyn/css-declaration-sorter) | [ISC](https://spdx.org/licenses/ISC.html) | | css-loader | Tobias Koppers @sokra | [https://github.com/webpack-contrib/css-loader](https://github.com/webpack-contrib/css-loader) | [MIT](https://spdx.org/licenses/MIT.html) | | css-mediaquery | Eric Ferraiuolo | [https://github.com/ericf/css-mediaquery](https://github.com/ericf/css-mediaquery) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | css-minimizer-webpack-plugin | Loann Neveu | [https://github.com/webpack-contrib/css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) | [MIT](https://spdx.org/licenses/MIT.html) | | css-select | Felix Boehm | [https://github.com/fb55/css-select](https://github.com/fb55/css-select) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | -| css-select-base-adapter | Nik Coughlin | [https://github.com/nrkn/css-select-base-adapter](https://github.com/nrkn/css-select-base-adapter) | [MIT](https://spdx.org/licenses/MIT.html) | | css-tree | Roman Dvornov | [https://github.com/csstree/csstree](https://github.com/csstree/csstree) | [MIT](https://spdx.org/licenses/MIT.html) | | css-unit-converter | Andy Jansson | [https://github.com/andyjansson/css-unit-converter](https://github.com/andyjansson/css-unit-converter) | [MIT](https://spdx.org/licenses/MIT.html) | | css-vars-ponyfill | John Hildenbiddle | [git+https://jhildenbiddle@github.com/jhildenbiddle/css-vars-ponyfill](git+https://jhildenbiddle@github.com/jhildenbiddle/css-vars-ponyfill) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -630,10 +629,7 @@ Octopus Deploy is made possible thanks to the following great third-party produc | cssfilter | Zongmin Lei | [https://github.com/leizongmin/js-css-filter](https://github.com/leizongmin/js-css-filter) | [MIT](https://spdx.org/licenses/MIT.html) | | cssnano | Ben Briggs | [https://github.com/cssnano/cssnano](https://github.com/cssnano/cssnano) | [MIT](https://spdx.org/licenses/MIT.html) | | cssnano-preset-default | Ben Briggs | [https://github.com/cssnano/cssnano](https://github.com/cssnano/cssnano) | [MIT](https://spdx.org/licenses/MIT.html) | -| cssnano-util-get-arguments | Ben Briggs | [https://github.com/cssnano/cssnano](https://github.com/cssnano/cssnano) | [MIT](https://spdx.org/licenses/MIT.html) | -| cssnano-util-get-match | Ben Briggs | [https://github.com/cssnano/cssnano](https://github.com/cssnano/cssnano) | [MIT](https://spdx.org/licenses/MIT.html) | -| cssnano-util-raw-cache | Ben Briggs | [https://github.com/cssnano/cssnano](https://github.com/cssnano/cssnano) | [MIT](https://spdx.org/licenses/MIT.html) | -| cssnano-util-same-parent | Ben Briggs | [https://github.com/cssnano/cssnano](https://github.com/cssnano/cssnano) | [MIT](https://spdx.org/licenses/MIT.html) | +| cssnano-utils | | [https://github.com/cssnano/cssnano](https://github.com/cssnano/cssnano) | [MIT](https://spdx.org/licenses/MIT.html) | | csso | Sergey Kryzhanovsky | [https://github.com/css/csso](https://github.com/css/csso) | [MIT](https://spdx.org/licenses/MIT.html) | | cssom | Nikita Vasilyev | [https://github.com/NV/CSSOM](https://github.com/NV/CSSOM) | [MIT](https://spdx.org/licenses/MIT.html) | | cssstyle | | [https://github.com/jsdom/cssstyle](https://github.com/jsdom/cssstyle) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -654,59 +650,51 @@ Octopus Deploy is made possible thanks to the following great third-party produc | data-view-byte-length | Jordan Harband | [https://github.com/ljharb/data-view-byte-length](https://github.com/ljharb/data-view-byte-length) | [MIT](https://spdx.org/licenses/MIT.html) | | data-view-byte-offset | Jordan Harband | [https://github.com/ljharb/data-view-byte-offset](https://github.com/ljharb/data-view-byte-offset) | [MIT](https://spdx.org/licenses/MIT.html) | | date-fns | | [https://github.com/date-fns/date-fns](https://github.com/date-fns/date-fns) | [MIT](https://spdx.org/licenses/MIT.html) | -| dbup-sqlserver | https://github.com/orgs/DbUp/people | [https://dbup.github.io/](https://dbup.github.io/) | [MIT](https://www.nuget.org/packages/dbup-sqlserver/5.0.40/license) | +| dayjs | iamkun | [https://github.com/iamkun/dayjs](https://github.com/iamkun/dayjs) | [MIT](https://spdx.org/licenses/MIT.html) | +| dbup-sqlserver | https://github.com/orgs/DbUp/people | [https://dbup.github.io/](https://dbup.github.io/) | [MIT](https://www.nuget.org/packages/dbup-sqlserver/6.0.0/license) | | debounce | | [https://github.com/component/debounce](https://github.com/component/debounce) | [MIT](https://spdx.org/licenses/MIT.html) | | debug | Josh Junon | [https://github.com/debug-js/debug](https://github.com/debug-js/debug) | [MIT](https://spdx.org/licenses/MIT.html) | | decamelize | Sindre Sorhus | [https://github.com/sindresorhus/decamelize](https://github.com/sindresorhus/decamelize) | [MIT](https://spdx.org/licenses/MIT.html) | | decimal.js | Michael Mclaughlin | [https://github.com/MikeMcl/decimal.js](https://github.com/MikeMcl/decimal.js) | [MIT](https://spdx.org/licenses/MIT.html) | | decimal.js-light | Michael Mclaughlin | [https://github.com/MikeMcl/decimal.js-light](https://github.com/MikeMcl/decimal.js-light) | [MIT](https://spdx.org/licenses/MIT.html) | -| decode-named-character-reference | Titus Wormer | [https://github.com/wooorm/decode-named-character-reference](https://github.com/wooorm/decode-named-character-reference) | [MIT](https://spdx.org/licenses/MIT.html) | | decode-uri-component | Sam Verschueren | [https://github.com/SamVerschueren/decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | [MIT](https://spdx.org/licenses/MIT.html) | | dedent | Desmond Brand | [https://github.com/dmnd/dedent](https://github.com/dmnd/dedent) | [MIT](https://spdx.org/licenses/MIT.html) | | deep-diff | Phillip Clark | [https://github.com/flitbit/diff](https://github.com/flitbit/diff) | [MIT](https://spdx.org/licenses/MIT.html) | -| deep-equal | James Halliday | [https://github.com/substack/node-deep-equal](https://github.com/substack/node-deep-equal) | [MIT](https://spdx.org/licenses/MIT.html) | +| deep-eql | Jake Luer | [https://github.com/chaijs/deep-eql](https://github.com/chaijs/deep-eql) | [MIT](https://spdx.org/licenses/MIT.html) | | deep-is | Thorsten Lorenz | [https://github.com/thlorenz/deep-is](https://github.com/thlorenz/deep-is) | [MIT](https://spdx.org/licenses/MIT.html) | | deepmerge | | [https://github.com/TehShrike/deepmerge](https://github.com/TehShrike/deepmerge) | [MIT](https://spdx.org/licenses/MIT.html) | | default-browser | Sindre Sorhus | [https://github.com/sindresorhus/default-browser](https://github.com/sindresorhus/default-browser) | [MIT](https://spdx.org/licenses/MIT.html) | | default-browser-id | Sindre Sorhus | [https://github.com/sindresorhus/default-browser-id](https://github.com/sindresorhus/default-browser-id) | [MIT](https://spdx.org/licenses/MIT.html) | -| default-gateway | silverwind | [https://github.com/silverwind/default-gateway](https://github.com/silverwind/default-gateway) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | | defaults | Elijah Insua | [https://github.com/tmpvar/defaults](https://github.com/tmpvar/defaults) | [MIT](https://spdx.org/licenses/MIT.html) | | define-data-property | Jordan Harband | [https://github.com/ljharb/define-data-property](https://github.com/ljharb/define-data-property) | [MIT](https://spdx.org/licenses/MIT.html) | | define-lazy-prop | Sindre Sorhus | [https://github.com/sindresorhus/define-lazy-prop](https://github.com/sindresorhus/define-lazy-prop) | [MIT](https://spdx.org/licenses/MIT.html) | | define-properties | Jordan Harband | [https://github.com/ljharb/define-properties](https://github.com/ljharb/define-properties) | [MIT](https://spdx.org/licenses/MIT.html) | -| define-property | Jon Schlinkert | [https://github.com/jonschlinkert/define-property](https://github.com/jonschlinkert/define-property) | [MIT](https://spdx.org/licenses/MIT.html) | | del | Sindre Sorhus | [https://github.com/sindresorhus/del](https://github.com/sindresorhus/del) | [MIT](https://spdx.org/licenses/MIT.html) | | delayed-stream | Felix Geisendörfer | [https://github.com/felixge/node-delayed-stream](https://github.com/felixge/node-delayed-stream) | [MIT](https://spdx.org/licenses/MIT.html) | | delegate | | [https://github.com/zenorocha/delegate](https://github.com/zenorocha/delegate) | [MIT](https://spdx.org/licenses/MIT.html) | -| delegates | | [https://github.com/visionmedia/node-delegates](https://github.com/visionmedia/node-delegates) | [MIT](https://spdx.org/licenses/MIT.html) | | depd | Douglas Christopher Wilson | [https://github.com/dougwilson/nodejs-depd](https://github.com/dougwilson/nodejs-depd) | [MIT](https://spdx.org/licenses/MIT.html) | | dequal | Luke Edwards | [https://github.com/lukeed/dequal](https://github.com/lukeed/dequal) | [MIT](https://spdx.org/licenses/MIT.html) | | destroy | Jonathan Ong | [https://github.com/stream-utils/destroy](https://github.com/stream-utils/destroy) | [MIT](https://spdx.org/licenses/MIT.html) | | detect-newline | Sindre Sorhus | [https://github.com/sindresorhus/detect-newline](https://github.com/sindresorhus/detect-newline) | [MIT](https://spdx.org/licenses/MIT.html) | -| detect-node | Ilya Kantor | [https://github.com/iliakan/detect-node](https://github.com/iliakan/detect-node) | [ISC](https://spdx.org/licenses/ISC.html) | +| detect-node | Ilya Kantor | [https://github.com/iliakan/detect-node](https://github.com/iliakan/detect-node) | [MIT](https://spdx.org/licenses/MIT.html) | | diff | | [https://github.com/kpdecker/jsdiff](https://github.com/kpdecker/jsdiff) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | diff-sequences | | [https://github.com/facebook/jest](https://github.com/facebook/jest) | [MIT](https://spdx.org/licenses/MIT.html) | | dir-glob | Kevin Mårtensson | [https://github.com/kevva/dir-glob](https://github.com/kevva/dir-glob) | [MIT](https://spdx.org/licenses/MIT.html) | -| dnd-core | | [https://github.com/react-dnd/react-dnd](https://github.com/react-dnd/react-dnd) | [MIT](https://spdx.org/licenses/MIT.html) | -| dnd-multi-backend | Louis Brunner | [https://github.com/LouisBrunner/dnd-multi-backend/tree/master/packages/dnd-multi-backend](https://github.com/LouisBrunner/dnd-multi-backend/tree/master/packages/dnd-multi-backend) | [MIT](https://spdx.org/licenses/MIT.html) | -| dns-equal | Thomas Watson Steen | [https://github.com/watson/dns-equal](https://github.com/watson/dns-equal) | [MIT](https://spdx.org/licenses/MIT.html) | | dns-packet | Mathias Buus | [https://github.com/mafintosh/dns-packet](https://github.com/mafintosh/dns-packet) | [MIT](https://spdx.org/licenses/MIT.html) | -| dns-txt | Thomas Watson Steen | [https://github.com/watson/dns-txt](https://github.com/watson/dns-txt) | [MIT](https://spdx.org/licenses/MIT.html) | | doctrine | | [https://github.com/eslint/doctrine](https://github.com/eslint/doctrine) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | dom-accessibility-api | | [https://github.com/eps1lon/dom-accessibility-api](https://github.com/eps1lon/dom-accessibility-api) | [MIT](https://spdx.org/licenses/MIT.html) | | dom-converter | Aria Minaei | [https://github.com/AriaMinaei/dom-converter](https://github.com/AriaMinaei/dom-converter) | [MIT](https://spdx.org/licenses/MIT.html) | | dom-helpers | Jason Quense | [https://github.com/react-bootstrap/dom-helpers](https://github.com/react-bootstrap/dom-helpers) | [MIT](https://spdx.org/licenses/MIT.html) | -| dom-serializer | Felix Boehm | [https://github.com/cheeriojs/dom-renderer](https://github.com/cheeriojs/dom-renderer) | [MIT](https://spdx.org/licenses/MIT.html) | +| dom-serializer | Felix Boehm | [https://github.com/cheeriojs/dom-serializer](https://github.com/cheeriojs/dom-serializer) | [MIT](https://spdx.org/licenses/MIT.html) | | domelementtype | Felix Boehm | [https://github.com/fb55/domelementtype](https://github.com/fb55/domelementtype) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | | domexception | Domenic Denicola | [https://github.com/jsdom/domexception](https://github.com/jsdom/domexception) | [MIT](https://spdx.org/licenses/MIT.html) | | domhandler | Felix Boehm | [https://github.com/fb55/domhandler](https://github.com/fb55/domhandler) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | | domutils | Felix Boehm | [https://github.com/fb55/domutils](https://github.com/fb55/domutils) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | | dot-case | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | -| dot-prop | Sindre Sorhus | [https://github.com/sindresorhus/dot-prop](https://github.com/sindresorhus/dot-prop) | [MIT](https://spdx.org/licenses/MIT.html) | | dotenv | | [https://github.com/motdotla/dotenv](https://github.com/motdotla/dotenv) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | -| DotNetEnv | DotNetEnv | [https://github.com/tonerdo/dotnet-env](https://github.com/tonerdo/dotnet-env) | [Custom](https://www.nuget.org/packages/DotNetEnv/3.0.0/license) | +| DotNetEnv | DotNetEnv | [https://github.com/tonerdo/dotnet-env](https://github.com/tonerdo/dotnet-env) | [Custom](https://www.nuget.org/packages/DotNetEnv/3.1.1/license) | +| dunder-proto | Jordan Harband | [https://github.com/es-shims/dunder-proto](https://github.com/es-shims/dunder-proto) | [MIT](https://spdx.org/licenses/MIT.html) | | duplexer | Raynos | [https://github.com/Raynos/duplexer](https://github.com/Raynos/duplexer) | [MIT](https://spdx.org/licenses/MIT.html) | -| eastasianwidth | Masaki Komagata | [https://github.com/komagata/eastasianwidth](https://github.com/komagata/eastasianwidth) | [MIT](https://spdx.org/licenses/MIT.html) | | ecc-jsbn | Jeremie Miller | [https://github.com/quartzjer/ecc-jsbn](https://github.com/quartzjer/ecc-jsbn) | [MIT](https://spdx.org/licenses/MIT.html) | | ee-first | Jonathan Ong | [https://github.com/jonathanong/ee-first](https://github.com/jonathanong/ee-first) | [MIT](https://spdx.org/licenses/MIT.html) | | electron-to-chromium | Kilian Valkhof | [https://github.com/kilian/electron-to-chromium](https://github.com/kilian/electron-to-chromium) | [ISC](https://spdx.org/licenses/ISC.html) | @@ -715,7 +703,6 @@ Octopus Deploy is made possible thanks to the following great third-party produc | emojis-list | Kiko Beats | [https://github.com/kikobeats/emojis-list](https://github.com/kikobeats/emojis-list) | [MIT](https://spdx.org/licenses/MIT.html) | | emotion | Kye Hohenberger | [https://github.com/emotion-js/emotion/tree/master/packages/emotion](https://github.com/emotion-js/emotion/tree/master/packages/emotion) | [MIT](https://spdx.org/licenses/MIT.html) | | encodeurl | | [https://github.com/pillarjs/encodeurl](https://github.com/pillarjs/encodeurl) | [MIT](https://spdx.org/licenses/MIT.html) | -| end-of-stream | Mathias Buus | [https://github.com/mafintosh/end-of-stream](https://github.com/mafintosh/end-of-stream) | [MIT](https://spdx.org/licenses/MIT.html) | | enhanced-resolve | Tobias Koppers @sokra | [https://github.com/webpack/enhanced-resolve](https://github.com/webpack/enhanced-resolve) | [MIT](https://spdx.org/licenses/MIT.html) | | entities | Felix Boehm | [https://github.com/fb55/entities](https://github.com/fb55/entities) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | | envinfo | tabrindle@gmail.com | [https://github.com/tabrindle/envinfo](https://github.com/tabrindle/envinfo) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -731,7 +718,7 @@ Octopus Deploy is made possible thanks to the following great third-party produc | es-shim-unscopables | Jordan Harband | [https://github.com/ljharb/es-shim-unscopables](https://github.com/ljharb/es-shim-unscopables) | [MIT](https://spdx.org/licenses/MIT.html) | | es-to-primitive | Jordan Harband | [https://github.com/ljharb/es-to-primitive](https://github.com/ljharb/es-to-primitive) | [MIT](https://spdx.org/licenses/MIT.html) | | esbuild | | [https://github.com/evanw/esbuild](https://github.com/evanw/esbuild) | [MIT](https://spdx.org/licenses/MIT.html) | -| esbuild-linux-64 | | [https://github.com/evanw/esbuild](https://github.com/evanw/esbuild) | [MIT](https://spdx.org/licenses/MIT.html) | +| esbuild-register | | | [MIT](https://spdx.org/licenses/MIT.html) | | escalade | Luke Edwards | [https://github.com/lukeed/escalade](https://github.com/lukeed/escalade) | [MIT](https://spdx.org/licenses/MIT.html) | | escape-html | | [https://github.com/component/escape-html](https://github.com/component/escape-html) | [MIT](https://spdx.org/licenses/MIT.html) | | escape-string-regexp | Sindre Sorhus | [https://github.com/sindresorhus/escape-string-regexp](https://github.com/sindresorhus/escape-string-regexp) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -749,6 +736,7 @@ Octopus Deploy is made possible thanks to the following great third-party produc | eslint-plugin-prettier | Teddy Katz | [https://github.com/prettier/eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | [MIT](https://spdx.org/licenses/MIT.html) | | eslint-plugin-react | Yannick Croissant | [https://github.com/jsx-eslint/eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | [MIT](https://spdx.org/licenses/MIT.html) | | eslint-plugin-react-hooks | | [https://github.com/facebook/react](https://github.com/facebook/react) | [MIT](https://spdx.org/licenses/MIT.html) | +| eslint-plugin-storybook | yannbf@gmail.com | [https://github.com/storybookjs/eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | [MIT](https://spdx.org/licenses/MIT.html) | | eslint-plugin-testing-library | Mario Beltrán Alarcón | [https://github.com/testing-library/eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | [MIT](https://spdx.org/licenses/MIT.html) | | eslint-plugin-unused-imports | Mikkel Holmer Pedersen | [https://github.com/sweepline/eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | [MIT](https://spdx.org/licenses/MIT.html) | | eslint-rule-composer | Teddy Katz | [https://github.com/not-an-aardvark/eslint-rule-composer](https://github.com/not-an-aardvark/eslint-rule-composer) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -759,27 +747,18 @@ Octopus Deploy is made possible thanks to the following great third-party produc | esquery | Joel Feenstra | [https://github.com/estools/esquery](https://github.com/estools/esquery) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | esrecurse | | [https://github.com/estools/esrecurse](https://github.com/estools/esrecurse) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | | estraverse | | [https://github.com/estools/estraverse](https://github.com/estools/estraverse) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | -| estree-util-attach-comments | Titus Wormer | [https://github.com/syntax-tree/estree-util-attach-comments](https://github.com/syntax-tree/estree-util-attach-comments) | [MIT](https://spdx.org/licenses/MIT.html) | -| estree-util-build-jsx | Titus Wormer | [https://github.com/syntax-tree/estree-util-build-jsx](https://github.com/syntax-tree/estree-util-build-jsx) | [MIT](https://spdx.org/licenses/MIT.html) | -| estree-util-is-identifier-name | Titus Wormer | [https://github.com/syntax-tree/estree-util-is-identifier-name](https://github.com/syntax-tree/estree-util-is-identifier-name) | [MIT](https://spdx.org/licenses/MIT.html) | -| estree-util-to-js | Titus Wormer | [https://github.com/syntax-tree/estree-util-to-js](https://github.com/syntax-tree/estree-util-to-js) | [MIT](https://spdx.org/licenses/MIT.html) | -| estree-util-visit | Titus Wormer | [https://github.com/syntax-tree/estree-util-visit](https://github.com/syntax-tree/estree-util-visit) | [MIT](https://spdx.org/licenses/MIT.html) | | estree-walker | Rich Harris | [https://github.com/Rich-Harris/estree-walker](https://github.com/Rich-Harris/estree-walker) | [MIT](https://spdx.org/licenses/MIT.html) | | esutils | | [https://github.com/estools/esutils](https://github.com/estools/esutils) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | | etag | | [https://github.com/jshttp/etag](https://github.com/jshttp/etag) | [MIT](https://spdx.org/licenses/MIT.html) | | eventemitter3 | Arnout Kazemier | [https://github.com/primus/eventemitter3](https://github.com/primus/eventemitter3) | [MIT](https://spdx.org/licenses/MIT.html) | | events | Irakli Gozalishvili | [https://github.com/Gozala/events](https://github.com/Gozala/events) | [MIT](https://spdx.org/licenses/MIT.html) | -| eventsource | Aslak Hellesøy | [https://github.com/EventSource/eventsource](https://github.com/EventSource/eventsource) | [MIT](https://spdx.org/licenses/MIT.html) | | execa | Sindre Sorhus | [https://github.com/sindresorhus/execa](https://github.com/sindresorhus/execa) | [MIT](https://spdx.org/licenses/MIT.html) | | exit | "Cowboy" Ben Alman | [https://github.com/cowboy/node-exit](https://github.com/cowboy/node-exit) | [MIT](https://spdx.org/licenses/MIT.html) | -| expand-brackets | Jon Schlinkert | [https://github.com/jonschlinkert/expand-brackets](https://github.com/jonschlinkert/expand-brackets) | [MIT](https://spdx.org/licenses/MIT.html) | | expect | | [https://github.com/facebook/jest](https://github.com/facebook/jest) | [MIT](https://spdx.org/licenses/MIT.html) | | expr-eval | Matthew Crumley | [https://github.com/silentmatt/expr-eval](https://github.com/silentmatt/expr-eval) | [MIT](https://spdx.org/licenses/MIT.html) | | express | TJ Holowaychuk | [https://github.com/expressjs/express](https://github.com/expressjs/express) | [MIT](https://spdx.org/licenses/MIT.html) | | extend | Stefan Thomas | [https://github.com/justmoon/node-extend](https://github.com/justmoon/node-extend) | [MIT](https://spdx.org/licenses/MIT.html) | -| extend-shallow | Jon Schlinkert | [https://github.com/jonschlinkert/extend-shallow](https://github.com/jonschlinkert/extend-shallow) | [MIT](https://spdx.org/licenses/MIT.html) | | external-editor | Kevin Gravier | [https://github.com/mrkmg/node-external-editor](https://github.com/mrkmg/node-external-editor) | [MIT](https://spdx.org/licenses/MIT.html) | -| extglob | Jon Schlinkert | [https://github.com/micromatch/extglob](https://github.com/micromatch/extglob) | [MIT](https://spdx.org/licenses/MIT.html) | | extsprintf | | [https://github.com/davepacheco/node-extsprintf](https://github.com/davepacheco/node-extsprintf) | [MIT](https://spdx.org/licenses/MIT.html) | | fast-deep-equal | Evgeny Poberezkin | [https://github.com/epoberezkin/fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) | [MIT](https://spdx.org/licenses/MIT.html) | | fast-diff | Jason Chen | [https://github.com/jhchen/fast-diff](https://github.com/jhchen/fast-diff) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | @@ -787,6 +766,7 @@ Octopus Deploy is made possible thanks to the following great third-party produc | fast-glob | Denis Malinochkin | [https://github.com/mrmlnc/fast-glob](https://github.com/mrmlnc/fast-glob) | [MIT](https://spdx.org/licenses/MIT.html) | | fast-json-stable-stringify | James Halliday | [https://github.com/epoberezkin/fast-json-stable-stringify](https://github.com/epoberezkin/fast-json-stable-stringify) | [MIT](https://spdx.org/licenses/MIT.html) | | fast-levenshtein | Ramesh Nair | [https://github.com/hiddentao/fast-levenshtein](https://github.com/hiddentao/fast-levenshtein) | [MIT](https://spdx.org/licenses/MIT.html) | +| fast-uri | Vincent Le Goff | [https://github.com/fastify/fast-uri](https://github.com/fastify/fast-uri) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | fastest-levenshtein | Kasper U. Weihe | [https://github.com/ka-weihe/fastest-levenshtein](https://github.com/ka-weihe/fastest-levenshtein) | [MIT](https://spdx.org/licenses/MIT.html) | | fastparse | Tobias Koppers @sokra | [https://github.com/webpack/fastparse](https://github.com/webpack/fastparse) | [MIT](https://spdx.org/licenses/MIT.html) | | fastq | Matteo Collina | [https://github.com/mcollina/fastq](https://github.com/mcollina/fastq) | [ISC](https://spdx.org/licenses/ISC.html) | @@ -794,11 +774,9 @@ Octopus Deploy is made possible thanks to the following great third-party produc | fb-watchman | Wez Furlong | [https://github.com/facebook/watchman](https://github.com/facebook/watchman) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | figures | Sindre Sorhus | [https://github.com/sindresorhus/figures](https://github.com/sindresorhus/figures) | [MIT](https://spdx.org/licenses/MIT.html) | | file-entry-cache | Roy Riojas | [https://github.com/royriojas/file-entry-cache](https://github.com/royriojas/file-entry-cache) | [MIT](https://spdx.org/licenses/MIT.html) | -| file-loader | Tobias Koppers @sokra | [https://github.com/webpack-contrib/file-loader](https://github.com/webpack-contrib/file-loader) | [MIT](https://spdx.org/licenses/MIT.html) | | file-selector | Roland Groza | [https://github.com/react-dropzone/file-selector](https://github.com/react-dropzone/file-selector) | [MIT](https://spdx.org/licenses/MIT.html) | | filesize | Jason Mulligan | [https://github.com/avoidwork/filesize.js](https://github.com/avoidwork/filesize.js) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | fill-range | Jon Schlinkert | [https://github.com/jonschlinkert/fill-range](https://github.com/jonschlinkert/fill-range) | [MIT](https://spdx.org/licenses/MIT.html) | -| filter-obj | Sindre Sorhus | [https://github.com/sindresorhus/filter-obj](https://github.com/sindresorhus/filter-obj) | [MIT](https://spdx.org/licenses/MIT.html) | | finalhandler | Douglas Christopher Wilson | [https://github.com/pillarjs/finalhandler](https://github.com/pillarjs/finalhandler) | [MIT](https://spdx.org/licenses/MIT.html) | | find-cache-dir | Sindre Sorhus | [https://github.com/sindresorhus/find-cache-dir](https://github.com/sindresorhus/find-cache-dir) | [MIT](https://spdx.org/licenses/MIT.html) | | find-root | jsdnxx | [https://github.com/js-n/find-root](https://github.com/js-n/find-root) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -811,15 +789,12 @@ Octopus Deploy is made possible thanks to the following great third-party produc | FluentValidation | Jeremy Skinner | [https://fluentvalidation.net/](https://fluentvalidation.net/) | [Apache-2.0](https://www.nuget.org/packages/FluentValidation/8.6.2/license) | | follow-redirects | Ruben Verborgh | [https://github.com/follow-redirects/follow-redirects](https://github.com/follow-redirects/follow-redirects) | [MIT](https://spdx.org/licenses/MIT.html) | | for-each | Raynos | [https://github.com/Raynos/for-each](https://github.com/Raynos/for-each) | [MIT](https://spdx.org/licenses/MIT.html) | -| for-in | Jon Schlinkert | [https://github.com/jonschlinkert/for-in](https://github.com/jonschlinkert/for-in) | [MIT](https://spdx.org/licenses/MIT.html) | | forever-agent | Mikeal Rogers | [https://github.com/mikeal/forever-agent](https://github.com/mikeal/forever-agent) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | form-data | Felix Geisendörfer | [https://github.com/form-data/form-data](https://github.com/form-data/form-data) | [MIT](https://spdx.org/licenses/MIT.html) | | forwarded | | [https://github.com/jshttp/forwarded](https://github.com/jshttp/forwarded) | [MIT](https://spdx.org/licenses/MIT.html) | -| fragment-cache | Jon Schlinkert | [https://github.com/jonschlinkert/fragment-cache](https://github.com/jonschlinkert/fragment-cache) | [MIT](https://spdx.org/licenses/MIT.html) | +| fp-ts | Giulio Canti | [https://github.com/gcanti/fp-ts](https://github.com/gcanti/fp-ts) | [MIT](https://spdx.org/licenses/MIT.html) | | fresh | TJ Holowaychuk | [https://github.com/jshttp/fresh](https://github.com/jshttp/fresh) | [MIT](https://spdx.org/licenses/MIT.html) | | fs-extra | JP Richardson | [https://github.com/jprichardson/node-fs-extra](https://github.com/jprichardson/node-fs-extra) | [MIT](https://spdx.org/licenses/MIT.html) | -| fs-minipass | Isaac Z. Schlueter | [https://github.com/npm/fs-minipass](https://github.com/npm/fs-minipass) | [ISC](https://spdx.org/licenses/ISC.html) | -| fs-monkey | | [https://github.com/streamich/fs-monkey](https://github.com/streamich/fs-monkey) | [Unlicense](https://spdx.org/licenses/Unlicense.html) | | fs.realpath | Isaac Z. Schlueter | [https://github.com/isaacs/fs.realpath](https://github.com/isaacs/fs.realpath) | [ISC](https://spdx.org/licenses/ISC.html) | | function-bind | Raynos | [https://github.com/Raynos/function-bind](https://github.com/Raynos/function-bind) | [MIT](https://spdx.org/licenses/MIT.html) | | function.prototype.name | Jordan Harband | [https://github.com/es-shims/Function.prototype.name](https://github.com/es-shims/Function.prototype.name) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -829,29 +804,31 @@ Octopus Deploy is made possible thanks to the following great third-party produc | get-caller-file | Stefan Penner | [https://github.com/stefanpenner/get-caller-file](https://github.com/stefanpenner/get-caller-file) | [ISC](https://spdx.org/licenses/ISC.html) | | get-intrinsic | Jordan Harband | [https://github.com/ljharb/get-intrinsic](https://github.com/ljharb/get-intrinsic) | [MIT](https://spdx.org/licenses/MIT.html) | | get-package-type | Corey Farrell | [https://github.com/cfware/get-package-type](https://github.com/cfware/get-package-type) | [MIT](https://spdx.org/licenses/MIT.html) | -| get-port | Sindre Sorhus | [https://github.com/sindresorhus/get-port](https://github.com/sindresorhus/get-port) | [MIT](https://spdx.org/licenses/MIT.html) | +| get-proto | Jordan Harband | [https://github.com/ljharb/get-proto](https://github.com/ljharb/get-proto) | [MIT](https://spdx.org/licenses/MIT.html) | | get-stream | Sindre Sorhus | [https://github.com/sindresorhus/get-stream](https://github.com/sindresorhus/get-stream) | [MIT](https://spdx.org/licenses/MIT.html) | | get-symbol-description | Jordan Harband | [https://github.com/inspect-js/get-symbol-description](https://github.com/inspect-js/get-symbol-description) | [MIT](https://spdx.org/licenses/MIT.html) | -| get-value | Jon Schlinkert | [https://github.com/jonschlinkert/get-value](https://github.com/jonschlinkert/get-value) | [MIT](https://spdx.org/licenses/MIT.html) | | getpass | Alex Wilson | [https://github.com/arekinath/node-getpass](https://github.com/arekinath/node-getpass) | [MIT](https://spdx.org/licenses/MIT.html) | | glob | Isaac Z. Schlueter | [https://github.com/isaacs/node-glob](https://github.com/isaacs/node-glob) | [ISC](https://spdx.org/licenses/ISC.html) | | Glob | Kevin Thompson | [https://github.com/kthompson/glob/](https://github.com/kthompson/glob/) | [MIT](https://raw.githubusercontent.com/kthompson/glob/main/LICENSE) | | glob-parent | Gulp Team | [https://github.com/gulpjs/glob-parent](https://github.com/gulpjs/glob-parent) | [ISC](https://spdx.org/licenses/ISC.html) | -| glob-regex | | [https://github.com/aleclarson/glob-regex](https://github.com/aleclarson/glob-regex) | [MIT](https://spdx.org/licenses/MIT.html) | +| glob-promise | Ahmad Nassri | [https://github.com/ahmadnassri/node-glob-promise](https://github.com/ahmadnassri/node-glob-promise) | [MIT](https://spdx.org/licenses/MIT.html) | | glob-to-regexp | Nick Fitzgerald | [https://github.com/fitzgen/glob-to-regexp](https://github.com/fitzgen/glob-to-regexp) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | | globals | Sindre Sorhus | [https://github.com/sindresorhus/globals](https://github.com/sindresorhus/globals) | [MIT](https://spdx.org/licenses/MIT.html) | | globalthis | Jordan Harband | [https://github.com/ljharb/System.global](https://github.com/ljharb/System.global) | [MIT](https://spdx.org/licenses/MIT.html) | | globby | Sindre Sorhus | [https://github.com/sindresorhus/globby](https://github.com/sindresorhus/globby) | [MIT](https://spdx.org/licenses/MIT.html) | -| Globfish | Octopus Deploy | []() | [Custom](https://aka.ms/deprecateLicenseUrl) | -| globrex | Terkel Gjervig | [https://github.com/terkelg/globrex](https://github.com/terkelg/globrex) | [MIT](https://spdx.org/licenses/MIT.html) | +| Globfish | Octopus Deploy | | [Custom](https://aka.ms/deprecateLicenseUrl) | | good-listener | | [https://github.com/zenorocha/good-listener](https://github.com/zenorocha/good-listener) | [MIT](https://spdx.org/licenses/MIT.html) | | Google.Apis.Iam.v1 | Google LLC | [https://github.com/google/google-api-dotnet-client](https://github.com/google/google-api-dotnet-client) | [Custom](https://www.nuget.org/packages/Google.Apis.Iam.v1/1.51.0.2330/license) | | Google.Cloud.Iam.V1 | Google LLC | [https://github.com/googleapis/google-cloud-dotnet](https://github.com/googleapis/google-cloud-dotnet) | [Custom](https://www.nuget.org/packages/Google.Cloud.Iam.V1/2.2.0/license) | -| Google.Protobuf | Google Inc. | [https://github.com/protocolbuffers/protobuf](https://github.com/protocolbuffers/protobuf) | [BSD-3-Clause](https://www.nuget.org/packages/Google.Protobuf/3.27.2/license) | +| Google.Protobuf | Google Inc. | [https://github.com/protocolbuffers/protobuf](https://github.com/protocolbuffers/protobuf) | [BSD-3-Clause](https://www.nuget.org/packages/Google.Protobuf/3.29.3/license) | | gopd | Jordan Harband | [https://github.com/ljharb/gopd](https://github.com/ljharb/gopd) | [MIT](https://spdx.org/licenses/MIT.html) | | graceful-fs | | [https://github.com/isaacs/node-graceful-fs](https://github.com/isaacs/node-graceful-fs) | [ISC](https://spdx.org/licenses/ISC.html) | | graphemer | Matt Davies | [https://github.com/flmnt/graphemer](https://github.com/flmnt/graphemer) | [MIT](https://spdx.org/licenses/MIT.html) | | graphql | | [https://github.com/graphql/graphql-js](https://github.com/graphql/graphql-js) | [MIT](https://spdx.org/licenses/MIT.html) | +| Grpc.AspNetCore | The gRPC Authors | [https://github.com/grpc/grpc-dotnet](https://github.com/grpc/grpc-dotnet) | [Apache-2.0](https://www.nuget.org/packages/Grpc.AspNetCore/2.67.0/license) | +| Grpc.AspNetCore.HealthChecks | The gRPC Authors | [https://github.com/grpc/grpc-dotnet](https://github.com/grpc/grpc-dotnet) | [Apache-2.0](https://www.nuget.org/packages/Grpc.AspNetCore.HealthChecks/2.67.0/license) | +| Grpc.AspNetCore.Server.Reflection | The gRPC Authors | [https://github.com/grpc/grpc-dotnet](https://github.com/grpc/grpc-dotnet) | [Apache-2.0](https://www.nuget.org/packages/Grpc.AspNetCore.Server.Reflection/2.67.0/license) | +| Grpc.Tools | The gRPC Authors | [https://github.com/grpc/grpc](https://github.com/grpc/grpc) | [Apache-2.0](https://www.nuget.org/packages/Grpc.Tools/2.69.0/license) | | gzip-size | Sindre Sorhus | [https://github.com/sindresorhus/gzip-size](https://github.com/sindresorhus/gzip-size) | [MIT](https://spdx.org/licenses/MIT.html) | | handle-thing | Fedor Indutny | [https://github.com/indutny/handle-thing](https://github.com/indutny/handle-thing) | [MIT](https://spdx.org/licenses/MIT.html) | | har-schema | Ahmad Nassri | [https://github.com/ahmadnassri/har-schema](https://github.com/ahmadnassri/har-schema) | [ISC](https://spdx.org/licenses/ISC.html) | @@ -864,35 +841,20 @@ Octopus Deploy is made possible thanks to the following great third-party produc | has-proto | Jordan Harband | [https://github.com/inspect-js/has-proto](https://github.com/inspect-js/has-proto) | [MIT](https://spdx.org/licenses/MIT.html) | | has-symbols | Jordan Harband | [https://github.com/inspect-js/has-symbols](https://github.com/inspect-js/has-symbols) | [MIT](https://spdx.org/licenses/MIT.html) | | has-tostringtag | Jordan Harband | [https://github.com/inspect-js/has-tostringtag](https://github.com/inspect-js/has-tostringtag) | [MIT](https://spdx.org/licenses/MIT.html) | -| has-value | Jon Schlinkert | [https://github.com/jonschlinkert/has-value](https://github.com/jonschlinkert/has-value) | [MIT](https://spdx.org/licenses/MIT.html) | -| has-values | Jon Schlinkert | [https://github.com/jonschlinkert/has-values](https://github.com/jonschlinkert/has-values) | [MIT](https://spdx.org/licenses/MIT.html) | | hasown | Jordan Harband | [https://github.com/inspect-js/hasOwn](https://github.com/inspect-js/hasOwn) | [MIT](https://spdx.org/licenses/MIT.html) | -| hast-util-from-parse5 | Titus Wormer | [https://github.com/syntax-tree/hast-util-from-parse5](https://github.com/syntax-tree/hast-util-from-parse5) | [MIT](https://spdx.org/licenses/MIT.html) | -| hast-util-parse-selector | Titus Wormer | [https://github.com/syntax-tree/hast-util-parse-selector](https://github.com/syntax-tree/hast-util-parse-selector) | [MIT](https://spdx.org/licenses/MIT.html) | -| hast-util-raw | Titus Wormer | [https://github.com/syntax-tree/hast-util-raw](https://github.com/syntax-tree/hast-util-raw) | [MIT](https://spdx.org/licenses/MIT.html) | -| hast-util-to-estree | Titus Wormer | [https://github.com/syntax-tree/hast-util-to-estree](https://github.com/syntax-tree/hast-util-to-estree) | [MIT](https://spdx.org/licenses/MIT.html) | -| hast-util-to-parse5 | Titus Wormer | [https://github.com/syntax-tree/hast-util-to-parse5](https://github.com/syntax-tree/hast-util-to-parse5) | [MIT](https://spdx.org/licenses/MIT.html) | -| hast-util-whitespace | Titus Wormer | [https://github.com/syntax-tree/hast-util-whitespace](https://github.com/syntax-tree/hast-util-whitespace) | [MIT](https://spdx.org/licenses/MIT.html) | -| hastscript | Titus Wormer | [https://github.com/syntax-tree/hastscript](https://github.com/syntax-tree/hastscript) | [MIT](https://spdx.org/licenses/MIT.html) | | he | Mathias Bynens | [https://github.com/mathiasbynens/he](https://github.com/mathiasbynens/he) | [MIT](https://spdx.org/licenses/MIT.html) | | header-case | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | | headers-polyfill | Artem Zakharchenko | [https://github.com/mswjs/headers-polyfill](https://github.com/mswjs/headers-polyfill) | [MIT](https://spdx.org/licenses/MIT.html) | -| hex-color-regex | Charlike Mike Reagent | [https://github.com/regexps/hex-color-regex](https://github.com/regexps/hex-color-regex) | [MIT](https://spdx.org/licenses/MIT.html) | | history | Michael Jackson | [https://github.com/ReactTraining/history](https://github.com/ReactTraining/history) | [MIT](https://spdx.org/licenses/MIT.html) | | hoist-non-react-statics | Michael Ridgway | [https://github.com/mridgway/hoist-non-react-statics](https://github.com/mridgway/hoist-non-react-statics) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | hpack.js | Fedor Indutny | [https://github.com/indutny/hpack.js](https://github.com/indutny/hpack.js) | [MIT](https://spdx.org/licenses/MIT.html) | -| hsl-regex | John Otander | [https://github.com/regexps/hsl-regex](https://github.com/regexps/hsl-regex) | [MIT](https://spdx.org/licenses/MIT.html) | -| hsla-regex | John Otander | [https://github.com/regexps/hsla-regex](https://github.com/regexps/hsla-regex) | [MIT](https://spdx.org/licenses/MIT.html) | -| html-comment-regex | Steve Mao | [https://github.com/stevemao/html-comment-regex](https://github.com/stevemao/html-comment-regex) | [MIT](https://spdx.org/licenses/MIT.html) | | html-encoding-sniffer | Domenic Denicola | [https://github.com/jsdom/html-encoding-sniffer](https://github.com/jsdom/html-encoding-sniffer) | [MIT](https://spdx.org/licenses/MIT.html) | | html-entities | Marat Dulin | [https://github.com/mdevils/html-entities](https://github.com/mdevils/html-entities) | [MIT](https://spdx.org/licenses/MIT.html) | | html-escaper | Andrea Giammarchi | [https://github.com/WebReflection/html-escaper](https://github.com/WebReflection/html-escaper) | [MIT](https://spdx.org/licenses/MIT.html) | | html-minifier-terser | Daniel Ruf | [https://github.com/terser/html-minifier-terser](https://github.com/terser/html-minifier-terser) | [MIT](https://spdx.org/licenses/MIT.html) | -| html-void-elements | Titus Wormer | [https://github.com/wooorm/html-void-elements](https://github.com/wooorm/html-void-elements) | [MIT](https://spdx.org/licenses/MIT.html) | | html-webpack-plugin | Jan Nicklas | [https://github.com/jantimon/html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | [MIT](https://spdx.org/licenses/MIT.html) | -| HtmlAgilityPack | ZZZ Projects,Simon Mourrier,Jeff Klawiter,Stephan Grell | [http://html-agility-pack.net/](http://html-agility-pack.net/) | [MIT](https://www.nuget.org/packages/HtmlAgilityPack/1.11.61/license) | +| HtmlAgilityPack | ZZZ Projects,Simon Mourrier,Jeff Klawiter,Stephan Grell | [http://html-agility-pack.net/](http://html-agility-pack.net/) | [MIT](https://www.nuget.org/packages/HtmlAgilityPack/1.11.72/license) | | htmlparser2 | Felix Boehm | [https://github.com/fb55/htmlparser2](https://github.com/fb55/htmlparser2) | [MIT](https://spdx.org/licenses/MIT.html) | -| http-assert | | [https://github.com/jshttp/http-assert](https://github.com/jshttp/http-assert) | [MIT](https://spdx.org/licenses/MIT.html) | | http-deceiver | Fedor Indutny | [https://github.com/indutny/http-deceiver](https://github.com/indutny/http-deceiver) | [MIT](https://spdx.org/licenses/MIT.html) | | http-errors | Jonathan Ong | [https://github.com/jshttp/http-errors](https://github.com/jshttp/http-errors) | [MIT](https://spdx.org/licenses/MIT.html) | | http-parser-js | Tim Caswell | [https://github.com/creationix/http-parser-js](https://github.com/creationix/http-parser-js) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -904,6 +866,7 @@ Octopus Deploy is made possible thanks to the following great third-party produc | human-signals | ehmicky | [https://github.com/ehmicky/human-signals](https://github.com/ehmicky/human-signals) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | humanize-duration | Evan Hahn | [https://github.com/EvanHahn/HumanizeDuration.js](https://github.com/EvanHahn/HumanizeDuration.js) | [Unlicense](https://spdx.org/licenses/Unlicense.html) | | Humanizer | Mehdi Khalili, Claire Novotny | [https://github.com/Humanizr/Humanizer](https://github.com/Humanizr/Humanizer) | [MIT](https://www.nuget.org/packages/Humanizer/2.14.1/license) | +| hyperdyperid | streamich | [https://github.com/streamich/hyperdyperid](https://github.com/streamich/hyperdyperid) | [MIT](https://spdx.org/licenses/MIT.html) | | hyphenate-style-name | Espen Hovlandsdal | [https://github.com/rexxars/hyphenate-style-name](https://github.com/rexxars/hyphenate-style-name) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | iconv-lite | Alexander Shtuchkin | [https://github.com/ashtuchkin/iconv-lite](https://github.com/ashtuchkin/iconv-lite) | [MIT](https://spdx.org/licenses/MIT.html) | | icss-utils | Glen Maddern | [https://github.com/css-modules/icss-utils](https://github.com/css-modules/icss-utils) | [ISC](https://spdx.org/licenses/ISC.html) | @@ -916,79 +879,56 @@ Octopus Deploy is made possible thanks to the following great third-party produc | imurmurhash | Jens Taylor | [https://github.com/jensyt/imurmurhash-js](https://github.com/jensyt/imurmurhash-js) | [MIT](https://spdx.org/licenses/MIT.html) | | indefinite-observable | The Indefinite Observable Authors | [https://github.com/material-motion/indefinite-observable-js](https://github.com/material-motion/indefinite-observable-js) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | indent-string | Sindre Sorhus | [https://github.com/sindresorhus/indent-string](https://github.com/sindresorhus/indent-string) | [MIT](https://spdx.org/licenses/MIT.html) | -| indexes-of | Dominic Tarr | [https://github.com/dominictarr/indexes-of](https://github.com/dominictarr/indexes-of) | [MIT](https://spdx.org/licenses/MIT.html) | -| infer-owner | Isaac Z. Schlueter | [https://github.com/npm/infer-owner](https://github.com/npm/infer-owner) | [ISC](https://spdx.org/licenses/ISC.html) | | inflight | Isaac Z. Schlueter | [https://github.com/npm/inflight](https://github.com/npm/inflight) | [ISC](https://spdx.org/licenses/ISC.html) | | inherits | | [https://github.com/isaacs/inherits](https://github.com/isaacs/inherits) | [ISC](https://spdx.org/licenses/ISC.html) | -| inline-style-parser | | [https://github.com/remarkablemark/inline-style-parser](https://github.com/remarkablemark/inline-style-parser) | [MIT](https://spdx.org/licenses/MIT.html) | | inquirer | Simon Boudrias | [https://github.com/SBoudrias/Inquirer.js](https://github.com/SBoudrias/Inquirer.js) | [MIT](https://spdx.org/licenses/MIT.html) | -| internal-ip | Sindre Sorhus | [https://github.com/sindresorhus/internal-ip](https://github.com/sindresorhus/internal-ip) | [MIT](https://spdx.org/licenses/MIT.html) | | internal-slot | Jordan Harband | [https://github.com/ljharb/internal-slot](https://github.com/ljharb/internal-slot) | [MIT](https://spdx.org/licenses/MIT.html) | | internmap | Mike Bostock | [https://github.com/mbostock/internmap](https://github.com/mbostock/internmap) | [ISC](https://spdx.org/licenses/ISC.html) | | interpret | Gulp Team | [https://github.com/gulpjs/interpret](https://github.com/gulpjs/interpret) | [MIT](https://spdx.org/licenses/MIT.html) | -| ip | Fedor Indutny | [https://github.com/indutny/node-ip](https://github.com/indutny/node-ip) | [MIT](https://spdx.org/licenses/MIT.html) | -| ip-regex | Sindre Sorhus | [https://github.com/sindresorhus/ip-regex](https://github.com/sindresorhus/ip-regex) | [MIT](https://spdx.org/licenses/MIT.html) | | ipaddr.js | whitequark | [https://github.com/whitequark/ipaddr.js](https://github.com/whitequark/ipaddr.js) | [MIT](https://spdx.org/licenses/MIT.html) | | IPNetwork2 | Luc Dvchosal | [https://github.com/lduchosal/ipnetwork](https://github.com/lduchosal/ipnetwork) | [BSD-3-Clause](https://github.com/lduchosal/ipnetwork/blob/master/LICENSE) | -| is-absolute-url | Sindre Sorhus | [https://github.com/sindresorhus/is-absolute-url](https://github.com/sindresorhus/is-absolute-url) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-accessor-descriptor | Jon Schlinkert | [https://github.com/jonschlinkert/is-accessor-descriptor](https://github.com/jonschlinkert/is-accessor-descriptor) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-alphabetical | Titus Wormer | [https://github.com/wooorm/is-alphabetical](https://github.com/wooorm/is-alphabetical) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-alphanumerical | Titus Wormer | [https://github.com/wooorm/is-alphanumerical](https://github.com/wooorm/is-alphanumerical) | [MIT](https://spdx.org/licenses/MIT.html) | | is-arguments | Jordan Harband | [https://github.com/inspect-js/is-arguments](https://github.com/inspect-js/is-arguments) | [MIT](https://spdx.org/licenses/MIT.html) | | is-array-buffer | Jordan Harband | [https://github.com/inspect-js/is-array-buffer](https://github.com/inspect-js/is-array-buffer) | [MIT](https://spdx.org/licenses/MIT.html) | | is-arrayish | Qix | [https://github.com/qix-/node-is-arrayish](https://github.com/qix-/node-is-arrayish) | [MIT](https://spdx.org/licenses/MIT.html) | | is-bigint | Jordan Harband | [https://github.com/inspect-js/is-bigint](https://github.com/inspect-js/is-bigint) | [MIT](https://spdx.org/licenses/MIT.html) | | is-binary-path | Sindre Sorhus | [https://github.com/sindresorhus/is-binary-path](https://github.com/sindresorhus/is-binary-path) | [MIT](https://spdx.org/licenses/MIT.html) | | is-boolean-object | Jordan Harband | [https://github.com/inspect-js/is-boolean-object](https://github.com/inspect-js/is-boolean-object) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-buffer | Feross Aboukhadijeh | [https://github.com/feross/is-buffer](https://github.com/feross/is-buffer) | [MIT](https://spdx.org/licenses/MIT.html) | | is-builtin-module | Sindre Sorhus | [https://github.com/sindresorhus/is-builtin-module](https://github.com/sindresorhus/is-builtin-module) | [MIT](https://spdx.org/licenses/MIT.html) | | is-callable | Jordan Harband | [https://github.com/inspect-js/is-callable](https://github.com/inspect-js/is-callable) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-ci | Thomas Watson Steen | [https://github.com/watson/is-ci](https://github.com/watson/is-ci) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-color-stop | pigcan | [https://github.com/pigcan/is-color-stop](https://github.com/pigcan/is-color-stop) | [MIT](https://spdx.org/licenses/MIT.html) | | is-core-module | Jordan Harband | [https://github.com/inspect-js/is-core-module](https://github.com/inspect-js/is-core-module) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-data-descriptor | Jon Schlinkert | [https://github.com/jonschlinkert/is-data-descriptor](https://github.com/jonschlinkert/is-data-descriptor) | [MIT](https://spdx.org/licenses/MIT.html) | | is-data-view | Jordan Harband | [https://github.com/inspect-js/is-data-view](https://github.com/inspect-js/is-data-view) | [MIT](https://spdx.org/licenses/MIT.html) | | is-date-object | Jordan Harband | [https://github.com/inspect-js/is-date-object](https://github.com/inspect-js/is-date-object) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-decimal | Titus Wormer | [https://github.com/wooorm/is-decimal](https://github.com/wooorm/is-decimal) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-descriptor | Jon Schlinkert | [https://github.com/jonschlinkert/is-descriptor](https://github.com/jonschlinkert/is-descriptor) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-directory | Jon Schlinkert | [https://github.com/jonschlinkert/is-directory](https://github.com/jonschlinkert/is-directory) | [MIT](https://spdx.org/licenses/MIT.html) | | is-docker | Sindre Sorhus | [https://github.com/sindresorhus/is-docker](https://github.com/sindresorhus/is-docker) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-extendable | Jon Schlinkert | [https://github.com/jonschlinkert/is-extendable](https://github.com/jonschlinkert/is-extendable) | [MIT](https://spdx.org/licenses/MIT.html) | | is-extglob | Jon Schlinkert | [https://github.com/jonschlinkert/is-extglob](https://github.com/jonschlinkert/is-extglob) | [MIT](https://spdx.org/licenses/MIT.html) | | is-fullwidth-code-point | Sindre Sorhus | [https://github.com/sindresorhus/is-fullwidth-code-point](https://github.com/sindresorhus/is-fullwidth-code-point) | [MIT](https://spdx.org/licenses/MIT.html) | | is-generator-fn | Sindre Sorhus | [https://github.com/sindresorhus/is-generator-fn](https://github.com/sindresorhus/is-generator-fn) | [MIT](https://spdx.org/licenses/MIT.html) | | is-generator-function | Jordan Harband | [https://github.com/inspect-js/is-generator-function](https://github.com/inspect-js/is-generator-function) | [MIT](https://spdx.org/licenses/MIT.html) | | is-glob | Jon Schlinkert | [https://github.com/micromatch/is-glob](https://github.com/micromatch/is-glob) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-hexadecimal | Titus Wormer | [https://github.com/wooorm/is-hexadecimal](https://github.com/wooorm/is-hexadecimal) | [MIT](https://spdx.org/licenses/MIT.html) | | is-in-browser | Jared Anderson | [https://github.com/tuxsudo/is-in-browser](https://github.com/tuxsudo/is-in-browser) | [MIT](https://spdx.org/licenses/MIT.html) | | is-inside-container | Sindre Sorhus | [https://github.com/sindresorhus/is-inside-container](https://github.com/sindresorhus/is-inside-container) | [MIT](https://spdx.org/licenses/MIT.html) | | is-interactive | Sindre Sorhus | [https://github.com/sindresorhus/is-interactive](https://github.com/sindresorhus/is-interactive) | [MIT](https://spdx.org/licenses/MIT.html) | | is-negative-zero | Jordan Harband | [https://github.com/inspect-js/is-negative-zero](https://github.com/inspect-js/is-negative-zero) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-node-process | | []() | [MIT](https://spdx.org/licenses/MIT.html) | +| is-network-error | Sindre Sorhus | [https://github.com/sindresorhus/is-network-error](https://github.com/sindresorhus/is-network-error) | [MIT](https://spdx.org/licenses/MIT.html) | +| is-node-process | | | [MIT](https://spdx.org/licenses/MIT.html) | | is-number | Jon Schlinkert | [https://github.com/jonschlinkert/is-number](https://github.com/jonschlinkert/is-number) | [MIT](https://spdx.org/licenses/MIT.html) | | is-number-object | Jordan Harband | [https://github.com/inspect-js/is-number-object](https://github.com/inspect-js/is-number-object) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-obj | Sindre Sorhus | [https://github.com/sindresorhus/is-obj](https://github.com/sindresorhus/is-obj) | [MIT](https://spdx.org/licenses/MIT.html) | | is-path-cwd | Sindre Sorhus | [https://github.com/sindresorhus/is-path-cwd](https://github.com/sindresorhus/is-path-cwd) | [MIT](https://spdx.org/licenses/MIT.html) | | is-path-in-cwd | Sindre Sorhus | [https://github.com/sindresorhus/is-path-in-cwd](https://github.com/sindresorhus/is-path-in-cwd) | [MIT](https://spdx.org/licenses/MIT.html) | | is-path-inside | Sindre Sorhus | [https://github.com/sindresorhus/is-path-inside](https://github.com/sindresorhus/is-path-inside) | [MIT](https://spdx.org/licenses/MIT.html) | | is-plain-obj | Sindre Sorhus | [https://github.com/sindresorhus/is-plain-obj](https://github.com/sindresorhus/is-plain-obj) | [MIT](https://spdx.org/licenses/MIT.html) | | is-plain-object | Jon Schlinkert | [https://github.com/jonschlinkert/is-plain-object](https://github.com/jonschlinkert/is-plain-object) | [MIT](https://spdx.org/licenses/MIT.html) | | is-potential-custom-element-name | Mathias Bynens | [https://github.com/mathiasbynens/is-potential-custom-element-name](https://github.com/mathiasbynens/is-potential-custom-element-name) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-reference | Rich Harris | [https://github.com/Rich-Harris/is-reference](https://github.com/Rich-Harris/is-reference) | [MIT](https://spdx.org/licenses/MIT.html) | | is-regex | Jordan Harband | [https://github.com/inspect-js/is-regex](https://github.com/inspect-js/is-regex) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-resolvable | Shinnosuke Watanabe | [https://github.com/shinnn/is-resolvable](https://github.com/shinnn/is-resolvable) | [ISC](https://spdx.org/licenses/ISC.html) | | is-retry-allowed | Sindre Sorhus | [https://github.com/sindresorhus/is-retry-allowed](https://github.com/sindresorhus/is-retry-allowed) | [MIT](https://spdx.org/licenses/MIT.html) | | is-shared-array-buffer | Jordan Harband | [https://github.com/inspect-js/is-shared-array-buffer](https://github.com/inspect-js/is-shared-array-buffer) | [MIT](https://spdx.org/licenses/MIT.html) | | is-stream | Sindre Sorhus | [https://github.com/sindresorhus/is-stream](https://github.com/sindresorhus/is-stream) | [MIT](https://spdx.org/licenses/MIT.html) | | is-string | Jordan Harband | [https://github.com/ljharb/is-string](https://github.com/ljharb/is-string) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-svg | Sindre Sorhus | [https://github.com/sindresorhus/is-svg](https://github.com/sindresorhus/is-svg) | [MIT](https://spdx.org/licenses/MIT.html) | | is-symbol | Jordan Harband | [https://github.com/inspect-js/is-symbol](https://github.com/inspect-js/is-symbol) | [MIT](https://spdx.org/licenses/MIT.html) | | is-typed-array | Jordan Harband | [https://github.com/inspect-js/is-typed-array](https://github.com/inspect-js/is-typed-array) | [MIT](https://spdx.org/licenses/MIT.html) | | is-typedarray | Hugh Kennedy | [https://github.com/hughsk/is-typedarray](https://github.com/hughsk/is-typedarray) | [MIT](https://spdx.org/licenses/MIT.html) | | is-unicode-supported | Sindre Sorhus | [https://github.com/sindresorhus/is-unicode-supported](https://github.com/sindresorhus/is-unicode-supported) | [MIT](https://spdx.org/licenses/MIT.html) | | is-weakref | Jordan Harband | [https://github.com/inspect-js/is-weakref](https://github.com/inspect-js/is-weakref) | [MIT](https://spdx.org/licenses/MIT.html) | | is-what | Luca Ban - Mesqueeb | [https://github.com/mesqueeb/is-what](https://github.com/mesqueeb/is-what) | [MIT](https://spdx.org/licenses/MIT.html) | -| is-windows | Jon Schlinkert | [https://github.com/jonschlinkert/is-windows](https://github.com/jonschlinkert/is-windows) | [MIT](https://spdx.org/licenses/MIT.html) | | is-wsl | Sindre Sorhus | [https://github.com/sindresorhus/is-wsl](https://github.com/sindresorhus/is-wsl) | [MIT](https://spdx.org/licenses/MIT.html) | | isarray | Julian Gruber | [https://github.com/juliangruber/isarray](https://github.com/juliangruber/isarray) | [MIT](https://spdx.org/licenses/MIT.html) | | isexe | Isaac Z. Schlueter | [https://github.com/isaacs/isexe](https://github.com/isaacs/isexe) | [ISC](https://spdx.org/licenses/ISC.html) | @@ -1028,9 +968,9 @@ Octopus Deploy is made possible thanks to the following great third-party produc | jest-util | | [https://github.com/facebook/jest](https://github.com/facebook/jest) | [MIT](https://spdx.org/licenses/MIT.html) | | jest-validate | | [https://github.com/facebook/jest](https://github.com/facebook/jest) | [MIT](https://spdx.org/licenses/MIT.html) | | jest-watcher | | [https://github.com/facebook/jest](https://github.com/facebook/jest) | [MIT](https://spdx.org/licenses/MIT.html) | -| jest-worker | | [https://github.com/facebook/jest](https://github.com/facebook/jest) | [MIT](https://spdx.org/licenses/MIT.html) | -| JetBrains.Annotations | JetBrains | [https://www.jetbrains.com/help/resharper/Code_Analysis__Code_Annotations.html](https://www.jetbrains.com/help/resharper/Code_Analysis__Code_Annotations.html) | [MIT](https://www.nuget.org/packages/JetBrains.Annotations/2024.2.0/license) | -| Jint | Sebastien Ros | [https://github.com/sebastienros/jint](https://github.com/sebastienros/jint) | [BSD-2-Clause](https://www.nuget.org/packages/Jint/3.1.4/license) | +| jest-worker | | [https://github.com/jestjs/jest](https://github.com/jestjs/jest) | [MIT](https://spdx.org/licenses/MIT.html) | +| JetBrains.Annotations | JetBrains | [https://www.jetbrains.com/help/resharper/Code_Analysis__Code_Annotations.html](https://www.jetbrains.com/help/resharper/Code_Analysis__Code_Annotations.html) | [MIT](https://www.nuget.org/packages/JetBrains.Annotations/2024.3.0/license) | +| Jint | Sebastien Ros | [https://github.com/sebastienros/jint](https://github.com/sebastienros/jint) | [BSD-2-Clause](https://www.nuget.org/packages/Jint/4.1.0/license) | | js-levenshtein | Gustaf Andersson | [https://github.com/gustf/js-levenshtein](https://github.com/gustf/js-levenshtein) | [MIT](https://spdx.org/licenses/MIT.html) | | js-tokens | Simon Lydell | [https://github.com/lydell/js-tokens](https://github.com/lydell/js-tokens) | [MIT](https://spdx.org/licenses/MIT.html) | | js-yaml | Vladimir Zapparov | [https://github.com/nodeca/js-yaml](https://github.com/nodeca/js-yaml) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1040,18 +980,18 @@ Octopus Deploy is made possible thanks to the following great third-party produc | jsdom | | [https://github.com/jsdom/jsdom](https://github.com/jsdom/jsdom) | [MIT](https://spdx.org/licenses/MIT.html) | | jsesc | Mathias Bynens | [https://github.com/mathiasbynens/jsesc](https://github.com/mathiasbynens/jsesc) | [MIT](https://spdx.org/licenses/MIT.html) | | json-buffer | Dominic Tarr | [https://github.com/dominictarr/json-buffer](https://github.com/dominictarr/json-buffer) | [MIT](https://spdx.org/licenses/MIT.html) | -| json-parse-better-errors | Kat Marchán | [https://github.com/zkat/json-parse-better-errors](https://github.com/zkat/json-parse-better-errors) | [MIT](https://spdx.org/licenses/MIT.html) | | json-parse-even-better-errors | Kat Marchán | [https://github.com/npm/json-parse-even-better-errors](https://github.com/npm/json-parse-even-better-errors) | [MIT](https://spdx.org/licenses/MIT.html) | | json-patch | Byron Ruth | [https://github.com/bruth/jsonpatch-js](https://github.com/bruth/jsonpatch-js) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | json-schema | Kris Zyp | [https://github.com/kriszyp/json-schema](https://github.com/kriszyp/json-schema) | [AFL-2.1](https://spdx.org/licenses/AFL-2.1.html) [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | json-schema-traverse | Evgeny Poberezkin | [https://github.com/epoberezkin/json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) | [MIT](https://spdx.org/licenses/MIT.html) | +| json-stable-stringify | James Halliday | [https://github.com/ljharb/json-stable-stringify](https://github.com/ljharb/json-stable-stringify) | [MIT](https://spdx.org/licenses/MIT.html) | | json-stable-stringify-without-jsonify | James Halliday | [https://github.com/samn/json-stable-stringify](https://github.com/samn/json-stable-stringify) | [MIT](https://spdx.org/licenses/MIT.html) | | json-stringify-safe | Isaac Z. Schlueter | [https://github.com/isaacs/json-stringify-safe](https://github.com/isaacs/json-stringify-safe) | [ISC](https://spdx.org/licenses/ISC.html) | -| json3 | Kit Cambridge | [https://github.com/bestiejs/json3](https://github.com/bestiejs/json3) | [MIT](https://spdx.org/licenses/MIT.html) | | json5 | Aseem Kishore | [https://github.com/json5/json5](https://github.com/json5/json5) | [MIT](https://spdx.org/licenses/MIT.html) | | jsonc-parser | Microsoft Corporation | [https://github.com/microsoft/node-jsonc-parser](https://github.com/microsoft/node-jsonc-parser) | [MIT](https://spdx.org/licenses/MIT.html) | | JsonDiffPatch.Net | William Bishop | [https://github.com/wbish/jsondiffpatch.net](https://github.com/wbish/jsondiffpatch.net) | [MIT](https://raw.githubusercontent.com/wbish/jsondiffpatch.net/master/LICENSE) | | jsonfile | JP Richardson | [https://github.com/jprichardson/node-jsonfile](https://github.com/jprichardson/node-jsonfile) | [MIT](https://spdx.org/licenses/MIT.html) | +| jsonify | Douglas Crockford | [https://github.com/ljharb/jsonify](https://github.com/ljharb/jsonify) | [CC0-1.0](https://spdx.org/licenses/CC0-1.0.html) | | jsprim | | [https://github.com/joyent/node-jsprim](https://github.com/joyent/node-jsprim) | [MIT](https://spdx.org/licenses/MIT.html) | | jss | JSS Team | [https://github.com/cssinjs/jss](https://github.com/cssinjs/jss) | [MIT](https://spdx.org/licenses/MIT.html) | | jss-plugin-camel-case | JSS Team | [https://github.com/cssinjs/jss](https://github.com/cssinjs/jss) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1065,22 +1005,17 @@ Octopus Deploy is made possible thanks to the following great third-party produc | jsx-ast-utils | Ethan Cohen | [https://github.com/evcohen/jsx-ast-utils](https://github.com/evcohen/jsx-ast-utils) | [MIT](https://spdx.org/licenses/MIT.html) | | jwt-decode | Jose F. Romaniello | [https://github.com/auth0/jwt-decode](https://github.com/auth0/jwt-decode) | [MIT](https://spdx.org/licenses/MIT.html) | | keycode | Tim Oxley | [https://github.com/timoxley/keycode](https://github.com/timoxley/keycode) | [MIT](https://spdx.org/licenses/MIT.html) | -| keygrip | | [https://github.com/crypto-utils/keygrip](https://github.com/crypto-utils/keygrip) | [MIT](https://spdx.org/licenses/MIT.html) | | keyv | Jared Wray | [https://github.com/jaredwray/keyv](https://github.com/jaredwray/keyv) | [MIT](https://spdx.org/licenses/MIT.html) | -| killable | Marten de Vries | [https://github.com/marten-de-vries/killable](https://github.com/marten-de-vries/killable) | [ISC](https://spdx.org/licenses/ISC.html) | | kind-of | Jon Schlinkert | [https://github.com/jonschlinkert/kind-of](https://github.com/jonschlinkert/kind-of) | [MIT](https://spdx.org/licenses/MIT.html) | | klaw-sync | Mani Maghsoudlou | [https://github.com/manidlou/node-klaw-sync](https://github.com/manidlou/node-klaw-sync) | [MIT](https://spdx.org/licenses/MIT.html) | | kleur | Luke Edwards | [https://github.com/lukeed/kleur](https://github.com/lukeed/kleur) | [MIT](https://spdx.org/licenses/MIT.html) | -| koa | | [https://github.com/koajs/koa](https://github.com/koajs/koa) | [MIT](https://spdx.org/licenses/MIT.html) | -| koa-compose | | [https://github.com/koajs/compose](https://github.com/koajs/compose) | [MIT](https://spdx.org/licenses/MIT.html) | -| koa-connect | Vladimir Kurchatkin | [https://github.com/vkurchatkin/koa-connect](https://github.com/vkurchatkin/koa-connect) | [MIT](https://spdx.org/licenses/MIT.html) | -| koa-convert | gyson | [https://github.com/gyson/koa-convert](https://github.com/gyson/koa-convert) | [MIT](https://spdx.org/licenses/MIT.html) | | launch-editor | Evan You | [https://github.com/yyx990803/launch-editor](https://github.com/yyx990803/launch-editor) | [MIT](https://spdx.org/licenses/MIT.html) | | less | Alexis Sellier | [https://github.com/less/less.js](https://github.com/less/less.js) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | less-loader | Johannes Ewald @jhnns | [https://github.com/webpack-contrib/less-loader](https://github.com/webpack-contrib/less-loader) | [MIT](https://spdx.org/licenses/MIT.html) | | less-vars-to-js | Michael Taranto | [https://github.com/michaeltaranto/less-vars-to-js](https://github.com/michaeltaranto/less-vars-to-js) | [MIT](https://spdx.org/licenses/MIT.html) | | leven | Sindre Sorhus | [https://github.com/sindresorhus/leven](https://github.com/sindresorhus/leven) | [MIT](https://spdx.org/licenses/MIT.html) | | levn | George Zahariev | [https://github.com/gkz/levn](https://github.com/gkz/levn) | [MIT](https://spdx.org/licenses/MIT.html) | +| lilconfig | antonk52 | [https://github.com/antonk52/lilconfig](https://github.com/antonk52/lilconfig) | [MIT](https://spdx.org/licenses/MIT.html) | | lines-and-columns | Brian Donovan | [https://github.com/eventualbuddha/lines-and-columns](https://github.com/eventualbuddha/lines-and-columns) | [MIT](https://spdx.org/licenses/MIT.html) | | loader-runner | Tobias Koppers @sokra | [https://github.com/webpack/loader-runner](https://github.com/webpack/loader-runner) | [MIT](https://spdx.org/licenses/MIT.html) | | loader-utils | Tobias Koppers @sokra | [https://github.com/webpack/loader-utils](https://github.com/webpack/loader-utils) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1095,207 +1030,141 @@ Octopus Deploy is made possible thanks to the following great third-party produc | lodash.throttle | John-David Dalton | [https://github.com/lodash/lodash](https://github.com/lodash/lodash) | [MIT](https://spdx.org/licenses/MIT.html) | | lodash.uniq | John-David Dalton | [https://github.com/lodash/lodash](https://github.com/lodash/lodash) | [MIT](https://spdx.org/licenses/MIT.html) | | log-symbols | Sindre Sorhus | [https://github.com/sindresorhus/log-symbols](https://github.com/sindresorhus/log-symbols) | [MIT](https://spdx.org/licenses/MIT.html) | -| loglevel | Tim Perry | [https://github.com/pimterry/loglevel](https://github.com/pimterry/loglevel) | [MIT](https://spdx.org/licenses/MIT.html) | -| longest-streak | Titus Wormer | [https://github.com/wooorm/longest-streak](https://github.com/wooorm/longest-streak) | [MIT](https://spdx.org/licenses/MIT.html) | | loose-envify | Andres Suarez | [https://github.com/zertosh/loose-envify](https://github.com/zertosh/loose-envify) | [MIT](https://spdx.org/licenses/MIT.html) | +| loupe | Veselin Todorov | [https://github.com/chaijs/loupe](https://github.com/chaijs/loupe) | [MIT](https://spdx.org/licenses/MIT.html) | | lower-case | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | | lru-cache | Isaac Z. Schlueter | [https://github.com/isaacs/node-lru-cache](https://github.com/isaacs/node-lru-cache) | [ISC](https://spdx.org/licenses/ISC.html) | | lz-string | pieroxy | [https://github.com/pieroxy/lz-string](https://github.com/pieroxy/lz-string) | [WTFPL](https://spdx.org/licenses/WTFPL.html) | | magic-string | Rich Harris | [https://github.com/rich-harris/magic-string](https://github.com/rich-harris/magic-string) | [MIT](https://spdx.org/licenses/MIT.html) | -| MailKit | Jeffrey Stedfast | [http://www.mimekit.net/](http://www.mimekit.net/) | [MIT](https://www.nuget.org/packages/MailKit/4.7.0/license) | +| MailKit | Jeffrey Stedfast | [http://www.mimekit.net/](http://www.mimekit.net/) | [MIT](https://www.nuget.org/packages/MailKit/4.9.0/license) | | make-dir | Sindre Sorhus | [https://github.com/sindresorhus/make-dir](https://github.com/sindresorhus/make-dir) | [MIT](https://spdx.org/licenses/MIT.html) | | make-error | Julien Fontanet | [https://github.com/JsCommunity/make-error](https://github.com/JsCommunity/make-error) | [ISC](https://spdx.org/licenses/ISC.html) | | makeerror | Naitik Shah | [https://github.com/daaku/nodejs-makeerror](https://github.com/daaku/nodejs-makeerror) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | -| map-cache | Jon Schlinkert | [https://github.com/jonschlinkert/map-cache](https://github.com/jonschlinkert/map-cache) | [MIT](https://spdx.org/licenses/MIT.html) | -| map-visit | Jon Schlinkert | [https://github.com/jonschlinkert/map-visit](https://github.com/jonschlinkert/map-visit) | [MIT](https://spdx.org/licenses/MIT.html) | -| markdown-extensions | Sindre Sorhus | [https://github.com/sindresorhus/markdown-extensions](https://github.com/sindresorhus/markdown-extensions) | [MIT](https://spdx.org/licenses/MIT.html) | -| markdown-table | Titus Wormer | [https://github.com/wooorm/markdown-table](https://github.com/wooorm/markdown-table) | [MIT](https://spdx.org/licenses/MIT.html) | +| map-or-similar | Baz | [https://github.com/thinkloop/map-or-similar](https://github.com/thinkloop/map-or-similar) | [MIT](https://spdx.org/licenses/MIT.html) | | matchmediaquery | Blaine Bublitz | [https://github.com/ncochard/matchmediaquery](https://github.com/ncochard/matchmediaquery) | [MIT](https://spdx.org/licenses/MIT.html) | | material-ui-dropzone | Yuval | [https://github.com/Yuvaleros/material-ui-dropzone](https://github.com/Yuvaleros/material-ui-dropzone) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-definitions | Titus Wormer | [https://github.com/syntax-tree/mdast-util-definitions](https://github.com/syntax-tree/mdast-util-definitions) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-find-and-replace | Titus Wormer | [https://github.com/syntax-tree/mdast-util-find-and-replace](https://github.com/syntax-tree/mdast-util-find-and-replace) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-from-markdown | Titus Wormer | [https://github.com/syntax-tree/mdast-util-from-markdown](https://github.com/syntax-tree/mdast-util-from-markdown) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-gfm | Titus Wormer | [https://github.com/syntax-tree/mdast-util-gfm](https://github.com/syntax-tree/mdast-util-gfm) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-gfm-autolink-literal | Titus Wormer | [https://github.com/syntax-tree/mdast-util-gfm-autolink-literal](https://github.com/syntax-tree/mdast-util-gfm-autolink-literal) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-gfm-footnote | Titus Wormer | [https://github.com/syntax-tree/mdast-util-gfm-footnote](https://github.com/syntax-tree/mdast-util-gfm-footnote) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-gfm-strikethrough | Titus Wormer | [https://github.com/syntax-tree/mdast-util-gfm-strikethrough](https://github.com/syntax-tree/mdast-util-gfm-strikethrough) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-gfm-table | Titus Wormer | [https://github.com/syntax-tree/mdast-util-gfm-table](https://github.com/syntax-tree/mdast-util-gfm-table) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-gfm-task-list-item | Titus Wormer | [https://github.com/syntax-tree/mdast-util-gfm-task-list-item](https://github.com/syntax-tree/mdast-util-gfm-task-list-item) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-mdx | Titus Wormer | [https://github.com/syntax-tree/mdast-util-mdx](https://github.com/syntax-tree/mdast-util-mdx) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-mdx-expression | Titus Wormer | [https://github.com/syntax-tree/mdast-util-mdx-expression](https://github.com/syntax-tree/mdast-util-mdx-expression) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-mdx-jsx | Titus Wormer | [https://github.com/syntax-tree/mdast-util-mdx-jsx](https://github.com/syntax-tree/mdast-util-mdx-jsx) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-mdxjs-esm | Titus Wormer | [https://github.com/syntax-tree/mdast-util-mdxjs-esm](https://github.com/syntax-tree/mdast-util-mdxjs-esm) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-phrasing | Victor Felder | [https://github.com/syntax-tree/mdast-util-phrasing](https://github.com/syntax-tree/mdast-util-phrasing) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-to-hast | Titus Wormer | [https://github.com/syntax-tree/mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-to-markdown | Titus Wormer | [https://github.com/syntax-tree/mdast-util-to-markdown](https://github.com/syntax-tree/mdast-util-to-markdown) | [MIT](https://spdx.org/licenses/MIT.html) | -| mdast-util-to-string | Titus Wormer | [https://github.com/syntax-tree/mdast-util-to-string](https://github.com/syntax-tree/mdast-util-to-string) | [MIT](https://spdx.org/licenses/MIT.html) | +| math-intrinsics | Jordan Harband | [https://github.com/es-shims/math-intrinsics](https://github.com/es-shims/math-intrinsics) | [MIT](https://spdx.org/licenses/MIT.html) | | mdn-data | Mozilla Developer Network | [https://github.com/mdn/data](https://github.com/mdn/data) | [CC0-1.0](https://spdx.org/licenses/CC0-1.0.html) | | media-typer | Douglas Christopher Wilson | [https://github.com/jshttp/media-typer](https://github.com/jshttp/media-typer) | [MIT](https://spdx.org/licenses/MIT.html) | -| memfs | | [https://github.com/streamich/memfs](https://github.com/streamich/memfs) | [Unlicense](https://spdx.org/licenses/Unlicense.html) | +| memfs | streamich | [https://github.com/streamich/memfs](https://github.com/streamich/memfs) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | memoize-one | Alex Reardon | [https://github.com/alexreardon/memoize-one](https://github.com/alexreardon/memoize-one) | [MIT](https://spdx.org/licenses/MIT.html) | -| memory-fs | Tobias Koppers @sokra | [https://github.com/webpack/memory-fs](https://github.com/webpack/memory-fs) | [MIT](https://spdx.org/licenses/MIT.html) | -| merge-descriptors | Jonathan Ong | [https://github.com/component/merge-descriptors](https://github.com/component/merge-descriptors) | [MIT](https://spdx.org/licenses/MIT.html) | +| memoizerific | Baz | [https://github.com/thinkloop/memoizerific](https://github.com/thinkloop/memoizerific) | [MIT](https://spdx.org/licenses/MIT.html) | +| merge | yeikos | [https://github.com/yeikos/js.merge](https://github.com/yeikos/js.merge) | [MIT](https://spdx.org/licenses/MIT.html) | +| merge-descriptors | Jonathan Ong | [https://github.com/sindresorhus/merge-descriptors](https://github.com/sindresorhus/merge-descriptors) | [MIT](https://spdx.org/licenses/MIT.html) | | merge-stream | Stephen Sugden | [https://github.com/grncdr/merge-stream](https://github.com/grncdr/merge-stream) | [MIT](https://spdx.org/licenses/MIT.html) | | merge2 | | [https://github.com/teambition/merge2](https://github.com/teambition/merge2) | [MIT](https://spdx.org/licenses/MIT.html) | | methods | | [https://github.com/jshttp/methods](https://github.com/jshttp/methods) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark](https://github.com/micromark/micromark/tree/main/packages/micromark) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-core-commonmark | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-core-commonmark](https://github.com/micromark/micromark/tree/main/packages/micromark-core-commonmark) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-extension-gfm | Titus Wormer | [https://github.com/micromark/micromark-extension-gfm](https://github.com/micromark/micromark-extension-gfm) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-extension-gfm-autolink-literal | Titus Wormer | [https://github.com/micromark/micromark-extension-gfm-autolink-literal](https://github.com/micromark/micromark-extension-gfm-autolink-literal) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-extension-gfm-footnote | Titus Wormer | [https://github.com/micromark/micromark-extension-gfm-footnote](https://github.com/micromark/micromark-extension-gfm-footnote) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-extension-gfm-strikethrough | Titus Wormer | [https://github.com/micromark/micromark-extension-gfm-strikethrough](https://github.com/micromark/micromark-extension-gfm-strikethrough) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-extension-gfm-table | Titus Wormer | [https://github.com/micromark/micromark-extension-gfm-table](https://github.com/micromark/micromark-extension-gfm-table) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-extension-gfm-tagfilter | Titus Wormer | [https://github.com/micromark/micromark-extension-gfm-tagfilter](https://github.com/micromark/micromark-extension-gfm-tagfilter) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-extension-gfm-task-list-item | Titus Wormer | [https://github.com/micromark/micromark-extension-gfm-task-list-item](https://github.com/micromark/micromark-extension-gfm-task-list-item) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-extension-mdx-expression | Titus Wormer | [https://github.com/micromark/micromark-extension-mdx-expression/tree/main/packages/micromark-extension-mdx-expression](https://github.com/micromark/micromark-extension-mdx-expression/tree/main/packages/micromark-extension-mdx-expression) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-extension-mdx-jsx | Titus Wormer | [https://github.com/micromark/micromark-extension-mdx-jsx](https://github.com/micromark/micromark-extension-mdx-jsx) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-extension-mdx-md | Titus Wormer | [https://github.com/micromark/micromark-extension-mdx-md](https://github.com/micromark/micromark-extension-mdx-md) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-extension-mdxjs | Titus Wormer | [https://github.com/micromark/micromark-extension-mdxjs](https://github.com/micromark/micromark-extension-mdxjs) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-extension-mdxjs-esm | Titus Wormer | [https://github.com/micromark/micromark-extension-mdxjs-esm](https://github.com/micromark/micromark-extension-mdxjs-esm) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-factory-destination | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-factory-destination](https://github.com/micromark/micromark/tree/main/packages/micromark-factory-destination) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-factory-label | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-factory-label](https://github.com/micromark/micromark/tree/main/packages/micromark-factory-label) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-factory-mdx-expression | Titus Wormer | [https://github.com/micromark/micromark-extension-mdx-expression/tree/main/packages/micromark-factory-mdx-expression](https://github.com/micromark/micromark-extension-mdx-expression/tree/main/packages/micromark-factory-mdx-expression) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-factory-space | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-factory-space](https://github.com/micromark/micromark/tree/main/packages/micromark-factory-space) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-factory-title | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-factory-title](https://github.com/micromark/micromark/tree/main/packages/micromark-factory-title) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-factory-whitespace | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-factory-whitespace](https://github.com/micromark/micromark/tree/main/packages/micromark-factory-whitespace) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-character | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-character](https://github.com/micromark/micromark/tree/main/packages/micromark-util-character) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-chunked | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-chunked](https://github.com/micromark/micromark/tree/main/packages/micromark-util-chunked) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-classify-character | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-classify-character](https://github.com/micromark/micromark/tree/main/packages/micromark-util-classify-character) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-combine-extensions | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-combine-extensions](https://github.com/micromark/micromark/tree/main/packages/micromark-util-combine-extensions) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-decode-numeric-character-reference | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-numeric-character-reference](https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-numeric-character-reference) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-decode-string | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-string](https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-string) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-encode | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-encode](https://github.com/micromark/micromark/tree/main/packages/micromark-util-encode) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-events-to-acorn | Titus Wormer | [https://github.com/micromark/micromark-extension-mdx-expression/tree/main/packages/micromark-util-events-to-acorn](https://github.com/micromark/micromark-extension-mdx-expression/tree/main/packages/micromark-util-events-to-acorn) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-html-tag-name | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-html-tag-name](https://github.com/micromark/micromark/tree/main/packages/micromark-util-html-tag-name) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-normalize-identifier | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-normalize-identifier](https://github.com/micromark/micromark/tree/main/packages/micromark-util-normalize-identifier) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-resolve-all | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-resolve-all](https://github.com/micromark/micromark/tree/main/packages/micromark-util-resolve-all) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-sanitize-uri | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-sanitize-uri](https://github.com/micromark/micromark/tree/main/packages/micromark-util-sanitize-uri) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-subtokenize | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-subtokenize](https://github.com/micromark/micromark/tree/main/packages/micromark-util-subtokenize) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-symbol | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-symbol](https://github.com/micromark/micromark/tree/main/packages/micromark-util-symbol) | [MIT](https://spdx.org/licenses/MIT.html) | -| micromark-util-types | Titus Wormer | [https://github.com/micromark/micromark/tree/main/packages/micromark-util-types](https://github.com/micromark/micromark/tree/main/packages/micromark-util-types) | [MIT](https://spdx.org/licenses/MIT.html) | | micromatch | Jon Schlinkert | [https://github.com/micromatch/micromatch](https://github.com/micromatch/micromatch) | [MIT](https://spdx.org/licenses/MIT.html) | -| Microsoft.AspNetCore.Authentication.Negotiate | Microsoft | [https://asp.net/](https://asp.net/) | [MIT](https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Negotiate/8.0.6/license) | -| Microsoft.AspNetCore.Mvc.NewtonsoftJson | Microsoft | [https://asp.net/](https://asp.net/) | [MIT](https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.6/license) | -| Microsoft.AspNetCore.Owin | Microsoft | [https://asp.net/](https://asp.net/) | [MIT](https://www.nuget.org/packages/Microsoft.AspNetCore.Owin/8.0.6/license) | +| Microsoft.AspNetCore.Authentication.Negotiate | Microsoft | [https://asp.net/](https://asp.net/) | [MIT](https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Negotiate/9.0.1/license) | +| Microsoft.AspNetCore.Mvc.NewtonsoftJson | Microsoft | [https://asp.net/](https://asp.net/) | [MIT](https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.1/license) | +| Microsoft.AspNetCore.Owin | Microsoft | [https://asp.net/](https://asp.net/) | [MIT](https://www.nuget.org/packages/Microsoft.AspNetCore.Owin/9.0.1/license) | | Microsoft.AspNetCore.Server.HttpSys | Microsoft | [https://asp.net/](https://asp.net/) | [Apache-2.0](https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt) | | Microsoft.Azure.Management.ResourceManager | Microsoft | [https://github.com/Azure/azure-sdk-for-net](https://github.com/Azure/azure-sdk-for-net) | [MIT](https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE) | | Microsoft.Azure.Management.ResourceManager.Fluent | Microsoft | [https://github.com/Azure/azure-libraries-for-net](https://github.com/Azure/azure-libraries-for-net) | [MIT](https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE) | | Microsoft.Azure.Management.Storage | Microsoft | [https://github.com/Azure/azure-sdk-for-net](https://github.com/Azure/azure-sdk-for-net) | [MIT](https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE) | | Microsoft.Azure.Management.Websites | Microsoft | [https://github.com/Azure/azure-sdk-for-net](https://github.com/Azure/azure-sdk-for-net) | [MIT](https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE) | -| Microsoft.CodeAnalysis.CSharp | Microsoft | [https://github.com/dotnet/roslyn](https://github.com/dotnet/roslyn) | [MIT](https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp/4.10.0/license) | -| Microsoft.CodeAnalysis.CSharp.Workspaces | Microsoft | [https://github.com/dotnet/roslyn](https://github.com/dotnet/roslyn) | [MIT](https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp.Workspaces/4.10.0/license) | +| Microsoft.CodeAnalysis.CSharp | Microsoft | [https://github.com/dotnet/roslyn](https://github.com/dotnet/roslyn) | [MIT](https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp/4.11.0/license) | +| Microsoft.CodeAnalysis.CSharp.Workspaces | Microsoft | [https://github.com/dotnet/roslyn](https://github.com/dotnet/roslyn) | [MIT](https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp.Workspaces/4.11.0/license) | | Microsoft.CSharp | Microsoft | [https://github.com/dotnet/corefx](https://github.com/dotnet/corefx) | [MIT](https://www.nuget.org/packages/Microsoft.CSharp/4.7.0/license) | -| Microsoft.Data.SqlClient | Microsoft | [https://aka.ms/sqlclientproject](https://aka.ms/sqlclientproject) | [MIT](https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.2.1/license) | -| Microsoft.EntityFrameworkCore | Microsoft | [https://docs.microsoft.com/ef/core/](https://docs.microsoft.com/ef/core/) | [MIT](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/8.0.6/license) | -| Microsoft.EntityFrameworkCore.SqlServer | Microsoft | [https://docs.microsoft.com/ef/core/](https://docs.microsoft.com/ef/core/) | [MIT](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.SqlServer/8.0.6/license) | -| Microsoft.EntityFrameworkCore.Tools | Microsoft | [https://docs.microsoft.com/ef/core/](https://docs.microsoft.com/ef/core/) | [MIT](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Tools/8.0.6/license) | -| Microsoft.Extensions.Configuration | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Configuration/8.0.0/license) | -| Microsoft.Extensions.Configuration.Abstractions | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Abstractions/8.0.0/license) | -| Microsoft.Extensions.Configuration.Binder | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Binder/8.0.1/license) | -| Microsoft.Extensions.Configuration.FileExtensions | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Configuration.FileExtensions/8.0.0/license) | -| Microsoft.Extensions.Configuration.Json | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Json/8.0.0/license) | -| Microsoft.Extensions.Hosting | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Hosting/8.0.0/license) | -| Microsoft.Graph | Microsoft | [https://developer.microsoft.com/graph](https://developer.microsoft.com/graph) | [Custom](https://www.nuget.org/packages/Microsoft.Graph/5.55.0/license) | -| Microsoft.Identity.Client | Microsoft | [https://go.microsoft.com/fwlink/?linkid=844761](https://go.microsoft.com/fwlink/?linkid=844761) | [MIT](https://www.nuget.org/packages/Microsoft.Identity.Client/4.61.3/license) | -| Microsoft.IdentityModel.Protocols.OpenIdConnect | Microsoft | [https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | [MIT](https://www.nuget.org/packages/Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0/license) | +| Microsoft.Data.SqlClient | Microsoft | [https://aka.ms/sqlclientproject](https://aka.ms/sqlclientproject) | [MIT](https://www.nuget.org/packages/Microsoft.Data.SqlClient/5.2.2/license) | +| Microsoft.EntityFrameworkCore | Microsoft | [https://docs.microsoft.com/ef/core/](https://docs.microsoft.com/ef/core/) | [MIT](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/8.0.10/license) | +| Microsoft.EntityFrameworkCore.Design | Microsoft | [https://docs.microsoft.com/ef/core/](https://docs.microsoft.com/ef/core/) | [MIT](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Design/8.0.10/license) | +| Microsoft.EntityFrameworkCore.SqlServer | Microsoft | [https://docs.microsoft.com/ef/core/](https://docs.microsoft.com/ef/core/) | [MIT](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.SqlServer/8.0.10/license) | +| Microsoft.EntityFrameworkCore.Tools | Microsoft | [https://docs.microsoft.com/ef/core/](https://docs.microsoft.com/ef/core/) | [MIT](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Tools/8.0.10/license) | +| Microsoft.Extensions.Configuration | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Configuration/9.0.1/license) | +| Microsoft.Extensions.Configuration.Abstractions | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Abstractions/9.0.1/license) | +| Microsoft.Extensions.Configuration.Binder | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Binder/9.0.1/license) | +| Microsoft.Extensions.Configuration.FileExtensions | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Configuration.FileExtensions/9.0.1/license) | +| Microsoft.Extensions.Configuration.Json | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Json/9.0.1/license) | +| Microsoft.Extensions.Hosting | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Hosting/9.0.1/license) | +| Microsoft.Extensions.Hosting.Abstractions | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/Microsoft.Extensions.Hosting.Abstractions/9.0.1/license) | +| Microsoft.Graph | Microsoft | [https://developer.microsoft.com/graph](https://developer.microsoft.com/graph) | [Custom](https://www.nuget.org/packages/Microsoft.Graph/5.68.0/license) | +| Microsoft.Identity.Client | Microsoft | [https://go.microsoft.com/fwlink/?linkid=844761](https://go.microsoft.com/fwlink/?linkid=844761) | [MIT](https://www.nuget.org/packages/Microsoft.Identity.Client/4.67.2/license) | +| Microsoft.IdentityModel.Protocols.OpenIdConnect | Microsoft | [https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | [MIT](https://www.nuget.org/packages/Microsoft.IdentityModel.Protocols.OpenIdConnect/8.3.1/license) | +| Microsoft.IO.RecyclableMemoryStream | Microsoft | [https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream) | [MIT](https://www.nuget.org/packages/Microsoft.IO.RecyclableMemoryStream/3.0.1/license) | | Microsoft.NETCore.Targets | Microsoft | [https://github.com/dotnet/runtime](https://github.com/dotnet/runtime) | [MIT](https://www.nuget.org/packages/Microsoft.NETCore.Targets/5.0.0/license) | +| Microsoft.SqlServer.SqlManagementObjects | Microsoft | [https://docs.microsoft.com/sql/relational-databases/server-management-objects-smo/overview-smo](https://docs.microsoft.com/sql/relational-databases/server-management-objects-smo/overview-smo) | [MIT](https://www.nuget.org/packages/Microsoft.SqlServer.SqlManagementObjects/172.52.0/license) | | Microsoft.Win32.Primitives | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) | | mime | Robert Kieffer | [https://github.com/broofa/node-mime](https://github.com/broofa/node-mime) | [MIT](https://spdx.org/licenses/MIT.html) | | mime-db | | [https://github.com/jshttp/mime-db](https://github.com/jshttp/mime-db) | [MIT](https://spdx.org/licenses/MIT.html) | | mime-types | | [https://github.com/jshttp/mime-types](https://github.com/jshttp/mime-types) | [MIT](https://spdx.org/licenses/MIT.html) | -| MimeKit | Jeffrey Stedfast | [https://www.mimekit.net/](https://www.mimekit.net/) | [MIT](https://www.nuget.org/packages/MimeKit/4.7.0/license) | +| MimeKit | Jeffrey Stedfast | [https://www.mimekit.net/](https://www.mimekit.net/) | [MIT](https://www.nuget.org/packages/MimeKit/4.9.0/license) | | mimic-fn | Sindre Sorhus | [https://github.com/sindresorhus/mimic-fn](https://github.com/sindresorhus/mimic-fn) | [MIT](https://spdx.org/licenses/MIT.html) | | min-indent | James Kyle | [https://github.com/thejameskyle/min-indent](https://github.com/thejameskyle/min-indent) | [MIT](https://spdx.org/licenses/MIT.html) | | mini-create-react-context | StringEpsilon | [https://github.com/StringEpsilon/mini-create-react-context](https://github.com/StringEpsilon/mini-create-react-context) | [MIT](https://spdx.org/licenses/MIT.html) | | mini-css-extract-plugin | Tobias Koppers @sokra | [https://github.com/webpack-contrib/mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | [MIT](https://spdx.org/licenses/MIT.html) | | minimalistic-assert | | [https://github.com/calvinmetcalf/minimalistic-assert](https://github.com/calvinmetcalf/minimalistic-assert) | [ISC](https://spdx.org/licenses/ISC.html) | | minimatch | Isaac Z. Schlueter | [https://github.com/isaacs/minimatch](https://github.com/isaacs/minimatch) | [ISC](https://spdx.org/licenses/ISC.html) | -| minimist | James Halliday | [https://github.com/substack/minimist](https://github.com/substack/minimist) | [MIT](https://spdx.org/licenses/MIT.html) | -| minipass | Isaac Z. Schlueter | [https://github.com/isaacs/minipass](https://github.com/isaacs/minipass) | [ISC](https://spdx.org/licenses/ISC.html) | -| minipass-collect | Isaac Z. Schlueter | []() | [ISC](https://spdx.org/licenses/ISC.html) | -| minipass-flush | Isaac Z. Schlueter | [https://github.com/isaacs/minipass-flush](https://github.com/isaacs/minipass-flush) | [ISC](https://spdx.org/licenses/ISC.html) | -| minipass-pipeline | Isaac Z. Schlueter | []() | [ISC](https://spdx.org/licenses/ISC.html) | -| MiniProfiler.AspNetCore.Mvc | Nick Craver | [https://miniprofiler.com/](https://miniprofiler.com/) | [MIT](https://www.nuget.org/packages/MiniProfiler.AspNetCore.Mvc/4.3.8/license) | -| minizlib | Isaac Z. Schlueter | [https://github.com/isaacs/minizlib](https://github.com/isaacs/minizlib) | [MIT](https://spdx.org/licenses/MIT.html) | -| mixin-deep | Jon Schlinkert | [https://github.com/jonschlinkert/mixin-deep](https://github.com/jonschlinkert/mixin-deep) | [MIT](https://spdx.org/licenses/MIT.html) | +| minimist | James Halliday | [https://github.com/minimistjs/minimist](https://github.com/minimistjs/minimist) | [MIT](https://spdx.org/licenses/MIT.html) | | mkdirp | | [https://github.com/isaacs/node-mkdirp](https://github.com/isaacs/node-mkdirp) | [MIT](https://spdx.org/licenses/MIT.html) | | mobile-detect | Heinrich Goebl | [https://github.com/hgoebl/mobile-detect.js](https://github.com/hgoebl/mobile-detect.js) | [MIT](https://spdx.org/licenses/MIT.html) | | moment | Iskren Ivov Chernev | [https://github.com/moment/moment](https://github.com/moment/moment) | [MIT](https://spdx.org/licenses/MIT.html) | | monaco-editor | Microsoft Corporation | [https://github.com/microsoft/monaco-editor](https://github.com/microsoft/monaco-editor) | [MIT](https://spdx.org/licenses/MIT.html) | -| mri | Luke Edwards | [https://github.com/lukeed/mri](https://github.com/lukeed/mri) | [MIT](https://spdx.org/licenses/MIT.html) | | mrmime | Luke Edwards | [https://github.com/lukeed/mrmime](https://github.com/lukeed/mrmime) | [MIT](https://spdx.org/licenses/MIT.html) | | ms | | [https://github.com/vercel/ms](https://github.com/vercel/ms) | [MIT](https://spdx.org/licenses/MIT.html) | | msw | Artem Zakharchenko | [https://github.com/mswjs/msw](https://github.com/mswjs/msw) | [MIT](https://spdx.org/licenses/MIT.html) | | multicast-dns | Mathias Buus | [https://github.com/mafintosh/multicast-dns](https://github.com/mafintosh/multicast-dns) | [MIT](https://spdx.org/licenses/MIT.html) | -| multicast-dns-service-types | Mathias Buus | [https://github.com/mafintosh/multicast-dns-service-types](https://github.com/mafintosh/multicast-dns-service-types) | [MIT](https://spdx.org/licenses/MIT.html) | | murmurhash | Darren Kopp | [https://github.com/darrenkopp/murmurhash-net](https://github.com/darrenkopp/murmurhash-net) | [Apache-2.0](https://github.com/darrenkopp/murmurhash-net/blob/master/LICENSE.md) | | mute-stream | Isaac Z. Schlueter | [https://github.com/isaacs/mute-stream](https://github.com/isaacs/mute-stream) | [ISC](https://spdx.org/licenses/ISC.html) | -| mz | Jonathan Ong | [https://github.com/normalize/mz](https://github.com/normalize/mz) | [MIT](https://spdx.org/licenses/MIT.html) | +| my-easy-fp | ByungJoon Lee | [https://github.com/imjuni/my-easy-fp](https://github.com/imjuni/my-easy-fp) | [MIT](https://spdx.org/licenses/MIT.html) | | nanoid | Andrey Sitnik | [https://github.com/ai/nanoid](https://github.com/ai/nanoid) | [MIT](https://spdx.org/licenses/MIT.html) | -| nanomatch | Jon Schlinkert | [https://github.com/micromatch/nanomatch](https://github.com/micromatch/nanomatch) | [MIT](https://spdx.org/licenses/MIT.html) | | natural-compare | Lauri Rooden | [https://github.com/litejs/natural-compare-lite](https://github.com/litejs/natural-compare-lite) | [MIT](https://spdx.org/licenses/MIT.html) | | NCrontab.Advanced | jcoutch | [https://github.com/jcoutch/NCrontab-Advanced](https://github.com/jcoutch/NCrontab-Advanced) | [Apache-2.0](https://github.com/jcoutch/NCrontab-Advanced/blob/master/LICENSE) | | needle | Tomás Pollak | [https://github.com/tomas/needle](https://github.com/tomas/needle) | [MIT](https://spdx.org/licenses/MIT.html) | | negotiator | | [https://github.com/jshttp/negotiator](https://github.com/jshttp/negotiator) | [MIT](https://spdx.org/licenses/MIT.html) | | neo-async | | [https://github.com/suguru03/neo-async](https://github.com/suguru03/neo-async) | [MIT](https://spdx.org/licenses/MIT.html) | | Newtonsoft.Json | James Newton-King | [https://www.newtonsoft.com/json](https://www.newtonsoft.com/json) | [MIT](https://www.nuget.org/packages/Newtonsoft.Json/13.0.3/license) | -| Newtonsoft.Json.Bson | James Newton-King | [http://www.newtonsoft.com/json](http://www.newtonsoft.com/json) | [MIT](https://www.nuget.org/packages/Newtonsoft.Json.Bson/1.0.2/license) | -| nice-try | | [https://github.com/electerious/nice-try](https://github.com/electerious/nice-try) | [MIT](https://spdx.org/licenses/MIT.html) | +| Newtonsoft.Json.Bson | James Newton-King | [http://www.newtonsoft.com/json](http://www.newtonsoft.com/json) | [MIT](https://www.nuget.org/packages/Newtonsoft.Json.Bson/1.0.3/license) | | Nito.AsyncEx | Stephen Cleary | [https://github.com/StephenCleary/AsyncEx](https://github.com/StephenCleary/AsyncEx) | [MIT](https://www.nuget.org/packages/Nito.AsyncEx/5.1.2/license) | | Nito.AsyncEx.Tasks | Stephen Cleary | [https://github.com/StephenCleary/AsyncEx](https://github.com/StephenCleary/AsyncEx) | [MIT](https://www.nuget.org/packages/Nito.AsyncEx.Tasks/5.1.2/license) | -| NJsonSchema | Rico Suter | [http://njsonschema.org/](http://njsonschema.org/) | [MIT](https://www.nuget.org/packages/NJsonSchema/11.0.1/license) | +| NJsonSchema | Rico Suter | [http://njsonschema.org/](http://njsonschema.org/) | [MIT](https://www.nuget.org/packages/NJsonSchema/11.1.0/license) | | NLog | Jarek Kowalski,Kim Christensen,Julian Verdurmen | [https://nlog-project.org/](https://nlog-project.org/) | [BSD-3-Clause](https://github.com/NLog/NLog/blob/master/LICENSE.txt) | | NLog.Targets.Seq | Datalust,Contributors | [https://github.com/datalust/nlog-targets-seq](https://github.com/datalust/nlog-targets-seq) | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | | NLog.Web.AspNetCore | Julian Verdurmen | [https://github.com/NLog/NLog.Web](https://github.com/NLog/NLog.Web) | [BSD-3-Clause](https://www.nuget.org/packages/NLog.Web.AspNetCore/4.14.0/license) | | no-case | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | -| NodaTime | Jon Skeet | [https://nodatime.org/](https://nodatime.org/) | [Apache-2.0](https://www.nuget.org/packages/NodaTime/3.1.11/license) | -| NodaTime.Serialization.JsonNet | The Noda Time authors | [https://nodatime.org/](https://nodatime.org/) | [Apache-2.0](https://www.nuget.org/packages/NodaTime.Serialization.JsonNet/3.1.0/license) | -| node-dir | Nathan Cartwright | [https://github.com/fshost/node-dir](https://github.com/fshost/node-dir) | [MIT](https://spdx.org/licenses/MIT.html) | +| NodaTime | Jon Skeet | [https://nodatime.org/](https://nodatime.org/) | [Apache-2.0](https://www.nuget.org/packages/NodaTime/3.2.1/license) | +| NodaTime.Serialization.JsonNet | The Noda Time authors | [https://nodatime.org/](https://nodatime.org/) | [Apache-2.0](https://www.nuget.org/packages/NodaTime.Serialization.JsonNet/3.2.0/license) | | node-fetch | David Frank | [https://github.com/bitinn/node-fetch](https://github.com/bitinn/node-fetch) | [MIT](https://spdx.org/licenses/MIT.html) | | node-forge | Digital Bazaar, Inc. | [https://github.com/digitalbazaar/forge](https://github.com/digitalbazaar/forge) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) [GPL-2.0](https://spdx.org/licenses/GPL-2.0.html) | | node-int64 | Robert Kieffer | [https://github.com/broofa/node-int64](https://github.com/broofa/node-int64) | [MIT](https://spdx.org/licenses/MIT.html) | | node-releases | Sergey Rubanov | [https://github.com/chicoxyzzy/node-releases](https://github.com/chicoxyzzy/node-releases) | [MIT](https://spdx.org/licenses/MIT.html) | | normalize-path | Jon Schlinkert | [https://github.com/jonschlinkert/normalize-path](https://github.com/jonschlinkert/normalize-path) | [MIT](https://spdx.org/licenses/MIT.html) | -| normalize-url | Sindre Sorhus | [https://github.com/sindresorhus/normalize-url](https://github.com/sindresorhus/normalize-url) | [MIT](https://spdx.org/licenses/MIT.html) | | Novell.Directory.Ldap.NETStandard | Novell,dsbenghe | [https://github.com/dsbenghe/Novell.Directory.Ldap.NETStandard](https://github.com/dsbenghe/Novell.Directory.Ldap.NETStandard) | [MIT](https://www.nuget.org/packages/Novell.Directory.Ldap.NETStandard/3.6.0/license) | | npm-run-path | Sindre Sorhus | [https://github.com/sindresorhus/npm-run-path](https://github.com/sindresorhus/npm-run-path) | [MIT](https://spdx.org/licenses/MIT.html) | -| NServiceBus | Particular Software | [https://docs.particular.net/nuget/NServiceBus](https://docs.particular.net/nuget/NServiceBus) | [Custom](https://www.nuget.org/packages/NServiceBus/9.0.3/license) | +| NServiceBus | Particular Software | [https://docs.particular.net/nuget/NServiceBus](https://docs.particular.net/nuget/NServiceBus) | [Custom](https://www.nuget.org/packages/NServiceBus/9.2.4/license) | +| NServiceBus.ClaimCheck | Particular Software | [https://docs.particular.net/nuget/NServiceBus.ClaimCheck](https://docs.particular.net/nuget/NServiceBus.ClaimCheck) | [Custom](https://www.nuget.org/packages/NServiceBus.ClaimCheck/1.0.1/license) | | NServiceBus.Extensions.Logging | Particular Software | [https://docs.particular.net/nuget/NServiceBus.Extensions.Logging](https://docs.particular.net/nuget/NServiceBus.Extensions.Logging) | [Custom](https://www.nuget.org/packages/NServiceBus.Extensions.Logging/3.0.0/license) | | NServiceBus.Metrics | Particular Software | [https://docs.particular.net/nuget/NServiceBus.Metrics](https://docs.particular.net/nuget/NServiceBus.Metrics) | [Custom](https://www.nuget.org/packages/NServiceBus.Metrics/5.0.0/license) | | NServiceBus.Newtonsoft.Json | Particular Software | [https://docs.particular.net/nuget/NServiceBus.Newtonsoft.Json](https://docs.particular.net/nuget/NServiceBus.Newtonsoft.Json) | [Custom](https://www.nuget.org/packages/NServiceBus.Newtonsoft.Json/4.0.0/license) | | NServiceBus.Persistence.Sql | Particular Software | [https://docs.particular.net/nuget/NServiceBus.Persistence.Sql](https://docs.particular.net/nuget/NServiceBus.Persistence.Sql) | [Custom](https://www.nuget.org/packages/NServiceBus.Persistence.Sql/8.1.0/license) | -| NServiceBus.Transport.SqlServer | Particular Software | [https://docs.particular.net/nuget/NServiceBus.Transport.SqlServer](https://docs.particular.net/nuget/NServiceBus.Transport.SqlServer) | [Custom](https://www.nuget.org/packages/NServiceBus.Transport.SqlServer/8.1.2/license) | +| NServiceBus.Transport.SqlServer | Particular Software | [https://docs.particular.net/nuget/NServiceBus.Transport.SqlServer](https://docs.particular.net/nuget/NServiceBus.Transport.SqlServer) | [Custom](https://www.nuget.org/packages/NServiceBus.Transport.SqlServer/8.1.6/license) | | nth-check | Felix Boehm | [https://github.com/fb55/nth-check](https://github.com/fb55/nth-check) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | | NuGet.CommandLine | Microsoft, Octopus Deploy | [https://github.com/OctopusDeploy/NuGet.Client](https://github.com/OctopusDeploy/NuGet.Client) | [Apache-2.0](https://raw.githubusercontent.com/OctopusDeploy/NuGet.Client/dev/LICENSE.txt) | +| NuGet.CommandLine | Microsoft | [https://aka.ms/nugetprj](https://aka.ms/nugetprj) | [Apache-2.0](https://www.nuget.org/packages/NuGet.CommandLine/6.12.2/license) | | NuGet.Common | NuGet, Octopus Deploy | [https://github.com/OctopusDeploy/NuGet.Client](https://github.com/OctopusDeploy/NuGet.Client) | [Apache-2.0](https://raw.githubusercontent.com/OctopusDeploy/NuGet.Client/dev/LICENSE.txt) | | NuGet.Configuration | NuGet, Octopus Deploy | [https://github.com/OctopusDeploy/NuGet.Client](https://github.com/OctopusDeploy/NuGet.Client) | [Apache-2.0](https://raw.githubusercontent.com/OctopusDeploy/NuGet.Client/dev/LICENSE.txt) | | NuGet.Frameworks | NuGet, Octopus Deploy | [https://github.com/OctopusDeploy/NuGet.Client](https://github.com/OctopusDeploy/NuGet.Client) | [Apache-2.0](https://raw.githubusercontent.com/OctopusDeploy/NuGet.Client/dev/LICENSE.txt) | | NuGet.Packaging | NuGet, Octopus Deploy | [https://github.com/OctopusDeploy/NuGet.Client](https://github.com/OctopusDeploy/NuGet.Client) | [Apache-2.0](https://raw.githubusercontent.com/OctopusDeploy/NuGet.Client/dev/LICENSE.txt) | | NuGet.Packaging.Core | NuGet, Octopus Deploy | [https://github.com/OctopusDeploy/NuGet.Client](https://github.com/OctopusDeploy/NuGet.Client) | [Apache-2.0](https://raw.githubusercontent.com/OctopusDeploy/NuGet.Client/dev/LICENSE.txt) | | NuGet.Packaging.Core.Types | NuGet, Octopus Deploy | [https://github.com/OctopusDeploy/NuGet.Client](https://github.com/OctopusDeploy/NuGet.Client) | [Apache-2.0](https://raw.githubusercontent.com/OctopusDeploy/NuGet.Client/dev/LICENSE.txt) | -| NuGet.Protocol | Microsoft | [https://aka.ms/nugetprj](https://aka.ms/nugetprj) | [Apache-2.0](https://www.nuget.org/packages/NuGet.Protocol/6.10.1/license) | +| NuGet.Protocol | Microsoft | [https://aka.ms/nugetprj](https://aka.ms/nugetprj) | [Apache-2.0](https://www.nuget.org/packages/NuGet.Protocol/6.12.1/license) | | NuGet.Protocol.Core.Types | NuGet, Octopus Deploy | [https://github.com/OctopusDeploy/NuGet.Client](https://github.com/OctopusDeploy/NuGet.Client) | [Apache-2.0](https://raw.githubusercontent.com/OctopusDeploy/NuGet.Client/dev/LICENSE.txt) | | NuGet.Protocol.Core.v3 | NuGet, Octopus Deploy | [https://github.com/OctopusDeploy/NuGet.Client](https://github.com/OctopusDeploy/NuGet.Client) | [Apache-2.0](https://raw.githubusercontent.com/OctopusDeploy/NuGet.Client/dev/LICENSE.txt) | | NuGet.Versioning | NuGet, Octopus Deploy | [https://github.com/OctopusDeploy/NuGet.Client](https://github.com/OctopusDeploy/NuGet.Client) | [Apache-2.0](https://raw.githubusercontent.com/OctopusDeploy/NuGet.Client/dev/LICENSE.txt) | -| Nuke.Common | Matthias Koch, Ulrich Buchgraber, Sebastian Karasek | [https://nuke.build/](https://nuke.build/) | [MIT](https://www.nuget.org/packages/Nuke.Common/8.0.0/license) | +| Nuke.Common | Matthias Koch, Ulrich Buchgraber, Sebastian Karasek | [https://nuke.build/](https://nuke.build/) | [MIT](https://www.nuget.org/packages/Nuke.Common/8.1.4/license) | | nwsapi | Diego Perini | [https://github.com/dperini/nwsapi](https://github.com/dperini/nwsapi) | [MIT](https://spdx.org/licenses/MIT.html) | | oauth-sign | Mikeal Rogers | [https://github.com/mikeal/oauth-sign](https://github.com/mikeal/oauth-sign) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | object-assign | Sindre Sorhus | [https://github.com/sindresorhus/object-assign](https://github.com/sindresorhus/object-assign) | [MIT](https://spdx.org/licenses/MIT.html) | -| object-copy | Jon Schlinkert | [https://github.com/jonschlinkert/object-copy](https://github.com/jonschlinkert/object-copy) | [MIT](https://spdx.org/licenses/MIT.html) | | object-inspect | James Halliday | [https://github.com/inspect-js/object-inspect](https://github.com/inspect-js/object-inspect) | [MIT](https://spdx.org/licenses/MIT.html) | -| object-is | Jordan Harband | [https://github.com/es-shims/object-is](https://github.com/es-shims/object-is) | [MIT](https://spdx.org/licenses/MIT.html) | | object-keys | Jordan Harband | [https://github.com/ljharb/object-keys](https://github.com/ljharb/object-keys) | [MIT](https://spdx.org/licenses/MIT.html) | -| object-visit | Jon Schlinkert | [https://github.com/jonschlinkert/object-visit](https://github.com/jonschlinkert/object-visit) | [MIT](https://spdx.org/licenses/MIT.html) | | object.assign | Jordan Harband | [https://github.com/ljharb/object.assign](https://github.com/ljharb/object.assign) | [MIT](https://spdx.org/licenses/MIT.html) | | object.entries | Jordan Harband | [https://github.com/es-shims/Object.entries](https://github.com/es-shims/Object.entries) | [MIT](https://spdx.org/licenses/MIT.html) | | object.fromentries | Jordan Harband | [https://github.com/es-shims/Object.fromEntries](https://github.com/es-shims/Object.fromEntries) | [MIT](https://spdx.org/licenses/MIT.html) | -| object.getownpropertydescriptors | Jordan Harband | [https://github.com/es-shims/object.getownpropertydescriptors](https://github.com/es-shims/object.getownpropertydescriptors) | [MIT](https://spdx.org/licenses/MIT.html) | | object.groupby | Jordan Harband | [https://github.com/es-shims/Object.groupBy](https://github.com/es-shims/Object.groupBy) | [MIT](https://spdx.org/licenses/MIT.html) | | object.hasown | Jordan Harband | [https://github.com/es-shims/Object.hasOwn](https://github.com/es-shims/Object.hasOwn) | [MIT](https://spdx.org/licenses/MIT.html) | -| object.pick | Jon Schlinkert | [https://github.com/jonschlinkert/object.pick](https://github.com/jonschlinkert/object.pick) | [MIT](https://spdx.org/licenses/MIT.html) | | object.values | Jordan Harband | [https://github.com/es-shims/Object.values](https://github.com/es-shims/Object.values) | [MIT](https://spdx.org/licenses/MIT.html) | | obuf | Fedor Indutny | [https://github.com/indutny/offset-buffer](https://github.com/indutny/offset-buffer) | [MIT](https://spdx.org/licenses/MIT.html) | -| Octokit | GitHub | [https://github.com/octokit/octokit.net](https://github.com/octokit/octokit.net) | [MIT](https://www.nuget.org/packages/Octokit/13.0.1/license) | +| Octokit | GitHub | [https://github.com/octokit/octokit.net](https://github.com/octokit/octokit.net) | [MIT](https://www.nuget.org/packages/Octokit/14.0.0/license) | | Octopus.CoreParsers.Hcl | Octopus Deploy | [https://github.com/OctopusDeploy/HclParser](https://github.com/OctopusDeploy/HclParser) | [Custom](https://www.nuget.org/packages/Octopus.CoreParsers.Hcl/1.1.599/license) | | Octopus.Dependencies.AWSCLI32 | Octopus Deploy | [https://github.com/OctopusDeploy/Octopus.Dependencies.AWSCLI](https://github.com/OctopusDeploy/Octopus.Dependencies.AWSCLI) | [Apache-2.0](https://github.com/OctopusDeploy/Octopus.Dependencies.AWSCLI/blob/master/LICENSE) | | Octopus.Dependencies.AWSPS | Octopus Deploy, Amazon Web Services | [https://github.com/OctopusDeploy/Octopus.Dependencies.AWSPS](https://github.com/OctopusDeploy/Octopus.Dependencies.AWSPS) | [Apache-2.0](https://github.com/OctopusDeploy/Octopus.Dependencies.AWSPS/blob/master/LICENSE) | @@ -1305,41 +1174,36 @@ Octopus Deploy is made possible thanks to the following great third-party produc | Octopus.Dependencies.TerraformCLI | Octopus Deploy | [https://github.com/OctopusDeploy/Octopus.Dependencies.TerraformCLI](https://github.com/OctopusDeploy/Octopus.Dependencies.TerraformCLI) | [Apache-2.0](https://github.com/OctopusDeploy/Octopus.Dependencies.TerraformCLI/blob/master/LICENSE) | | Octopus.DynamicWorkers.Client | Octopus Deploy | [https://octopus.com/](https://octopus.com/) | [Apache-2.0](https://licenses.nuget.org/Apache-2.0) | | Octopus.LibGit2Sharp | LibGit2Sharp contributors | [https://github.com/libgit2/libgit2sharp/](https://github.com/libgit2/libgit2sharp/) | [Custom](https://aka.ms/deprecateLicenseUrl) | -| Octopus.Nevermore | Octopus Deploy | [https://github.com/OctopusDeploy/Nevermore](https://github.com/OctopusDeploy/Nevermore) | [Apache-2.0](https://www.nuget.org/packages/Octopus.Nevermore/25.0.1976/license) | | Octopus.Ocl | Octopus Deploy | [https://github.com/OctopusDeploy/Ocl](https://github.com/OctopusDeploy/Ocl) | [Apache-2.0](https://licenses.nuget.org/Apache-2.0) | -| Octopus.Octodiff | Octopus Deploy | [https://github.com/OctopusDeploy/Octodiff](https://github.com/OctopusDeploy/Octodiff) | [Apache-2.0](https://www.nuget.org/packages/Octopus.Octodiff/2.0.546/license) | -| Octopus.OpenFeature | Octopus Deploy | [https://github.com/OctopusDeploy/openfeature-dotnet](https://github.com/OctopusDeploy/openfeature-dotnet) | [Apache-2.0](https://www.nuget.org/packages/Octopus.OpenFeature/0.0.18/license) | -| Octopus.Server.Client | Octopus Deploy | [https://github.com/OctopusDeploy/OctopusClients](https://github.com/OctopusDeploy/OctopusClients) | [Apache-2.0](https://www.nuget.org/packages/Octopus.Server.Client/14.3.1534/license) | -| Octopus.Tentacle.Client | Octopus.Tentacle.Client | []() | [Undefined]() | -| Octopus.Tentacle.Contracts | Octopus.Tentacle.Contracts | []() | [Undefined]() | -| Octopus.TinyTypes | Octopus Deploy | [https://github.com/OctopusDeploy/TinyTypes](https://github.com/OctopusDeploy/TinyTypes) | [Apache-2.0](https://licenses.nuget.org/Apache-2.0) | +| Octopus.Octodiff | Octopus Deploy | [https://github.com/OctopusDeploy/Octodiff](https://github.com/OctopusDeploy/Octodiff) | [Apache-2.0](https://www.nuget.org/packages/Octopus.Octodiff/2.0.547/license) | +| Octopus.OctoVersion.Tool | Octopus Deploy Pty. Ltd. | [https://github.com/OctopusDeploy/OctoVersion](https://github.com/OctopusDeploy/OctoVersion) | [Apache-2.0](https://www.nuget.org/packages/Octopus.OctoVersion.Tool/1.0.9/license) | +| Octopus.OpenFeature | Octopus Deploy | [https://github.com/OctopusDeploy/openfeature-dotnet](https://github.com/OctopusDeploy/openfeature-dotnet) | [Apache-2.0](https://www.nuget.org/packages/Octopus.OpenFeature/1.1.0/license) | +| Octopus.Server.Client | Octopus Deploy | [https://github.com/OctopusDeploy/OctopusClients](https://github.com/OctopusDeploy/OctopusClients) | [Apache-2.0](https://www.nuget.org/packages/Octopus.Server.Client/14.3.1789/license) | +| Octopus.Tentacle.Client | Octopus.Tentacle.Client | | | +| Octopus.Tentacle.Contracts | Octopus.Tentacle.Contracts | | | +| Octopus.TinyTypes | Octopus Deploy | [https://github.com/OctopusDeploy/TinyTypes](https://github.com/OctopusDeploy/TinyTypes) | [Apache-2.0](https://www.nuget.org/packages/Octopus.TinyTypes/2.2.1317/license) | | Octopus.TinyTypes.Json | Octopus.TinyTypes.Json | [https://github.com/OctopusDeploy/TinyTypes](https://github.com/OctopusDeploy/TinyTypes) | [Apache-2.0](https://licenses.nuget.org/Apache-2.0) | -| Octopus.TinyTypes.TypeConverters | Octopus Deploy | [https://github.com/OctopusDeploy/TinyTypes](https://github.com/OctopusDeploy/TinyTypes) | [Apache-2.0](https://www.nuget.org/packages/Octopus.TinyTypes.TypeConverters/2.2.1316/license) | -| Octopus.Versioning | Octopus Deploy | [https://github.com/OctopusDeploy/Versioning](https://github.com/OctopusDeploy/Versioning) | [Apache-2.0](https://www.nuget.org/packages/Octopus.Versioning/5.1.876/license) | +| Octopus.TinyTypes.TypeConverters | Octopus Deploy | [https://github.com/OctopusDeploy/TinyTypes](https://github.com/OctopusDeploy/TinyTypes) | [Apache-2.0](https://www.nuget.org/packages/Octopus.TinyTypes.TypeConverters/2.2.1317/license) | +| Octopus.Versioning | Octopus Deploy | [https://github.com/OctopusDeploy/Versioning](https://github.com/OctopusDeploy/Versioning) | [Apache-2.0](https://www.nuget.org/packages/Octopus.Versioning/5.1.879/license) | | Octostache | Octopus Deploy | [https://github.com/OctopusDeploy/Octostache/](https://github.com/OctopusDeploy/Octostache/) | [Apache-2.0](https://github.com/OctopusDeploy/Octostache/blob/master/LICENSE.txt) | | on-finished | | [https://github.com/jshttp/on-finished](https://github.com/jshttp/on-finished) | [MIT](https://spdx.org/licenses/MIT.html) | | on-headers | Douglas Christopher Wilson | [https://github.com/jshttp/on-headers](https://github.com/jshttp/on-headers) | [MIT](https://spdx.org/licenses/MIT.html) | | once | Isaac Z. Schlueter | [https://github.com/isaacs/once](https://github.com/isaacs/once) | [ISC](https://spdx.org/licenses/ISC.html) | | onetime | Sindre Sorhus | [https://github.com/sindresorhus/onetime](https://github.com/sindresorhus/onetime) | [MIT](https://spdx.org/licenses/MIT.html) | -| only | TJ Holowaychuk | [https://github.com/visionmedia/node-only](https://github.com/visionmedia/node-only) | [MIT](https://spdx.org/licenses/MIT.html) | | open | Sindre Sorhus | [https://github.com/sindresorhus/open](https://github.com/sindresorhus/open) | [MIT](https://spdx.org/licenses/MIT.html) | | opener | Domenic Denicola | [https://github.com/domenic/opener](https://github.com/domenic/opener) | [WTFPL](https://spdx.org/licenses/WTFPL.html) [MIT](https://spdx.org/licenses/MIT.html) | -| OpenFeature | OpenFeature Authors | [https://openfeature.dev/](https://openfeature.dev/) | [Apache-2.0](https://www.nuget.org/packages/OpenFeature/1.5.1/license) | -| OpenTelemetry | OpenTelemetry Authors | [https://opentelemetry.io/](https://opentelemetry.io/) | [Apache-2.0](https://www.nuget.org/packages/OpenTelemetry/1.9.0/license) | -| OpenTelemetry.Exporter.OpenTelemetryProtocol | OpenTelemetry Authors | [https://opentelemetry.io/](https://opentelemetry.io/) | [Apache-2.0](https://www.nuget.org/packages/OpenTelemetry.Exporter.OpenTelemetryProtocol/1.9.0/license) | +| OpenFeature | OpenFeature Authors | [https://openfeature.dev/](https://openfeature.dev/) | [Apache-2.0](https://www.nuget.org/packages/OpenFeature/2.2.0/license) | +| OpenTelemetry | OpenTelemetry Authors | [https://opentelemetry.io/](https://opentelemetry.io/) | [Apache-2.0](https://www.nuget.org/packages/OpenTelemetry/1.11.0/license) | +| OpenTelemetry.Exporter.OpenTelemetryProtocol | OpenTelemetry Authors | [https://opentelemetry.io/](https://opentelemetry.io/) | [Apache-2.0](https://www.nuget.org/packages/OpenTelemetry.Exporter.OpenTelemetryProtocol/1.11.0/license) | | OpenTelemetry.Exporter.Prometheus.AspNetCore | OpenTelemetry Authors | [https://opentelemetry.io/](https://opentelemetry.io/) | [Apache-2.0](https://www.nuget.org/packages/OpenTelemetry.Exporter.Prometheus.AspNetCore/1.6.0-rc.1/license) | -| OpenTelemetry.Extensions.Hosting | OpenTelemetry Authors | [https://opentelemetry.io/](https://opentelemetry.io/) | [Apache-2.0](https://www.nuget.org/packages/OpenTelemetry.Extensions.Hosting/1.9.0/license) | -| OpenTelemetry.Instrumentation.AspNetCore | OpenTelemetry Authors | [https://opentelemetry.io/](https://opentelemetry.io/) | [Apache-2.0](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AspNetCore/1.8.1/license) | -| OpenTelemetry.Instrumentation.Http | OpenTelemetry Authors | [https://opentelemetry.io/](https://opentelemetry.io/) | [Apache-2.0](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.Http/1.8.1/license) | +| OpenTelemetry.Extensions.Hosting | OpenTelemetry Authors | [https://opentelemetry.io/](https://opentelemetry.io/) | [Apache-2.0](https://www.nuget.org/packages/OpenTelemetry.Extensions.Hosting/1.11.0/license) | +| OpenTelemetry.Instrumentation.AspNetCore | OpenTelemetry Authors | [https://opentelemetry.io/](https://opentelemetry.io/) | [Apache-2.0](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AspNetCore/1.10.1/license) | +| OpenTelemetry.Instrumentation.Http | OpenTelemetry Authors | [https://opentelemetry.io/](https://opentelemetry.io/) | [Apache-2.0](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.Http/1.10.0/license) | | OpenTelemetry.Instrumentation.SqlClient | OpenTelemetry Authors | [https://opentelemetry.io/](https://opentelemetry.io/) | [Apache-2.0](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.SqlClient/1.6.0-beta.3/license) | -| opn | Sindre Sorhus | [https://github.com/sindresorhus/opn](https://github.com/sindresorhus/opn) | [MIT](https://spdx.org/licenses/MIT.html) | | optionator | George Zahariev | [https://github.com/gkz/optionator](https://github.com/gkz/optionator) | [MIT](https://spdx.org/licenses/MIT.html) | | ora | Sindre Sorhus | [https://github.com/sindresorhus/ora](https://github.com/sindresorhus/ora) | [MIT](https://spdx.org/licenses/MIT.html) | -| original | Arnout Kazemier | [https://github.com/unshiftio/original](https://github.com/unshiftio/original) | [MIT](https://spdx.org/licenses/MIT.html) | | os-tmpdir | Sindre Sorhus | [https://github.com/sindresorhus/os-tmpdir](https://github.com/sindresorhus/os-tmpdir) | [MIT](https://spdx.org/licenses/MIT.html) | -| outdated-browser-rework | Mike MacCana | [https://github.com/mikemaccana/outdated-browser-rework](https://github.com/mikemaccana/outdated-browser-rework) | [MIT](https://spdx.org/licenses/MIT.html) | | outvariant | Artem Zakharchenko | [https://github.com/open-draft/outvariant](https://github.com/open-draft/outvariant) | [MIT](https://spdx.org/licenses/MIT.html) | -| p-finally | Sindre Sorhus | [https://github.com/sindresorhus/p-finally](https://github.com/sindresorhus/p-finally) | [MIT](https://spdx.org/licenses/MIT.html) | | p-limit | Sindre Sorhus | [https://github.com/sindresorhus/p-limit](https://github.com/sindresorhus/p-limit) | [MIT](https://spdx.org/licenses/MIT.html) | | p-locate | Sindre Sorhus | [https://github.com/sindresorhus/p-locate](https://github.com/sindresorhus/p-locate) | [MIT](https://spdx.org/licenses/MIT.html) | | p-map | Sindre Sorhus | [https://github.com/sindresorhus/p-map](https://github.com/sindresorhus/p-map) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1347,16 +1211,13 @@ Octopus Deploy is made possible thanks to the following great third-party produc | p-try | Sindre Sorhus | [https://github.com/sindresorhus/p-try](https://github.com/sindresorhus/p-try) | [MIT](https://spdx.org/licenses/MIT.html) | | param-case | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | | parent-module | Sindre Sorhus | [https://github.com/sindresorhus/parent-module](https://github.com/sindresorhus/parent-module) | [MIT](https://spdx.org/licenses/MIT.html) | -| parse-entities | Titus Wormer | [https://github.com/wooorm/parse-entities](https://github.com/wooorm/parse-entities) | [MIT](https://spdx.org/licenses/MIT.html) | | parse-json | Sindre Sorhus | [https://github.com/sindresorhus/parse-json](https://github.com/sindresorhus/parse-json) | [MIT](https://spdx.org/licenses/MIT.html) | | parse-node-version | Gulp Team | [https://github.com/gulpjs/parse-node-version](https://github.com/gulpjs/parse-node-version) | [MIT](https://spdx.org/licenses/MIT.html) | | parse5 | Ivan Nikulin | [https://github.com/inikulin/parse5](https://github.com/inikulin/parse5) | [MIT](https://spdx.org/licenses/MIT.html) | | parseurl | | [https://github.com/pillarjs/parseurl](https://github.com/pillarjs/parseurl) | [MIT](https://spdx.org/licenses/MIT.html) | | pascal-case | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | -| pascalcase | Jon Schlinkert | [https://github.com/jonschlinkert/pascalcase](https://github.com/jonschlinkert/pascalcase) | [MIT](https://spdx.org/licenses/MIT.html) | | patch-package | David Sheldrick | [https://github.com/ds300/patch-package](https://github.com/ds300/patch-package) | [MIT](https://spdx.org/licenses/MIT.html) | | path-case | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | -| path-dirname | Elan Shanker | [https://github.com/es128/path-dirname](https://github.com/es128/path-dirname) | [MIT](https://spdx.org/licenses/MIT.html) | | path-exists | Sindre Sorhus | [https://github.com/sindresorhus/path-exists](https://github.com/sindresorhus/path-exists) | [MIT](https://spdx.org/licenses/MIT.html) | | path-is-absolute | Sindre Sorhus | [https://github.com/sindresorhus/path-is-absolute](https://github.com/sindresorhus/path-is-absolute) | [MIT](https://spdx.org/licenses/MIT.html) | | path-is-inside | Domenic Denicola | [https://github.com/domenic/path-is-inside](https://github.com/domenic/path-is-inside) | [WTFPL](https://spdx.org/licenses/WTFPL.html) [MIT](https://spdx.org/licenses/MIT.html) | @@ -1364,8 +1225,8 @@ Octopus Deploy is made possible thanks to the following great third-party produc | path-parse | Javier Blanco | [https://github.com/jbgutierrez/path-parse](https://github.com/jbgutierrez/path-parse) | [MIT](https://spdx.org/licenses/MIT.html) | | path-to-regexp | | [https://github.com/pillarjs/path-to-regexp](https://github.com/pillarjs/path-to-regexp) | [MIT](https://spdx.org/licenses/MIT.html) | | path-type | Sindre Sorhus | [https://github.com/sindresorhus/path-type](https://github.com/sindresorhus/path-type) | [MIT](https://spdx.org/licenses/MIT.html) | +| pathval | Veselin Todorov | [https://github.com/chaijs/pathval](https://github.com/chaijs/pathval) | [MIT](https://spdx.org/licenses/MIT.html) | | performance-now | Braveg1rl | [https://github.com/braveg1rl/performance-now](https://github.com/braveg1rl/performance-now) | [MIT](https://spdx.org/licenses/MIT.html) | -| periscopic | | [https://github.com/Rich-Harris/periscopic](https://github.com/Rich-Harris/periscopic) | [MIT](https://spdx.org/licenses/MIT.html) | | picocolors | Alexey Raspopov | [https://github.com/alexeyraspopov/picocolors](https://github.com/alexeyraspopov/picocolors) | [ISC](https://spdx.org/licenses/ISC.html) | | picomatch | Jon Schlinkert | [https://github.com/micromatch/picomatch](https://github.com/micromatch/picomatch) | [MIT](https://spdx.org/licenses/MIT.html) | | pify | Sindre Sorhus | [https://github.com/sindresorhus/pify](https://github.com/sindresorhus/pify) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1375,10 +1236,9 @@ Octopus Deploy is made possible thanks to the following great third-party produc | pkg-dir | Sindre Sorhus | [https://github.com/sindresorhus/pkg-dir](https://github.com/sindresorhus/pkg-dir) | [MIT](https://spdx.org/licenses/MIT.html) | | pluralize | Blake Embrey | [https://github.com/blakeembrey/pluralize](https://github.com/blakeembrey/pluralize) | [MIT](https://spdx.org/licenses/MIT.html) | | pnpm | | [https://github.com/pnpm/pnpm](https://github.com/pnpm/pnpm) | [MIT](https://spdx.org/licenses/MIT.html) | -| Polly | Michael Wolfenden, App vNext | [https://github.com/App-vNext/Polly](https://github.com/App-vNext/Polly) | [BSD-3-Clause](https://www.nuget.org/packages/Polly/8.4.1/license) | +| polished | Brian Hough | [https://github.com/styled-components/polished](https://github.com/styled-components/polished) | [MIT](https://spdx.org/licenses/MIT.html) | +| Polly | Michael Wolfenden, App vNext | [https://github.com/App-vNext/Polly](https://github.com/App-vNext/Polly) | [BSD-3-Clause](https://www.nuget.org/packages/Polly/8.5.1/license) | | popper.js | Federico Zivolo | [https://github.com/FezVrasta/popper.js](https://github.com/FezVrasta/popper.js) | [MIT](https://spdx.org/licenses/MIT.html) | -| portfinder | Charlie Robbins | [https://github.com/http-party/node-portfinder](https://github.com/http-party/node-portfinder) | [MIT](https://spdx.org/licenses/MIT.html) | -| posix-character-classes | Jon Schlinkert | [https://github.com/jonschlinkert/posix-character-classes](https://github.com/jonschlinkert/posix-character-classes) | [MIT](https://spdx.org/licenses/MIT.html) | | possible-typed-array-names | Jordan Harband | [https://github.com/ljharb/possible-typed-array-names](https://github.com/ljharb/possible-typed-array-names) | [MIT](https://spdx.org/licenses/MIT.html) | | postcss | Andrey Sitnik | [https://github.com/postcss/postcss](https://github.com/postcss/postcss) | [MIT](https://spdx.org/licenses/MIT.html) | | postcss-calc | Andy Jansson | [https://github.com/postcss/postcss-calc](https://github.com/postcss/postcss-calc) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1420,54 +1280,40 @@ Octopus Deploy is made possible thanks to the following great third-party produc | prettier-linter-helpers | | [https://github.com/prettier/prettier-linter-helpers](https://github.com/prettier/prettier-linter-helpers) | [MIT](https://spdx.org/licenses/MIT.html) | | pretty-error | Aria Minaei | [https://github.com/AriaMinaei/pretty-error](https://github.com/AriaMinaei/pretty-error) | [MIT](https://spdx.org/licenses/MIT.html) | | pretty-format | James Kyle | [https://github.com/facebook/jest](https://github.com/facebook/jest) | [MIT](https://spdx.org/licenses/MIT.html) | -| prism-react-renderer | | [https://github.com/FormidableLabs/prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) | [MIT](https://spdx.org/licenses/MIT.html) | +| process | Roman Shtylman | [https://github.com/shtylman/node-process](https://github.com/shtylman/node-process) | [MIT](https://spdx.org/licenses/MIT.html) | | process-nextick-args | | [https://github.com/calvinmetcalf/process-nextick-args](https://github.com/calvinmetcalf/process-nextick-args) | [MIT](https://spdx.org/licenses/MIT.html) | -| promise-inflight | Rebecca Turner | [https://github.com/iarna/promise-inflight](https://github.com/iarna/promise-inflight) | [ISC](https://spdx.org/licenses/ISC.html) | | prompts | Terkel Gjervig | [https://github.com/terkelg/prompts](https://github.com/terkelg/prompts) | [MIT](https://spdx.org/licenses/MIT.html) | | prop-types | | [https://github.com/facebook/prop-types](https://github.com/facebook/prop-types) | [MIT](https://spdx.org/licenses/MIT.html) | -| property-information | Titus Wormer | [https://github.com/wooorm/property-information](https://github.com/wooorm/property-information) | [MIT](https://spdx.org/licenses/MIT.html) | | proxy-addr | Douglas Christopher Wilson | [https://github.com/jshttp/proxy-addr](https://github.com/jshttp/proxy-addr) | [MIT](https://spdx.org/licenses/MIT.html) | | proxy-from-env | Rob Wu | [https://github.com/Rob--W/proxy-from-env](https://github.com/Rob--W/proxy-from-env) | [MIT](https://spdx.org/licenses/MIT.html) | | prr | Rod Vagg | [https://github.com/rvagg/prr](https://github.com/rvagg/prr) | [MIT](https://spdx.org/licenses/MIT.html) | | psl | Lupo Montero | [https://github.com/lupomontero/psl](https://github.com/lupomontero/psl) | [MIT](https://spdx.org/licenses/MIT.html) | -| pump | Mathias Buus Madsen | [https://github.com/mafintosh/pump](https://github.com/mafintosh/pump) | [MIT](https://spdx.org/licenses/MIT.html) | | punycode | Mathias Bynens | [https://github.com/bestiejs/punycode.js](https://github.com/bestiejs/punycode.js) | [MIT](https://spdx.org/licenses/MIT.html) | | pure-rand | Nicolas DUBIEN | [https://github.com/dubzzz/pure-rand](https://github.com/dubzzz/pure-rand) | [MIT](https://spdx.org/licenses/MIT.html) | -| q | Kris Kowal | [https://github.com/kriskowal/q](https://github.com/kriskowal/q) | [MIT](https://spdx.org/licenses/MIT.html) | | qs | | [https://github.com/ljharb/qs](https://github.com/ljharb/qs) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | -| query-string | Sindre Sorhus | [https://github.com/sindresorhus/query-string](https://github.com/sindresorhus/query-string) | [MIT](https://spdx.org/licenses/MIT.html) | -| querystring | Irakli Gozalishvili | [https://github.com/Gozala/querystring](https://github.com/Gozala/querystring) | [MIT](https://spdx.org/licenses/MIT.html) | -| querystringify | Arnout Kazemier | [https://github.com/unshiftio/querystringify](https://github.com/unshiftio/querystringify) | [MIT](https://spdx.org/licenses/MIT.html) | | queue-microtask | Feross Aboukhadijeh | [https://github.com/feross/queue-microtask](https://github.com/feross/queue-microtask) | [MIT](https://spdx.org/licenses/MIT.html) | | raf | Chris Dickinson | [https://github.com/chrisdickinson/raf](https://github.com/chrisdickinson/raf) | [MIT](https://spdx.org/licenses/MIT.html) | | randombytes | | [https://github.com/crypto-browserify/randombytes](https://github.com/crypto-browserify/randombytes) | [MIT](https://spdx.org/licenses/MIT.html) | | range-parser | TJ Holowaychuk | [https://github.com/jshttp/range-parser](https://github.com/jshttp/range-parser) | [MIT](https://spdx.org/licenses/MIT.html) | | raw-body | Jonathan Ong | [https://github.com/stream-utils/raw-body](https://github.com/stream-utils/raw-body) | [MIT](https://spdx.org/licenses/MIT.html) | -| rdndmb-html5-to-touch | Louis Brunner | [https://github.com/LouisBrunner/dnd-multi-backend/tree/master/packages/rdndmb-html5-to-touch](https://github.com/LouisBrunner/dnd-multi-backend/tree/master/packages/rdndmb-html5-to-touch) | [MIT](https://spdx.org/licenses/MIT.html) | | react | | [https://github.com/facebook/react](https://github.com/facebook/react) | [MIT](https://spdx.org/licenses/MIT.html) | +| react-confetti | Aaron Lampros | [https://github.com/alampros/react-confetti](https://github.com/alampros/react-confetti) | [MIT](https://spdx.org/licenses/MIT.html) | | react-diff-viewer | Pranesh Ravi | [https://github.com/praneshr/react-diff-viewer](https://github.com/praneshr/react-diff-viewer) | [MIT](https://spdx.org/licenses/MIT.html) | -| react-dnd | | [https://github.com/react-dnd/react-dnd](https://github.com/react-dnd/react-dnd) | [MIT](https://spdx.org/licenses/MIT.html) | -| react-dnd-html5-backend | | [https://github.com/react-dnd/react-dnd](https://github.com/react-dnd/react-dnd) | [MIT](https://spdx.org/licenses/MIT.html) | -| react-dnd-multi-backend | Louis Brunner | [https://github.com/LouisBrunner/dnd-multi-backend/tree/master/packages/react-dnd-multi-backend](https://github.com/LouisBrunner/dnd-multi-backend/tree/master/packages/react-dnd-multi-backend) | [MIT](https://spdx.org/licenses/MIT.html) | -| react-dnd-preview | Louis Brunner | [https://github.com/LouisBrunner/dnd-multi-backend/tree/master/packages/react-dnd-preview](https://github.com/LouisBrunner/dnd-multi-backend/tree/master/packages/react-dnd-preview) | [MIT](https://spdx.org/licenses/MIT.html) | -| react-dnd-touch-backend | Long Ho | [https://github.com/react-dnd/react-dnd](https://github.com/react-dnd/react-dnd) | [MIT](https://spdx.org/licenses/MIT.html) | +| react-docgen | Felix Kling | [https://github.com/reactjs/react-docgen](https://github.com/reactjs/react-docgen) | [MIT](https://spdx.org/licenses/MIT.html) | +| react-docgen-typescript | | [https://github.com/styleguidist/react-docgen-typescript](https://github.com/styleguidist/react-docgen-typescript) | [MIT](https://spdx.org/licenses/MIT.html) | | react-dom | | [https://github.com/facebook/react](https://github.com/facebook/react) | [MIT](https://spdx.org/licenses/MIT.html) | | react-dropzone | Param Aggarwal | [https://github.com/react-dropzone/react-dropzone](https://github.com/react-dropzone/react-dropzone) | [MIT](https://spdx.org/licenses/MIT.html) | | react-error-boundary | Brian Vaughn | [https://github.com/bvaughn/react-error-boundary](https://github.com/bvaughn/react-error-boundary) | [MIT](https://spdx.org/licenses/MIT.html) | -| react-frame-component | Ryan Seddon | [https://github.com/ryanseddon/react-frame-component](https://github.com/ryanseddon/react-frame-component) | [MIT](https://spdx.org/licenses/MIT.html) | | react-hotkeys-hook | Johannes Klauss | [git+https://JohannesKlauss@github.com/JohannesKlauss/react-keymap-hook](git+https://JohannesKlauss@github.com/JohannesKlauss/react-keymap-hook) | [MIT](https://spdx.org/licenses/MIT.html) | | react-innertext | Charles Stover | [https://github.com/CharlesStover/react-innertext](https://github.com/CharlesStover/react-innertext) | [MIT](https://spdx.org/licenses/MIT.html) | -| react-inspector | Xiaoyi Chen | [https://github.com/xyc/react-inspector](https://github.com/xyc/react-inspector) | [MIT](https://spdx.org/licenses/MIT.html) | | react-is | | [https://github.com/facebook/react](https://github.com/facebook/react) | [MIT](https://spdx.org/licenses/MIT.html) | | react-lifecycles-compat | | [https://github.com/reactjs/react-lifecycles-compat](https://github.com/reactjs/react-lifecycles-compat) | [MIT](https://spdx.org/licenses/MIT.html) | | react-redux | Dan Abramov | [https://github.com/reduxjs/react-redux](https://github.com/reduxjs/react-redux) | [MIT](https://spdx.org/licenses/MIT.html) | -| react-refresh | | [https://github.com/facebook/react](https://github.com/facebook/react) | [MIT](https://spdx.org/licenses/MIT.html) | | react-resize-detector | Vitalii Maslianok | [https://github.com/maslianok/react-resize-detector](https://github.com/maslianok/react-resize-detector) | [MIT](https://spdx.org/licenses/MIT.html) | | react-responsive | Contra | [https://github.com/contra/react-responsive](https://github.com/contra/react-responsive) | [MIT](https://spdx.org/licenses/MIT.html) | | react-router | React Training | [https://github.com/ReactTraining/react-router](https://github.com/ReactTraining/react-router) | [MIT](https://spdx.org/licenses/MIT.html) | | react-router-dom | React Training | [https://github.com/ReactTraining/react-router](https://github.com/ReactTraining/react-router) | [MIT](https://spdx.org/licenses/MIT.html) | | react-smooth | JasonHzq | [https://github.com/recharts/react-smooth](https://github.com/recharts/react-smooth) | [MIT](https://spdx.org/licenses/MIT.html) | -| react-stickynode | Hank Hsiao | [https://github.com/yahoo/react-stickynode](https://github.com/yahoo/react-stickynode) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | react-tippy | Khoa Thai | [https://github.com/tvkhoa/react-tippy](https://github.com/tvkhoa/react-tippy) | [MIT](https://spdx.org/licenses/MIT.html) | | react-transition-group | | [https://github.com/reactjs/react-transition-group](https://github.com/reactjs/react-transition-group) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | react-virtualized | Brian Vaughn | [https://github.com/bvaughn/react-virtualized](https://github.com/bvaughn/react-virtualized) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1477,7 +1323,6 @@ Octopus Deploy is made possible thanks to the following great third-party produc | recharts | recharts group | [https://github.com/recharts/recharts](https://github.com/recharts/recharts) | [MIT](https://spdx.org/licenses/MIT.html) | | recharts-scale | recharts group | [https://github.com/recharts/recharts-scale](https://github.com/recharts/recharts-scale) | [MIT](https://spdx.org/licenses/MIT.html) | | rechoir | Gulp Team | [https://github.com/gulpjs/rechoir](https://github.com/gulpjs/rechoir) | [MIT](https://spdx.org/licenses/MIT.html) | -| recrawl-sync | | [https://github.com/aleclarson/recrawl](https://github.com/aleclarson/recrawl) | [MIT](https://spdx.org/licenses/MIT.html) | | redent | Sindre Sorhus | [https://github.com/sindresorhus/redent](https://github.com/sindresorhus/redent) | [MIT](https://spdx.org/licenses/MIT.html) | | reduce-css-calc | Maxime Thirouin | [https://github.com/MoOx/reduce-css-calc](https://github.com/MoOx/reduce-css-calc) | [MIT](https://spdx.org/licenses/MIT.html) | | redux | | [https://github.com/reduxjs/redux](https://github.com/reduxjs/redux) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1487,21 +1332,12 @@ Octopus Deploy is made possible thanks to the following great third-party produc | regenerate-unicode-properties | Mathias Bynens | [https://github.com/mathiasbynens/regenerate-unicode-properties](https://github.com/mathiasbynens/regenerate-unicode-properties) | [MIT](https://spdx.org/licenses/MIT.html) | | regenerator-runtime | Ben Newman | [https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime](https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime) | [MIT](https://spdx.org/licenses/MIT.html) | | regenerator-transform | Ben Newman | [https://github.com/facebook/regenerator/tree/master/packages/transform](https://github.com/facebook/regenerator/tree/master/packages/transform) | [MIT](https://spdx.org/licenses/MIT.html) | -| regex-not | Jon Schlinkert | [https://github.com/jonschlinkert/regex-not](https://github.com/jonschlinkert/regex-not) | [MIT](https://spdx.org/licenses/MIT.html) | | regexp.prototype.flags | Jordan Harband | [https://github.com/es-shims/RegExp.prototype.flags](https://github.com/es-shims/RegExp.prototype.flags) | [MIT](https://spdx.org/licenses/MIT.html) | | regexpu-core | Mathias Bynens | [https://github.com/mathiasbynens/regexpu-core](https://github.com/mathiasbynens/regexpu-core) | [MIT](https://spdx.org/licenses/MIT.html) | | regjsgen | Benjamin Tan | [https://github.com/bnjmnt4n/regjsgen](https://github.com/bnjmnt4n/regjsgen) | [MIT](https://spdx.org/licenses/MIT.html) | | regjsparser | 'Julian Viereck' | [https://github.com/jviereck/regjsparser](https://github.com/jviereck/regjsparser) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | -| rehype-raw | Titus Wormer | [https://github.com/rehypejs/rehype-raw](https://github.com/rehypejs/rehype-raw) | [MIT](https://spdx.org/licenses/MIT.html) | | relateurl | Steven Vachon | [https://github.com/stevenvachon/relateurl](https://github.com/stevenvachon/relateurl) | [MIT](https://spdx.org/licenses/MIT.html) | -| remark-gfm | Titus Wormer | [https://github.com/remarkjs/remark-gfm](https://github.com/remarkjs/remark-gfm) | [MIT](https://spdx.org/licenses/MIT.html) | -| remark-mdx | Titus Wormer | [https://github.com/mdx-js/mdx](https://github.com/mdx-js/mdx) | [MIT](https://spdx.org/licenses/MIT.html) | -| remark-parse | Titus Wormer | [https://github.com/remarkjs/remark/tree/main/packages/remark-parse](https://github.com/remarkjs/remark/tree/main/packages/remark-parse) | [MIT](https://spdx.org/licenses/MIT.html) | -| remark-rehype | Titus Wormer | [https://github.com/remarkjs/remark-rehype](https://github.com/remarkjs/remark-rehype) | [MIT](https://spdx.org/licenses/MIT.html) | -| remove-trailing-separator | darsain | [https://github.com/darsain/remove-trailing-separator](https://github.com/darsain/remove-trailing-separator) | [ISC](https://spdx.org/licenses/ISC.html) | | renderkid | Aria Minaei | [https://github.com/AriaMinaei/RenderKid](https://github.com/AriaMinaei/RenderKid) | [MIT](https://spdx.org/licenses/MIT.html) | -| repeat-element | Jon Schlinkert | [https://github.com/jonschlinkert/repeat-element](https://github.com/jonschlinkert/repeat-element) | [MIT](https://spdx.org/licenses/MIT.html) | -| repeat-string | Jon Schlinkert | [https://github.com/jonschlinkert/repeat-string](https://github.com/jonschlinkert/repeat-string) | [MIT](https://spdx.org/licenses/MIT.html) | | request | Mikeal Rogers | [https://github.com/request/request](https://github.com/request/request) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | request-promise-core | Nicolai Kamenzky | [https://github.com/request/promise-core](https://github.com/request/promise-core) | [ISC](https://spdx.org/licenses/ISC.html) | | request-promise-native | Nicolai Kamenzky | [https://github.com/request/request-promise-native](https://github.com/request/request-promise-native) | [ISC](https://spdx.org/licenses/ISC.html) | @@ -1516,14 +1352,10 @@ Octopus Deploy is made possible thanks to the following great third-party produc | resolve-cwd | Sindre Sorhus | [https://github.com/sindresorhus/resolve-cwd](https://github.com/sindresorhus/resolve-cwd) | [MIT](https://spdx.org/licenses/MIT.html) | | resolve-from | Sindre Sorhus | [https://github.com/sindresorhus/resolve-from](https://github.com/sindresorhus/resolve-from) | [MIT](https://spdx.org/licenses/MIT.html) | | resolve-pathname | Michael Jackson | [https://github.com/mjackson/resolve-pathname](https://github.com/mjackson/resolve-pathname) | [MIT](https://spdx.org/licenses/MIT.html) | -| resolve-url | Simon Lydell | [https://github.com/lydell/resolve-url](https://github.com/lydell/resolve-url) | [MIT](https://spdx.org/licenses/MIT.html) | | resolve.exports | Luke Edwards | [https://github.com/lukeed/resolve.exports](https://github.com/lukeed/resolve.exports) | [MIT](https://spdx.org/licenses/MIT.html) | | restore-cursor | Sindre Sorhus | [https://github.com/sindresorhus/restore-cursor](https://github.com/sindresorhus/restore-cursor) | [MIT](https://spdx.org/licenses/MIT.html) | -| ret | Roly Fentanes | [https://github.com/fent/ret.js](https://github.com/fent/ret.js) | [MIT](https://spdx.org/licenses/MIT.html) | | retry | Tim Koschützki | [https://github.com/tim-kos/node-retry](https://github.com/tim-kos/node-retry) | [MIT](https://spdx.org/licenses/MIT.html) | | reusify | Matteo Collina | [https://github.com/mcollina/reusify](https://github.com/mcollina/reusify) | [MIT](https://spdx.org/licenses/MIT.html) | -| rgb-regex | John Otander | [https://github.com/regexps/rgb-regex](https://github.com/regexps/rgb-regex) | [MIT](https://spdx.org/licenses/MIT.html) | -| rgba-regex | John Otander | [https://github.com/johnotander/rgba-regex](https://github.com/johnotander/rgba-regex) | [MIT](https://spdx.org/licenses/MIT.html) | | rifm | istarkov | [https://github.com/istarkov/rifm](https://github.com/istarkov/rifm) | [MIT](https://spdx.org/licenses/MIT.html) | | rimraf | Isaac Z. Schlueter | [https://github.com/isaacs/rimraf](https://github.com/isaacs/rimraf) | [ISC](https://spdx.org/licenses/ISC.html) | | rollup | Rich Harris | [https://github.com/rollup/rollup](https://github.com/rollup/rollup) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1531,10 +1363,8 @@ Octopus Deploy is made possible thanks to the following great third-party produc | run-async | Simon Boudrias | [https://github.com/SBoudrias/run-async](https://github.com/SBoudrias/run-async) | [MIT](https://spdx.org/licenses/MIT.html) | | run-parallel | Feross Aboukhadijeh | [https://github.com/feross/run-parallel](https://github.com/feross/run-parallel) | [MIT](https://spdx.org/licenses/MIT.html) | | rxjs | Ben Lesh | [https://github.com/reactivex/rxjs](https://github.com/reactivex/rxjs) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | -| sade | Luke Edwards | [https://github.com/lukeed/sade](https://github.com/lukeed/sade) | [MIT](https://spdx.org/licenses/MIT.html) | | safe-array-concat | Jordan Harband | [https://github.com/ljharb/safe-array-concat](https://github.com/ljharb/safe-array-concat) | [MIT](https://spdx.org/licenses/MIT.html) | | safe-buffer | Feross Aboukhadijeh | [https://github.com/feross/safe-buffer](https://github.com/feross/safe-buffer) | [MIT](https://spdx.org/licenses/MIT.html) | -| safe-regex | James Halliday | [https://github.com/substack/safe-regex](https://github.com/substack/safe-regex) | [MIT](https://spdx.org/licenses/MIT.html) | | safe-regex-test | Jordan Harband | [https://github.com/ljharb/safe-regex-test](https://github.com/ljharb/safe-regex-test) | [MIT](https://spdx.org/licenses/MIT.html) | | safer-buffer | Nikita Skovoroda | [https://github.com/ChALkeR/safer-buffer](https://github.com/ChALkeR/safer-buffer) | [MIT](https://spdx.org/licenses/MIT.html) | | sax | Isaac Z. Schlueter | [https://github.com/isaacs/sax-js](https://github.com/isaacs/sax-js) | [ISC](https://spdx.org/licenses/ISC.html) | @@ -1549,26 +1379,25 @@ Octopus Deploy is made possible thanks to the following great third-party produc | send | TJ Holowaychuk | [https://github.com/pillarjs/send](https://github.com/pillarjs/send) | [MIT](https://spdx.org/licenses/MIT.html) | | sentence-case | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | | serialize-javascript | Eric Ferraiuolo | [https://github.com/yahoo/serialize-javascript](https://github.com/yahoo/serialize-javascript) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | -| Serilog | Serilog Contributors | [https://serilog.net/](https://serilog.net/) | [Apache-2.0](https://www.nuget.org/packages/Serilog/3.1.1/license) | +| Serilog | Serilog Contributors | [https://serilog.net/](https://serilog.net/) | [Apache-2.0](https://www.nuget.org/packages/Serilog/4.2.0/license) | | Serilog.AspNetCore.Ingestion | Serilog.AspNetCore.Ingestion | []() | [Undefined]() | -| Serilog.Enrichers.Environment | Serilog Contributors | [http://serilog.net/](http://serilog.net/) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Enrichers.Environment/2.3.0/license) | +| Serilog.Enrichers.Environment | Serilog Contributors | [https://github.com/serilog/serilog-enrichers-environment](https://github.com/serilog/serilog-enrichers-environment) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Enrichers.Environment/3.0.1/license) | | Serilog.Enrichers.ExceptionData | Alex Ananin | [https://github.com/skbkontur/serilog-enrichers-exception](https://github.com/skbkontur/serilog-enrichers-exception) | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | | Serilog.Enrichers.ExceptionStackTraceHash | Yury Pliner | [https://github.com/skbkontur/serilog-enrichers-exceptionstacktracehash](https://github.com/skbkontur/serilog-enrichers-exceptionstacktracehash) | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | -| Serilog.Enrichers.Process | Serilog Contributors | [http://serilog.net/](http://serilog.net/) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Enrichers.Process/2.0.2/license) | -| Serilog.Enrichers.Thread | Serilog Contributors | [http://serilog.net/](http://serilog.net/) | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| Serilog.Enrichers.Process | Serilog Contributors | [http://serilog.net/](http://serilog.net/) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Enrichers.Process/3.0.0/license) | +| Serilog.Enrichers.Thread | Serilog Contributors | [http://serilog.net/](http://serilog.net/) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Enrichers.Thread/4.0.0/license) | | Serilog.Exceptions | Muhammad Rehan Saeed (RehanSaeed.com) | [https://github.com/RehanSaeed/Serilog.Exceptions](https://github.com/RehanSaeed/Serilog.Exceptions) | [MIT](https://www.nuget.org/packages/Serilog.Exceptions/8.4.0/license) | -| Serilog.Expressions | Serilog Contributors | [https://github.com/serilog/serilog-expressions](https://github.com/serilog/serilog-expressions) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Expressions/4.0.0/license) | -| Serilog.Extensions.Hosting | Microsoft,Serilog Contributors | [https://github.com/serilog/serilog-extensions-hosting](https://github.com/serilog/serilog-extensions-hosting) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Extensions.Hosting/8.0.0/license) | -| Serilog.Extensions.Logging | Microsoft,Serilog Contributors | [https://github.com/serilog/serilog-extensions-logging](https://github.com/serilog/serilog-extensions-logging) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Extensions.Logging/8.0.0/license) | -| Serilog.Formatting.Compact | Serilog Contributors | [https://github.com/serilog/serilog-formatting-compact](https://github.com/serilog/serilog-formatting-compact) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Formatting.Compact/2.0.0/license) | -| Serilog.Settings.AppSettings | Serilog Contributors | [https://github.com/serilog/serilog-settings-appsettings](https://github.com/serilog/serilog-settings-appsettings) | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | -| Serilog.Settings.Configuration | Serilog Contributors | [https://github.com/serilog/serilog-settings-configuration](https://github.com/serilog/serilog-settings-configuration) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Settings.Configuration/8.0.0/license) | -| Serilog.Sinks.ColoredConsole | Serilog Contributors | [http://serilog.net/](http://serilog.net/) | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | -| Serilog.Sinks.File | Serilog Contributors | [https://serilog.net/](https://serilog.net/) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Sinks.File/5.0.0/license) | -| Serilog.Sinks.OpenTelemetry | Serilog Contributors | [https://github.com/serilog/serilog-sinks-opentelemetry](https://github.com/serilog/serilog-sinks-opentelemetry) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Sinks.OpenTelemetry/1.2.0/license) | -| Serilog.Sinks.PeriodicBatching | Serilog Contributors | [https://github.com/serilog/serilog-sinks-periodicbatching](https://github.com/serilog/serilog-sinks-periodicbatching) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Sinks.PeriodicBatching/4.1.1/license) | -| Serilog.Sinks.Seq | Serilog Contributors,Serilog.Sinks.Seq Contributors,Datalust Pty Ltd | [https://github.com/serilog/serilog-sinks-seq](https://github.com/serilog/serilog-sinks-seq) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Sinks.Seq/7.0.1/license) | -| Serilog.Sinks.Splunk | Matthew Erbs, Serilog Contributors | [https://github.com/serilog/serilog-sinks-splunk](https://github.com/serilog/serilog-sinks-splunk) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Sinks.Splunk/4.1.0/license) | +| Serilog.Expressions | Serilog Contributors | [https://github.com/serilog/serilog-expressions](https://github.com/serilog/serilog-expressions) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Expressions/5.0.0/license) | +| Serilog.Extensions.Hosting | Microsoft,Serilog Contributors | [https://github.com/serilog/serilog-extensions-hosting](https://github.com/serilog/serilog-extensions-hosting) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Extensions.Hosting/9.0.0/license) | +| Serilog.Extensions.Logging | Microsoft,Serilog Contributors | [https://github.com/serilog/serilog-extensions-logging](https://github.com/serilog/serilog-extensions-logging) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Extensions.Logging/9.0.0/license) | +| Serilog.Formatting.Compact | Serilog Contributors | [https://github.com/serilog/serilog-formatting-compact](https://github.com/serilog/serilog-formatting-compact) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Formatting.Compact/3.0.0/license) | +| Serilog.Settings.AppSettings | Serilog Contributors | [https://github.com/serilog/serilog-settings-appsettings](https://github.com/serilog/serilog-settings-appsettings) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Settings.AppSettings/3.0.0/license) | +| Serilog.Settings.Configuration | Serilog Contributors | [https://github.com/serilog/serilog-settings-configuration](https://github.com/serilog/serilog-settings-configuration) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Settings.Configuration/9.0.0/license) | +| Serilog.Sinks.Console | Serilog Contributors | [https://github.com/serilog/serilog-sinks-console](https://github.com/serilog/serilog-sinks-console) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Sinks.Console/6.0.0/license) | +| Serilog.Sinks.File | Serilog Contributors | [https://github.com/serilog/serilog-sinks-file](https://github.com/serilog/serilog-sinks-file) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Sinks.File/6.0.0/license) | +| Serilog.Sinks.OpenTelemetry | Serilog Contributors | [https://github.com/serilog/serilog-sinks-opentelemetry](https://github.com/serilog/serilog-sinks-opentelemetry) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Sinks.OpenTelemetry/4.1.1/license) | +| Serilog.Sinks.Seq | Serilog Contributors,Serilog.Sinks.Seq Contributors,Datalust Pty Ltd | [https://github.com/serilog/serilog-sinks-seq](https://github.com/serilog/serilog-sinks-seq) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Sinks.Seq/9.0.0/license) | +| Serilog.Sinks.Splunk | Matthew Erbs, Serilog Contributors | [https://github.com/serilog/serilog-sinks-splunk](https://github.com/serilog/serilog-sinks-splunk) | [Apache-2.0](https://www.nuget.org/packages/Serilog.Sinks.Splunk/5.1.0/license) | | SerilogAnalyzer | Robin | [https://github.com/Suchiman/SerilogAnalyzer](https://github.com/Suchiman/SerilogAnalyzer) | [Apache-2.0](https://github.com/Suchiman/SerilogAnalyzer/blob/master/LICENSE) | | serve-index | Douglas Christopher Wilson | [https://github.com/expressjs/serve-index](https://github.com/expressjs/serve-index) | [MIT](https://spdx.org/licenses/MIT.html) | | serve-static | Douglas Christopher Wilson | [https://github.com/expressjs/serve-static](https://github.com/expressjs/serve-static) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1576,62 +1405,49 @@ Octopus Deploy is made possible thanks to the following great third-party produc | set-cookie-parser | Nathan Friedly | [https://github.com/nfriedly/set-cookie-parser](https://github.com/nfriedly/set-cookie-parser) | [MIT](https://spdx.org/licenses/MIT.html) | | set-function-length | Jordan Harband | [https://github.com/ljharb/set-function-length](https://github.com/ljharb/set-function-length) | [MIT](https://spdx.org/licenses/MIT.html) | | set-function-name | Jordan Harband | [https://github.com/ljharb/set-function-name](https://github.com/ljharb/set-function-name) | [MIT](https://spdx.org/licenses/MIT.html) | -| set-value | Jon Schlinkert | [https://github.com/jonschlinkert/set-value](https://github.com/jonschlinkert/set-value) | [MIT](https://spdx.org/licenses/MIT.html) | | setprototypeof | Wes Todd | [https://github.com/wesleytodd/setprototypeof](https://github.com/wesleytodd/setprototypeof) | [ISC](https://spdx.org/licenses/ISC.html) | | shallow-clone | Jon Schlinkert | [https://github.com/jonschlinkert/shallow-clone](https://github.com/jonschlinkert/shallow-clone) | [MIT](https://spdx.org/licenses/MIT.html) | | shallow-equal | Misha Moroshko | [https://github.com/moroshko/shallow-equal](https://github.com/moroshko/shallow-equal) | [MIT](https://spdx.org/licenses/MIT.html) | -| shallowequal | Alberto Leal | [https://github.com/dashed/shallowequal](https://github.com/dashed/shallowequal) | [MIT](https://spdx.org/licenses/MIT.html) | -| SharpCompress | Adam Hathcock | [https://github.com/adamhathcock/sharpcompress](https://github.com/adamhathcock/sharpcompress) | [MIT](https://www.nuget.org/packages/SharpCompress/0.36.0/license) | +| SharpCompress | Adam Hathcock | [https://github.com/adamhathcock/sharpcompress](https://github.com/adamhathcock/sharpcompress) | [MIT](https://www.nuget.org/packages/SharpCompress/0.39.0/license) | | SharpZipLib | ICSharpCode | [https://github.com/icsharpcode/SharpZipLib](https://github.com/icsharpcode/SharpZipLib) | [MIT](https://www.nuget.org/packages/SharpZipLib/1.4.2/license) | -| shebang-command | Kevin Martensson | [https://github.com/kevva/shebang-command](https://github.com/kevva/shebang-command) | [MIT](https://spdx.org/licenses/MIT.html) | +| shebang-command | Kevin Mårtensson | [https://github.com/kevva/shebang-command](https://github.com/kevva/shebang-command) | [MIT](https://spdx.org/licenses/MIT.html) | | shebang-regex | Sindre Sorhus | [https://github.com/sindresorhus/shebang-regex](https://github.com/sindresorhus/shebang-regex) | [MIT](https://spdx.org/licenses/MIT.html) | | shell-quote | James Halliday | [https://github.com/ljharb/shell-quote](https://github.com/ljharb/shell-quote) | [MIT](https://spdx.org/licenses/MIT.html) | | showdown | Estevão Santos | [https://github.com/showdownjs/showdown](https://github.com/showdownjs/showdown) | [MIT](https://spdx.org/licenses/MIT.html) | | side-channel | Jordan Harband | [https://github.com/ljharb/side-channel](https://github.com/ljharb/side-channel) | [MIT](https://spdx.org/licenses/MIT.html) | | signal-exit | Ben Coe | [https://github.com/tapjs/signal-exit](https://github.com/tapjs/signal-exit) | [ISC](https://spdx.org/licenses/ISC.html) | -| simple-swizzle | Qix | [https://github.com/qix-/node-simple-swizzle](https://github.com/qix-/node-simple-swizzle) | [MIT](https://spdx.org/licenses/MIT.html) | | sirv | Luke Edwards | [https://github.com/lukeed/sirv](https://github.com/lukeed/sirv) | [MIT](https://spdx.org/licenses/MIT.html) | | sisteransi | Terkel Gjervig | [https://github.com/terkelg/sisteransi](https://github.com/terkelg/sisteransi) | [MIT](https://spdx.org/licenses/MIT.html) | | slash | Sindre Sorhus | [https://github.com/sindresorhus/slash](https://github.com/sindresorhus/slash) | [MIT](https://spdx.org/licenses/MIT.html) | | snake-case | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | -| snapdragon | Jon Schlinkert | [https://github.com/jonschlinkert/snapdragon](https://github.com/jonschlinkert/snapdragon) | [MIT](https://spdx.org/licenses/MIT.html) | -| snapdragon-node | Jon Schlinkert | [https://github.com/jonschlinkert/snapdragon-node](https://github.com/jonschlinkert/snapdragon-node) | [MIT](https://spdx.org/licenses/MIT.html) | -| snapdragon-util | Jon Schlinkert | [https://github.com/jonschlinkert/snapdragon-util](https://github.com/jonschlinkert/snapdragon-util) | [MIT](https://spdx.org/licenses/MIT.html) | | sockjs | Marek Majkowski | [https://github.com/sockjs/sockjs-node](https://github.com/sockjs/sockjs-node) | [MIT](https://spdx.org/licenses/MIT.html) | -| sockjs-client | Bryce Kahle | [https://github.com/sockjs/sockjs-client](https://github.com/sockjs/sockjs-client) | [MIT](https://spdx.org/licenses/MIT.html) | -| source-list-map | Tobias Koppers @sokra | [https://github.com/webpack/source-list-map](https://github.com/webpack/source-list-map) | [MIT](https://spdx.org/licenses/MIT.html) | | source-map | Nick Fitzgerald | [https://github.com/mozilla/source-map](https://github.com/mozilla/source-map) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | source-map-js | Valentin 7rulnik Semirulnik | [https://github.com/7rulnik/source-map-js](https://github.com/7rulnik/source-map-js) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | source-map-resolve | Simon Lydell | [https://github.com/lydell/source-map-resolve](https://github.com/lydell/source-map-resolve) | [MIT](https://spdx.org/licenses/MIT.html) | | source-map-support | | [https://github.com/evanw/node-source-map-support](https://github.com/evanw/node-source-map-support) | [MIT](https://spdx.org/licenses/MIT.html) | -| source-map-url | Simon Lydell | [https://github.com/lydell/source-map-url](https://github.com/lydell/source-map-url) | [MIT](https://spdx.org/licenses/MIT.html) | -| space-separated-tokens | Titus Wormer | [https://github.com/wooorm/space-separated-tokens](https://github.com/wooorm/space-separated-tokens) | [MIT](https://spdx.org/licenses/MIT.html) | | spdx-exceptions | The Linux Foundation | [https://github.com/kemitchell/spdx-exceptions.json](https://github.com/kemitchell/spdx-exceptions.json) | [CC-BY-3.0](https://spdx.org/licenses/CC-BY-3.0.html) | | spdx-expression-parse | Kyle E. Mitchell | [https://github.com/jslicense/spdx-expression-parse.js](https://github.com/jslicense/spdx-expression-parse.js) | [MIT](https://spdx.org/licenses/MIT.html) | | spdx-license-ids | Shinnosuke Watanabe | [https://github.com/jslicense/spdx-license-ids](https://github.com/jslicense/spdx-license-ids) | [CC0-1.0](https://spdx.org/licenses/CC0-1.0.html) | | spdy | Fedor Indutny | [https://github.com/indutny/node-spdy](https://github.com/indutny/node-spdy) | [MIT](https://spdx.org/licenses/MIT.html) | | spdy-transport | Fedor Indutny | [https://github.com/spdy-http2/spdy-transport](https://github.com/spdy-http2/spdy-transport) | [MIT](https://spdx.org/licenses/MIT.html) | | speed-measure-webpack-plugin | Stephen Cook | [https://github.com/stephencookdev/speed-measure-webpack-plugin](https://github.com/stephencookdev/speed-measure-webpack-plugin) | [MIT](https://spdx.org/licenses/MIT.html) | -| split-on-first | Sindre Sorhus | [https://github.com/sindresorhus/split-on-first](https://github.com/sindresorhus/split-on-first) | [MIT](https://spdx.org/licenses/MIT.html) | -| split-string | Jon Schlinkert | [https://github.com/jonschlinkert/split-string](https://github.com/jonschlinkert/split-string) | [MIT](https://spdx.org/licenses/MIT.html) | | sprintf-js | Alexandru Marasteanu | [https://github.com/alexei/sprintf.js](https://github.com/alexei/sprintf.js) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | SqlAlias | droyad | [https://github.com/droyad/SqlAlias](https://github.com/droyad/SqlAlias) | [MIT](https://www.nuget.org/packages/SqlAlias/3.0.0/license) | | SSH.NET | Renci | []() | [MIT](https://www.nuget.org/packages/SSH.NET/2024.0.0/license) | | sshpk | Joyent, Inc | [https://github.com/joyent/node-sshpk](https://github.com/joyent/node-sshpk) | [MIT](https://spdx.org/licenses/MIT.html) | -| ssri | Kat Marchán | [https://github.com/npm/ssri](https://github.com/npm/ssri) | [ISC](https://spdx.org/licenses/ISC.html) | -| stable | Angry Bytes | [https://github.com/Two-Screen/stable](https://github.com/Two-Screen/stable) | [MIT](https://spdx.org/licenses/MIT.html) | | stack-generator | | [https://github.com/stacktracejs/stack-generator](https://github.com/stacktracejs/stack-generator) | [MIT](https://spdx.org/licenses/MIT.html) | | stack-utils | James Talmage | [https://github.com/tapjs/stack-utils](https://github.com/tapjs/stack-utils) | [MIT](https://spdx.org/licenses/MIT.html) | | stackframe | | [https://github.com/stacktracejs/stackframe](https://github.com/stacktracejs/stackframe) | [MIT](https://spdx.org/licenses/MIT.html) | | stacktrace-gps | | [https://github.com/stacktracejs/stacktrace-gps](https://github.com/stacktracejs/stacktrace-gps) | [MIT](https://spdx.org/licenses/MIT.html) | | stacktrace-js | | [https://github.com/stacktracejs/stacktrace.js](https://github.com/stacktracejs/stacktrace.js) | [MIT](https://spdx.org/licenses/MIT.html) | | state-local | Suren Atoyan | [https://github.com/suren-atoyan/state-local](https://github.com/suren-atoyan/state-local) | [MIT](https://spdx.org/licenses/MIT.html) | -| static-extend | Jon Schlinkert | [https://github.com/jonschlinkert/static-extend](https://github.com/jonschlinkert/static-extend) | [MIT](https://spdx.org/licenses/MIT.html) | | statuses | | [https://github.com/jshttp/statuses](https://github.com/jshttp/statuses) | [MIT](https://spdx.org/licenses/MIT.html) | | stealthy-require | Nicolai Kamenzky | [https://github.com/analog-nico/stealthy-require](https://github.com/analog-nico/stealthy-require) | [ISC](https://spdx.org/licenses/ISC.html) | -| step-bootstrapper | Octopus Deploy | [https://github.com/OctopusDeploy/step-api](https://github.com/OctopusDeploy/step-api) | [Undefined]() | -| step-migration | @ | []() | [Undefined]() | -| step-validation | @ | []() | [Undefined]() | +| step-bootstrapper | Octopus Deploy | [https://github.com/OctopusDeploy/step-api](https://github.com/OctopusDeploy/step-api) | | +| step-migration | @ | | | +| step-validation | @ | | | +| storybook | Storybook Team | [https://github.com/storybookjs/storybook](https://github.com/storybookjs/storybook) | [MIT](https://spdx.org/licenses/MIT.html) | +| storybook-addon-tag-badges | Steve Dodier-Lazaro | [https://github.com/Sidnioulz/storybook-addon-tag-badges](https://github.com/Sidnioulz/storybook-addon-tag-badges) | [MIT](https://spdx.org/licenses/MIT.html) | | strict-event-emitter | Artem Zakharchenko | [https://github.com/open-draft/strict-event-emitter](https://github.com/open-draft/strict-event-emitter) | [MIT](https://spdx.org/licenses/MIT.html) | | string_decoder | | [https://github.com/nodejs/string_decoder](https://github.com/nodejs/string_decoder) | [MIT](https://spdx.org/licenses/MIT.html) | | string-length | Sindre Sorhus | [https://github.com/sindresorhus/string-length](https://github.com/sindresorhus/string-length) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1640,105 +1456,100 @@ Octopus Deploy is made possible thanks to the following great third-party produc | string.prototype.trim | Jordan Harband | [https://github.com/es-shims/String.prototype.trim](https://github.com/es-shims/String.prototype.trim) | [MIT](https://spdx.org/licenses/MIT.html) | | string.prototype.trimend | Jordan Harband | [https://github.com/es-shims/String.prototype.trimEnd](https://github.com/es-shims/String.prototype.trimEnd) | [MIT](https://spdx.org/licenses/MIT.html) | | string.prototype.trimstart | Jordan Harband | [https://github.com/es-shims/String.prototype.trimStart](https://github.com/es-shims/String.prototype.trimStart) | [MIT](https://spdx.org/licenses/MIT.html) | -| stringify-entities | Titus Wormer | [https://github.com/wooorm/stringify-entities](https://github.com/wooorm/stringify-entities) | [MIT](https://spdx.org/licenses/MIT.html) | | strip-ansi | Sindre Sorhus | [https://github.com/chalk/strip-ansi](https://github.com/chalk/strip-ansi) | [MIT](https://spdx.org/licenses/MIT.html) | | strip-bom | Sindre Sorhus | [https://github.com/sindresorhus/strip-bom](https://github.com/sindresorhus/strip-bom) | [MIT](https://spdx.org/licenses/MIT.html) | -| strip-eof | Sindre Sorhus | [https://github.com/sindresorhus/strip-eof](https://github.com/sindresorhus/strip-eof) | [MIT](https://spdx.org/licenses/MIT.html) | | strip-final-newline | Sindre Sorhus | [https://github.com/sindresorhus/strip-final-newline](https://github.com/sindresorhus/strip-final-newline) | [MIT](https://spdx.org/licenses/MIT.html) | | strip-indent | Sindre Sorhus | [https://github.com/sindresorhus/strip-indent](https://github.com/sindresorhus/strip-indent) | [MIT](https://spdx.org/licenses/MIT.html) | | strip-json-comments | Sindre Sorhus | [https://github.com/sindresorhus/strip-json-comments](https://github.com/sindresorhus/strip-json-comments) | [MIT](https://spdx.org/licenses/MIT.html) | | style-dictionary | Amazon | [https://github.com/amzn/style-dictionary](https://github.com/amzn/style-dictionary) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | style-loader | Tobias Koppers @sokra | [https://github.com/webpack-contrib/style-loader](https://github.com/webpack-contrib/style-loader) | [MIT](https://spdx.org/licenses/MIT.html) | | style-mod | Marijn Haverbeke | [https://github.com/marijnh/style-mod](https://github.com/marijnh/style-mod) | [MIT](https://spdx.org/licenses/MIT.html) | -| style-to-object | Mark | [https://github.com/remarkablemark/style-to-object](https://github.com/remarkablemark/style-to-object) | [MIT](https://spdx.org/licenses/MIT.html) | | stylehacks | Ben Briggs | [https://github.com/cssnano/cssnano](https://github.com/cssnano/cssnano) | [MIT](https://spdx.org/licenses/MIT.html) | | stylis | Sultan Tarimo | [https://github.com/thysultan/stylis.js](https://github.com/thysultan/stylis.js) | [MIT](https://spdx.org/licenses/MIT.html) | -| subscribe-ui-event | Hank Hsiao | [https://github.com/yahoo/subscribe-ui-event](https://github.com/yahoo/subscribe-ui-event) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | -| sucrase | Alan Pierce | [https://github.com/alangpierce/sucrase](https://github.com/alangpierce/sucrase) | [MIT](https://spdx.org/licenses/MIT.html) | | SumoLogic.Logging.Common | Sumo Logic | [https://github.com/SumoLogic/sumologic-net-appenders](https://github.com/SumoLogic/sumologic-net-appenders) | [Undefined]() | | SumoLogic.Logging.Serilog | Sumo Logic | [https://github.com/SumoLogic/sumologic-net-appenders](https://github.com/SumoLogic/sumologic-net-appenders) | [Undefined]() | | supports-color | Sindre Sorhus | [https://github.com/chalk/supports-color](https://github.com/chalk/supports-color) | [MIT](https://spdx.org/licenses/MIT.html) | | supports-hyperlinks | James Talmage | [https://github.com/jamestalmage/supports-hyperlinks](https://github.com/jamestalmage/supports-hyperlinks) | [MIT](https://spdx.org/licenses/MIT.html) | | supports-preserve-symlinks-flag | Jordan Harband | [https://github.com/inspect-js/node-supports-preserve-symlinks-flag](https://github.com/inspect-js/node-supports-preserve-symlinks-flag) | [MIT](https://spdx.org/licenses/MIT.html) | +| svg-parser | Rich Harris | [https://github.com/Rich-Harris/svg-parser](https://github.com/Rich-Harris/svg-parser) | [MIT](https://spdx.org/licenses/MIT.html) | | svgo | Kir Belevich | [https://github.com/svg/svgo](https://github.com/svg/svgo) | [MIT](https://spdx.org/licenses/MIT.html) | -| Swashbuckle.AspNetCore | domaindrivendev | [https://github.com/domaindrivendev/Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | [MIT](https://www.nuget.org/packages/Swashbuckle.AspNetCore/6.6.2/license) | -| Swashbuckle.AspNetCore.Annotations | domaindrivendev | [https://github.com/domaindrivendev/Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | [MIT](https://www.nuget.org/packages/Swashbuckle.AspNetCore.Annotations/6.6.2/license) | -| Swashbuckle.AspNetCore.Newtonsoft | domaindrivendev | [https://github.com/domaindrivendev/Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | [MIT](https://www.nuget.org/packages/Swashbuckle.AspNetCore.Newtonsoft/6.6.2/license) | +| Swashbuckle.AspNetCore | domaindrivendev | [https://github.com/domaindrivendev/Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | [MIT](https://www.nuget.org/packages/Swashbuckle.AspNetCore/7.2.0/license) | +| Swashbuckle.AspNetCore.Annotations | domaindrivendev | [https://github.com/domaindrivendev/Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | [MIT](https://www.nuget.org/packages/Swashbuckle.AspNetCore.Annotations/7.2.0/license) | +| Swashbuckle.AspNetCore.Newtonsoft | domaindrivendev | [https://github.com/domaindrivendev/Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | [MIT](https://www.nuget.org/packages/Swashbuckle.AspNetCore.Newtonsoft/7.2.0/license) | | swc-loader | 강동윤 | [https://github.com/swc-project/pkgs](https://github.com/swc-project/pkgs) | [MIT](https://spdx.org/licenses/MIT.html) | | symbol-observable | Ben Lesh | [https://github.com/blesh/symbol-observable](https://github.com/blesh/symbol-observable) | [MIT](https://spdx.org/licenses/MIT.html) | | symbol-tree | Joris van der Wel | [https://github.com/jsdom/js-symbol-tree](https://github.com/jsdom/js-symbol-tree) | [MIT](https://spdx.org/licenses/MIT.html) | -| System.Collections.Immutable | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Collections.Immutable/8.0.0/license) | +| System.Collections.Immutable | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Collections.Immutable/9.0.1/license) | | System.ComponentModel.Annotations | Microsoft | [https://github.com/dotnet/runtime](https://github.com/dotnet/runtime) | [MIT](https://www.nuget.org/packages/System.ComponentModel.Annotations/5.0.0/license) | | System.ComponentModel.Primitives | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) | -| System.DirectoryServices | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.DirectoryServices/8.0.0/license) | -| System.DirectoryServices.AccountManagement | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.DirectoryServices.AccountManagement/8.0.0/license) | -| System.IdentityModel.Tokens.Jwt | Microsoft | [https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | [MIT](https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt/6.35.0/license) | +| System.Diagnostics.EventLog | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Diagnostics.EventLog/9.0.1/license) | +| System.Diagnostics.StackTrace | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) | +| System.DirectoryServices | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.DirectoryServices/9.0.1/license) | +| System.DirectoryServices.AccountManagement | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.DirectoryServices.AccountManagement/9.0.1/license) | +| System.IdentityModel.Tokens.Jwt | Microsoft | [https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | [MIT](https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt/8.3.1/license) | | System.IO.FileSystem | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) | | System.IO.FileSystem.AccessControl | Microsoft | [https://github.com/dotnet/runtime](https://github.com/dotnet/runtime) | [MIT](https://www.nuget.org/packages/System.IO.FileSystem.AccessControl/5.0.0/license) | | System.IO.FileSystem.Primitives | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) | -| System.IO.Packaging | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.IO.Packaging/8.0.0/license) | +| System.IO.Packaging | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.IO.Packaging/9.0.1/license) | | System.Linq.Async | .NET Foundation and Contributors | [https://github.com/dotnet/reactive](https://github.com/dotnet/reactive) | [MIT](https://www.nuget.org/packages/System.Linq.Async/6.0.1/license) | -| System.Management | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Management/8.0.0/license) | +| System.Management | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Management/9.0.1/license) | | System.Net.Http | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) | | System.Net.Primitives | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) | | System.Private.ServiceModel | Microsoft | [https://github.com/dotnet/wcf](https://github.com/dotnet/wcf) | [MIT](https://www.nuget.org/packages/System.Private.ServiceModel/4.10.3/license) | -| System.Resources.Extensions | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Resources.Extensions/8.0.0/license) | -| System.Runtime.Caching | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Runtime.Caching/8.0.0/license) | +| System.Resources.Extensions | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Resources.Extensions/9.0.1/license) | +| System.Runtime.Caching | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Runtime.Caching/9.0.1/license) | | System.Runtime.Handles | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) | | System.Runtime.InteropServices | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) | +| System.Runtime.Serialization.Formatters | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Runtime.Serialization.Formatters/9.0.1/license) | | System.Security.Claims | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) | -| System.Security.Cryptography.ProtectedData | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Security.Cryptography.ProtectedData/8.0.0/license) | +| System.Security.Cryptography.Pkcs | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Security.Cryptography.Pkcs/9.0.1/license) | +| System.Security.Cryptography.ProtectedData | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Security.Cryptography.ProtectedData/9.0.1/license) | +| System.Security.Permissions | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Security.Permissions/9.0.1/license) | | System.Security.Principal | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) | | System.Security.Principal.Windows | Microsoft | [https://github.com/dotnet/runtime](https://github.com/dotnet/runtime) | [MIT](https://www.nuget.org/packages/System.Security.Principal.Windows/5.0.0/license) | -| System.ServiceModel.Primitives | Microsoft | [https://github.com/dotnet/wcf](https://github.com/dotnet/wcf) | [MIT](https://www.nuget.org/packages/System.ServiceModel.Primitives/8.0.0/license) | -| System.ServiceProcess.ServiceController | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.ServiceProcess.ServiceController/8.0.0/license) | -| System.Text.Encoding.CodePages | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Text.Encoding.CodePages/8.0.0/license) | +| System.ServiceModel.Primitives | Microsoft | [https://github.com/dotnet/wcf](https://github.com/dotnet/wcf) | [MIT](https://www.nuget.org/packages/System.ServiceModel.Primitives/8.1.1/license) | +| System.ServiceProcess.ServiceController | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.ServiceProcess.ServiceController/9.0.1/license) | +| System.Text.Encoding.CodePages | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Text.Encoding.CodePages/9.0.1/license) | | System.Text.Encoding.Extensions | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) | | System.ValueTuple | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://github.com/dotnet/corefx/blob/master/LICENSE.TXT) | | tapable | Tobias Koppers @sokra | [https://github.com/webpack/tapable](https://github.com/webpack/tapable) | [MIT](https://spdx.org/licenses/MIT.html) | -| tar | Isaac Z. Schlueter | [https://github.com/npm/node-tar](https://github.com/npm/node-tar) | [ISC](https://spdx.org/licenses/ISC.html) | | TaskScheduler | David Hall | [https://github.com/dahall/taskscheduler](https://github.com/dahall/taskscheduler) | [MIT](https://www.nuget.org/packages/TaskScheduler/2.11.0/license) | -| temp | Bruce Williams | [https://github.com/bruce/node-temp](https://github.com/bruce/node-temp) | [MIT](https://spdx.org/licenses/MIT.html) | | terminal-link | Sindre Sorhus | [https://github.com/sindresorhus/terminal-link](https://github.com/sindresorhus/terminal-link) | [MIT](https://spdx.org/licenses/MIT.html) | | terser | Mihai Bazon | [https://github.com/terser/terser](https://github.com/terser/terser) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | | terser-webpack-plugin | webpack Contrib Team | [https://github.com/webpack-contrib/terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | [MIT](https://spdx.org/licenses/MIT.html) | | test-exclude | Ben Coe | [https://github.com/istanbuljs/test-exclude](https://github.com/istanbuljs/test-exclude) | [ISC](https://spdx.org/licenses/ISC.html) | | text-table | James Halliday | [https://github.com/substack/text-table](https://github.com/substack/text-table) | [MIT](https://spdx.org/licenses/MIT.html) | -| thenify | Jonathan Ong | [https://github.com/thenables/thenify](https://github.com/thenables/thenify) | [MIT](https://spdx.org/licenses/MIT.html) | -| thenify-all | Jonathan Ong | [https://github.com/thenables/thenify-all](https://github.com/thenables/thenify-all) | [MIT](https://spdx.org/licenses/MIT.html) | +| thingies | streamich | [https://github.com/streamich/thingies](https://github.com/streamich/thingies) | [Unlicense](https://spdx.org/licenses/Unlicense.html) | | through | Dominic Tarr | [https://github.com/dominictarr/through](https://github.com/dominictarr/through) | [MIT](https://spdx.org/licenses/MIT.html) | | thunky | Mathias Buus Madsen | [https://github.com/mafintosh/thunky](https://github.com/mafintosh/thunky) | [MIT](https://spdx.org/licenses/MIT.html) | | TimeZoneConverter | Matt Johnson-Pint | [https://github.com/mattjohnsonpint/TimeZoneConverter](https://github.com/mattjohnsonpint/TimeZoneConverter) | [MIT](https://github.com/mattjohnsonpint/TimeZoneConverter/blob/main/LICENSE.txt) | | TimeZoneNames | Matt Johnson-Pint | [https://github.com/mattjohnsonpint/TimeZoneNames](https://github.com/mattjohnsonpint/TimeZoneNames) | [MIT](https://github.com/mattjohnsonpint/TimeZoneNames/blob/main/LICENSE) | -| timsort | Marco Ziccardi | [https://github.com/mziccard/node-timsort](https://github.com/mziccard/node-timsort) | [MIT](https://spdx.org/licenses/MIT.html) | | tiny-emitter | Scott Corgan | [https://github.com/scottcorgan/tiny-emitter](https://github.com/scottcorgan/tiny-emitter) | [MIT](https://spdx.org/licenses/MIT.html) | | tiny-invariant | Alex Reardon | [https://github.com/alexreardon/tiny-invariant](https://github.com/alexreardon/tiny-invariant) | [MIT](https://spdx.org/licenses/MIT.html) | | tiny-warning | Alex Reardon | [https://github.com/alexreardon/tiny-warning](https://github.com/alexreardon/tiny-warning) | [MIT](https://spdx.org/licenses/MIT.html) | | tinycolor2 | Brian Grinstead | [https://github.com/bgrins/TinyColor](https://github.com/bgrins/TinyColor) | [MIT](https://spdx.org/licenses/MIT.html) | -| titleize | Sindre Sorhus | [https://github.com/sindresorhus/titleize](https://github.com/sindresorhus/titleize) | [MIT](https://spdx.org/licenses/MIT.html) | +| tinyrainbow | | [https://github.com/tinylibs/tinyrainbow](https://github.com/tinylibs/tinyrainbow) | [MIT](https://spdx.org/licenses/MIT.html) | +| tinyspy | | [https://github.com/tinylibs/tinyspy](https://github.com/tinylibs/tinyspy) | [MIT](https://spdx.org/licenses/MIT.html) | | tmp | KARASZI István | [https://github.com/raszi/node-tmp](https://github.com/raszi/node-tmp) | [MIT](https://spdx.org/licenses/MIT.html) | | tmpl | Naitik Shah | [https://github.com/daaku/nodejs-tmpl](https://github.com/daaku/nodejs-tmpl) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | to-fast-properties | Sindre Sorhus | [https://github.com/sindresorhus/to-fast-properties](https://github.com/sindresorhus/to-fast-properties) | [MIT](https://spdx.org/licenses/MIT.html) | -| to-object-path | Jon Schlinkert | [https://github.com/jonschlinkert/to-object-path](https://github.com/jonschlinkert/to-object-path) | [MIT](https://spdx.org/licenses/MIT.html) | -| to-regex | Jon Schlinkert | [https://github.com/jonschlinkert/to-regex](https://github.com/jonschlinkert/to-regex) | [MIT](https://spdx.org/licenses/MIT.html) | | to-regex-range | Jon Schlinkert | [https://github.com/micromatch/to-regex-range](https://github.com/micromatch/to-regex-range) | [MIT](https://spdx.org/licenses/MIT.html) | | toidentifier | Douglas Christopher Wilson | [https://github.com/component/toidentifier](https://github.com/component/toidentifier) | [MIT](https://spdx.org/licenses/MIT.html) | | totalist | Luke Edwards | [https://github.com/lukeed/totalist](https://github.com/lukeed/totalist) | [MIT](https://spdx.org/licenses/MIT.html) | | tough-cookie | Jeremy Stashewsky | [https://github.com/salesforce/tough-cookie](https://github.com/salesforce/tough-cookie) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | tr46 | Sebastian Mayr | [https://github.com/jsdom/tr46](https://github.com/jsdom/tr46) | [MIT](https://spdx.org/licenses/MIT.html) | -| trim-lines | Titus Wormer | [https://github.com/wooorm/trim-lines](https://github.com/wooorm/trim-lines) | [MIT](https://spdx.org/licenses/MIT.html) | -| trough | Titus Wormer | [https://github.com/wooorm/trough](https://github.com/wooorm/trough) | [MIT](https://spdx.org/licenses/MIT.html) | +| tree-dump | streamich | [https://github.com/streamich/tree-dump](https://github.com/streamich/tree-dump) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | | ts-api-utils | JoshuaKGoldberg | [https://github.com/JoshuaKGoldberg/ts-api-utils](https://github.com/JoshuaKGoldberg/ts-api-utils) | [MIT](https://spdx.org/licenses/MIT.html) | -| ts-interface-checker | Dmitry S, Grist Labs | [https://github.com/gristlabs/ts-interface-checker](https://github.com/gristlabs/ts-interface-checker) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | +| ts-dedent | Tamino Martinius | [https://github.com/tamino-martinius/node-ts-dedent](https://github.com/tamino-martinius/node-ts-dedent) | [MIT](https://spdx.org/licenses/MIT.html) | | ts-jest | Kulshekhar Kabra | [https://github.com/kulshekhar/ts-jest](https://github.com/kulshekhar/ts-jest) | [MIT](https://spdx.org/licenses/MIT.html) | | ts-node | Blake Embrey | [https://github.com/TypeStrong/ts-node](https://github.com/TypeStrong/ts-node) | [MIT](https://spdx.org/licenses/MIT.html) | | tsconfig-paths | Jonas Kello | [https://github.com/dividab/tsconfig-paths](https://github.com/dividab/tsconfig-paths) | [MIT](https://spdx.org/licenses/MIT.html) | | tsconfig-paths-webpack-plugin | Jonas Kello | [https://github.com/dividab/tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) | [MIT](https://spdx.org/licenses/MIT.html) | | tslib | Microsoft Corp. | [https://github.com/Microsoft/tslib](https://github.com/Microsoft/tslib) | [0BSD](https://spdx.org/licenses/0BSD.html) | -| tsscmp | suryagh | [https://github.com/suryagh/tsscmp](https://github.com/suryagh/tsscmp) | [MIT](https://spdx.org/licenses/MIT.html) | | tsutils | Klaus Meinhardt | [https://github.com/ajafff/tsutils](https://github.com/ajafff/tsutils) | [MIT](https://spdx.org/licenses/MIT.html) | | Tulpep.ActiveDirectoryObjectPicker | Armand du Plessis,Tulpep,dahall | [https://github.com/Tulpep/Active-Directory-Dialogs](https://github.com/Tulpep/Active-Directory-Dialogs) | [MS-PL](https://www.nuget.org/packages/Tulpep.ActiveDirectoryObjectPicker/3.0.11/license) | | tunnel-agent | Mikeal Rogers | [https://github.com/mikeal/tunnel-agent](https://github.com/mikeal/tunnel-agent) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | +| tween-functions | chenglou | [https://github.com/chenglou/tween-functions](https://github.com/chenglou/tween-functions) | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | | tweetnacl | TweetNaCl-js contributors | [https://github.com/dchest/tweetnacl-js](https://github.com/dchest/tweetnacl-js) | [Unlicense](https://spdx.org/licenses/Unlicense.html) | | type-check | George Zahariev | [https://github.com/gkz/type-check](https://github.com/gkz/type-check) | [MIT](https://spdx.org/licenses/MIT.html) | | type-detect | Jake Luer | [https://github.com/chaijs/type-detect](https://github.com/chaijs/type-detect) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1758,54 +1569,27 @@ Octopus Deploy is made possible thanks to the following great third-party produc | unicode-match-property-ecmascript | Mathias Bynens | [https://github.com/mathiasbynens/unicode-match-property-ecmascript](https://github.com/mathiasbynens/unicode-match-property-ecmascript) | [MIT](https://spdx.org/licenses/MIT.html) | | unicode-match-property-value-ecmascript | Mathias Bynens | [https://github.com/mathiasbynens/unicode-match-property-value-ecmascript](https://github.com/mathiasbynens/unicode-match-property-value-ecmascript) | [MIT](https://spdx.org/licenses/MIT.html) | | unicode-property-aliases-ecmascript | Mathias Bynens | [https://github.com/mathiasbynens/unicode-property-aliases-ecmascript](https://github.com/mathiasbynens/unicode-property-aliases-ecmascript) | [MIT](https://spdx.org/licenses/MIT.html) | -| unified | Titus Wormer | [https://github.com/unifiedjs/unified](https://github.com/unifiedjs/unified) | [MIT](https://spdx.org/licenses/MIT.html) | -| union-value | Jon Schlinkert | [https://github.com/jonschlinkert/union-value](https://github.com/jonschlinkert/union-value) | [MIT](https://spdx.org/licenses/MIT.html) | -| uniq | Mikola Lysenko | [https://github.com/mikolalysenko/uniq](https://github.com/mikolalysenko/uniq) | [MIT](https://spdx.org/licenses/MIT.html) | -| uniqs | Felix Gnass | [https://github.com/fgnass/uniqs](https://github.com/fgnass/uniqs) | [MIT](https://spdx.org/licenses/MIT.html) | -| unique-filename | Rebecca Turner | [https://github.com/iarna/unique-filename](https://github.com/iarna/unique-filename) | [ISC](https://spdx.org/licenses/ISC.html) | -| unique-slug | Rebecca Turner | [https://github.com/iarna/unique-slug](https://github.com/iarna/unique-slug) | [ISC](https://spdx.org/licenses/ISC.html) | -| unist-util-generated | Titus Wormer | [https://github.com/syntax-tree/unist-util-generated](https://github.com/syntax-tree/unist-util-generated) | [MIT](https://spdx.org/licenses/MIT.html) | -| unist-util-is | Titus Wormer | [https://github.com/syntax-tree/unist-util-is](https://github.com/syntax-tree/unist-util-is) | [MIT](https://spdx.org/licenses/MIT.html) | -| unist-util-position | Titus Wormer | [https://github.com/syntax-tree/unist-util-position](https://github.com/syntax-tree/unist-util-position) | [MIT](https://spdx.org/licenses/MIT.html) | -| unist-util-position-from-estree | Titus Wormer | [https://github.com/syntax-tree/unist-util-position-from-estree](https://github.com/syntax-tree/unist-util-position-from-estree) | [MIT](https://spdx.org/licenses/MIT.html) | -| unist-util-remove-position | Titus Wormer | [https://github.com/syntax-tree/unist-util-remove-position](https://github.com/syntax-tree/unist-util-remove-position) | [MIT](https://spdx.org/licenses/MIT.html) | -| unist-util-stringify-position | Titus Wormer | [https://github.com/syntax-tree/unist-util-stringify-position](https://github.com/syntax-tree/unist-util-stringify-position) | [MIT](https://spdx.org/licenses/MIT.html) | -| unist-util-visit | Titus Wormer | [https://github.com/syntax-tree/unist-util-visit](https://github.com/syntax-tree/unist-util-visit) | [MIT](https://spdx.org/licenses/MIT.html) | -| unist-util-visit-parents | Titus Wormer | [https://github.com/syntax-tree/unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents) | [MIT](https://spdx.org/licenses/MIT.html) | +| unicorn-magic | Sindre Sorhus | [https://github.com/sindresorhus/unicorn-magic](https://github.com/sindresorhus/unicorn-magic) | [MIT](https://spdx.org/licenses/MIT.html) | | universalify | Ryan Zimmerman | [https://github.com/RyanZim/universalify](https://github.com/RyanZim/universalify) | [MIT](https://spdx.org/licenses/MIT.html) | | unpipe | Douglas Christopher Wilson | [https://github.com/stream-utils/unpipe](https://github.com/stream-utils/unpipe) | [MIT](https://spdx.org/licenses/MIT.html) | -| unquote | Cameron Lakenen | [https://github.com/lakenen/node-unquote](https://github.com/lakenen/node-unquote) | [MIT](https://spdx.org/licenses/MIT.html) | -| unset-value | Jon Schlinkert | [https://github.com/jonschlinkert/unset-value](https://github.com/jonschlinkert/unset-value) | [MIT](https://spdx.org/licenses/MIT.html) | -| untildify | Sindre Sorhus | [https://github.com/sindresorhus/untildify](https://github.com/sindresorhus/untildify) | [MIT](https://spdx.org/licenses/MIT.html) | -| upath | Angelos Pikoulas | [https://github.com/anodynos/upath](https://github.com/anodynos/upath) | [MIT](https://spdx.org/licenses/MIT.html) | +| unplugin | | [https://github.com/unjs/unplugin](https://github.com/unjs/unplugin) | [MIT](https://spdx.org/licenses/MIT.html) | | update-browserslist-db | Andrey Sitnik | [https://github.com/browserslist/update-db](https://github.com/browserslist/update-db) | [MIT](https://spdx.org/licenses/MIT.html) | | upper-case | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | | upper-case-first | Blake Embrey | [https://github.com/blakeembrey/change-case](https://github.com/blakeembrey/change-case) | [MIT](https://spdx.org/licenses/MIT.html) | | uri-js | Gary Court | [https://github.com/garycourt/uri-js](https://github.com/garycourt/uri-js) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | | urijs | Rodney Rehm | [https://github.com/medialize/URI.js](https://github.com/medialize/URI.js) | [MIT](https://spdx.org/licenses/MIT.html) | -| urix | Simon Lydell | [https://github.com/lydell/urix](https://github.com/lydell/urix) | [MIT](https://spdx.org/licenses/MIT.html) | -| url | | [https://github.com/defunctzombie/node-url](https://github.com/defunctzombie/node-url) | [MIT](https://spdx.org/licenses/MIT.html) | -| url-parse | Arnout Kazemier | [https://github.com/unshiftio/url-parse](https://github.com/unshiftio/url-parse) | [MIT](https://spdx.org/licenses/MIT.html) | -| use | Jon Schlinkert | [https://github.com/jonschlinkert/use](https://github.com/jonschlinkert/use) | [MIT](https://spdx.org/licenses/MIT.html) | | use-sync-external-store | | [https://github.com/facebook/react](https://github.com/facebook/react) | [MIT](https://spdx.org/licenses/MIT.html) | | util | Joyent | [https://github.com/browserify/node-util](https://github.com/browserify/node-util) | [MIT](https://spdx.org/licenses/MIT.html) | | util-deprecate | Nathan Rajlich | [https://github.com/TooTallNate/util-deprecate](https://github.com/TooTallNate/util-deprecate) | [MIT](https://spdx.org/licenses/MIT.html) | -| util.promisify | Jordan Harband | [https://github.com/ljharb/util.promisify](https://github.com/ljharb/util.promisify) | [MIT](https://spdx.org/licenses/MIT.html) | | utila | Aria Minaei | [https://github.com/AriaMinaei/utila](https://github.com/AriaMinaei/utila) | [MIT](https://spdx.org/licenses/MIT.html) | | utils-merge | Jared Hanson | [https://github.com/jaredhanson/utils-merge](https://github.com/jaredhanson/utils-merge) | [MIT](https://spdx.org/licenses/MIT.html) | | uuid | | [https://github.com/uuidjs/uuid](https://github.com/uuidjs/uuid) | [MIT](https://spdx.org/licenses/MIT.html) | -| uvu | | [https://github.com/lukeed/uvu](https://github.com/lukeed/uvu) | [MIT](https://spdx.org/licenses/MIT.html) | | v8-compile-cache-lib | Andrew Bradley | [https://github.com/cspotcode/v8-compile-cache-lib](https://github.com/cspotcode/v8-compile-cache-lib) | [MIT](https://spdx.org/licenses/MIT.html) | | v8-to-istanbul | Ben Coe | [https://github.com/istanbuljs/v8-to-istanbul](https://github.com/istanbuljs/v8-to-istanbul) | [ISC](https://spdx.org/licenses/ISC.html) | | value-equal | Michael Jackson | [https://github.com/mjackson/value-equal](https://github.com/mjackson/value-equal) | [MIT](https://spdx.org/licenses/MIT.html) | | vary | Douglas Christopher Wilson | [https://github.com/jshttp/vary](https://github.com/jshttp/vary) | [MIT](https://spdx.org/licenses/MIT.html) | -| vendors | Titus Wormer | [https://github.com/wooorm/vendors](https://github.com/wooorm/vendors) | [MIT](https://spdx.org/licenses/MIT.html) | | verror | | [https://github.com/davepacheco/node-verror](https://github.com/davepacheco/node-verror) | [MIT](https://spdx.org/licenses/MIT.html) | -| vfile | Titus Wormer | [https://github.com/vfile/vfile](https://github.com/vfile/vfile) | [MIT](https://spdx.org/licenses/MIT.html) | -| vfile-location | Titus Wormer | [https://github.com/vfile/vfile-location](https://github.com/vfile/vfile-location) | [MIT](https://spdx.org/licenses/MIT.html) | -| vfile-message | Titus Wormer | [https://github.com/vfile/vfile-message](https://github.com/vfile/vfile-message) | [MIT](https://spdx.org/licenses/MIT.html) | | vite | Evan You | [https://github.com/vitejs/vite](https://github.com/vitejs/vite) | [MIT](https://spdx.org/licenses/MIT.html) | -| vite-tsconfig-paths | aleclarson | [https://github.com/aleclarson/vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | [MIT](https://spdx.org/licenses/MIT.html) | | w3c-hr-time | Timothy Gu | [https://github.com/jsdom/w3c-hr-time](https://github.com/jsdom/w3c-hr-time) | [MIT](https://spdx.org/licenses/MIT.html) | | w3c-keyname | Marijn Haverbeke | [https://github.com/marijnh/w3c-keyname](https://github.com/marijnh/w3c-keyname) | [MIT](https://spdx.org/licenses/MIT.html) | | w3c-xmlserializer | | [https://github.com/jsdom/w3c-xmlserializer](https://github.com/jsdom/w3c-xmlserializer) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1813,15 +1597,13 @@ Octopus Deploy is made possible thanks to the following great third-party produc | watchpack | Tobias Koppers @sokra | [https://github.com/webpack/watchpack](https://github.com/webpack/watchpack) | [MIT](https://spdx.org/licenses/MIT.html) | | wbuf | Fedor Indutny | [https://github.com/indutny/wbuf](https://github.com/indutny/wbuf) | [MIT](https://spdx.org/licenses/MIT.html) | | wcwidth | Tim Oxley | [https://github.com/timoxley/wcwidth](https://github.com/timoxley/wcwidth) | [MIT](https://spdx.org/licenses/MIT.html) | -| web-encoding | Irakli Gozalishvili | []() | [MIT](https://spdx.org/licenses/MIT.html) | -| web-namespaces | Titus Wormer | [https://github.com/wooorm/web-namespaces](https://github.com/wooorm/web-namespaces) | [MIT](https://spdx.org/licenses/MIT.html) | +| web-encoding | Irakli Gozalishvili | | [MIT](https://spdx.org/licenses/MIT.html) | | webidl-conversions | Domenic Denicola | [https://github.com/jsdom/webidl-conversions](https://github.com/jsdom/webidl-conversions) | [BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html) | | webpack | Tobias Koppers @sokra | [https://github.com/webpack/webpack](https://github.com/webpack/webpack) | [MIT](https://spdx.org/licenses/MIT.html) | | webpack-bundle-analyzer | Yury Grunin | [https://github.com/webpack-contrib/webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) | [MIT](https://spdx.org/licenses/MIT.html) | | webpack-cli | | [https://github.com/webpack/webpack-cli](https://github.com/webpack/webpack-cli) | [MIT](https://spdx.org/licenses/MIT.html) | | webpack-dev-middleware | Tobias Koppers @sokra | [https://github.com/webpack/webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | [MIT](https://spdx.org/licenses/MIT.html) | | webpack-dev-server | Tobias Koppers @sokra | [https://github.com/webpack/webpack-dev-server](https://github.com/webpack/webpack-dev-server) | [MIT](https://spdx.org/licenses/MIT.html) | -| webpack-log | Andrew Powell | [https://github.com/webpack-contrib/webpack-log](https://github.com/webpack-contrib/webpack-log) | [MIT](https://spdx.org/licenses/MIT.html) | | webpack-merge | Juho Vepsalainen | [https://github.com/survivejs/webpack-merge](https://github.com/survivejs/webpack-merge) | [MIT](https://spdx.org/licenses/MIT.html) | | webpack-sources | Tobias Koppers @sokra | [https://github.com/webpack/webpack-sources](https://github.com/webpack/webpack-sources) | [MIT](https://spdx.org/licenses/MIT.html) | | webpack-virtual-modules | SysGears INC | [https://github.com/sysgears/webpack-virtual-modules](https://github.com/sysgears/webpack-virtual-modules) | [MIT](https://spdx.org/licenses/MIT.html) | @@ -1835,12 +1617,11 @@ Octopus Deploy is made possible thanks to the following great third-party produc | which-boxed-primitive | Jordan Harband | [https://github.com/inspect-js/which-boxed-primitive](https://github.com/inspect-js/which-boxed-primitive) | [MIT](https://spdx.org/licenses/MIT.html) | | which-module | nexdrew | [https://github.com/nexdrew/which-module](https://github.com/nexdrew/which-module) | [ISC](https://spdx.org/licenses/ISC.html) | | which-typed-array | Jordan Harband | [https://github.com/inspect-js/which-typed-array](https://github.com/inspect-js/which-typed-array) | [MIT](https://spdx.org/licenses/MIT.html) | -| widest-line | Sindre Sorhus | [https://github.com/sindresorhus/widest-line](https://github.com/sindresorhus/widest-line) | [MIT](https://spdx.org/licenses/MIT.html) | | wildcard | Damon Oehlman | [https://github.com/DamonOehlman/wildcard](https://github.com/DamonOehlman/wildcard) | [MIT](https://spdx.org/licenses/MIT.html) | | word-wrap | Jon Schlinkert | [https://github.com/jonschlinkert/word-wrap](https://github.com/jonschlinkert/word-wrap) | [MIT](https://spdx.org/licenses/MIT.html) | | wrap-ansi | Sindre Sorhus | [https://github.com/chalk/wrap-ansi](https://github.com/chalk/wrap-ansi) | [MIT](https://spdx.org/licenses/MIT.html) | | wrappy | Isaac Z. Schlueter | [https://github.com/npm/wrappy](https://github.com/npm/wrappy) | [ISC](https://spdx.org/licenses/ISC.html) | -| write-file-atomic | Rebecca Turner | [https://github.com/iarna/write-file-atomic](https://github.com/iarna/write-file-atomic) | [ISC](https://spdx.org/licenses/ISC.html) | +| write-file-atomic | GitHub Inc. | [https://github.com/npm/write-file-atomic](https://github.com/npm/write-file-atomic) | [ISC](https://spdx.org/licenses/ISC.html) | | ws | Einar Otto Stangvik | [https://github.com/websockets/ws](https://github.com/websockets/ws) | [MIT](https://spdx.org/licenses/MIT.html) | | xml | Dylan Greene | [https://github.com/dylang/node-xml](https://github.com/dylang/node-xml) | [MIT](https://spdx.org/licenses/MIT.html) | | xml-name-validator | Domenic Denicola | [https://github.com/jsdom/xml-name-validator](https://github.com/jsdom/xml-name-validator) | [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) | @@ -1849,14 +1630,12 @@ Octopus Deploy is made possible thanks to the following great third-party produc | y18n | Ben Coe | [https://github.com/yargs/y18n](https://github.com/yargs/y18n) | [ISC](https://spdx.org/licenses/ISC.html) | | yallist | Isaac Z. Schlueter | [https://github.com/isaacs/yallist](https://github.com/isaacs/yallist) | [ISC](https://spdx.org/licenses/ISC.html) | | yaml | Eemeli Aro | [https://github.com/eemeli/yaml](https://github.com/eemeli/yaml) | [ISC](https://spdx.org/licenses/ISC.html) | -| YamlDotNet | Antoine Aubry | [https://github.com/aaubry/YamlDotNet/wiki](https://github.com/aaubry/YamlDotNet/wiki) | [Custom](https://www.nuget.org/packages/YamlDotNet/11.2.1/license) | +| YamlDotNet | Antoine Aubry | [https://github.com/aaubry/YamlDotNet/wiki](https://github.com/aaubry/YamlDotNet/wiki) | [MIT](https://www.nuget.org/packages/YamlDotNet/16.3.0/license) | | yargs | | [https://github.com/yargs/yargs](https://github.com/yargs/yargs) | [MIT](https://spdx.org/licenses/MIT.html) | | yargs-parser | Ben Coe | [https://github.com/yargs/yargs-parser](https://github.com/yargs/yargs-parser) | [ISC](https://spdx.org/licenses/ISC.html) | -| ylru | fengmk2 | [https://github.com/node-modules/ylru](https://github.com/node-modules/ylru) | [MIT](https://spdx.org/licenses/MIT.html) | | yn | Sindre Sorhus | [https://github.com/sindresorhus/yn](https://github.com/sindresorhus/yn) | [MIT](https://spdx.org/licenses/MIT.html) | | yocto-queue | Sindre Sorhus | [https://github.com/sindresorhus/yocto-queue](https://github.com/sindresorhus/yocto-queue) | [MIT](https://spdx.org/licenses/MIT.html) | | zod | Colin McDonnell | [https://github.com/colinhacks/zod](https://github.com/colinhacks/zod) | [MIT](https://spdx.org/licenses/MIT.html) | -| zwitch | Titus Wormer | [https://github.com/wooorm/zwitch](https://github.com/wooorm/zwitch) | [MIT](https://spdx.org/licenses/MIT.html) | Each project listed here is the property of its respective copyright owner.