From 682f1673f6e954424426d57d91268a991579713f Mon Sep 17 00:00:00 2001 From: Ehsan Rezaei Date: Fri, 17 May 2024 13:16:22 +0200 Subject: [PATCH] Release 6.9.0 (#9680) --- demo-shell/package.json | 2 +- docs/license-info/README.md | 1 + docs/license-info/license-info-6.9.0.md | 583 +++++++++++++++++++ docs/release-notes/README.md | 1 + docs/release-notes/RelNote-6.9.0.md | 57 ++ docs/vulnerability/README.md | 1 + docs/vulnerability/audit-info-6.9.0.md | 25 + lib/cli/package-lock.json | 4 +- lib/cli/package.json | 4 +- lib/content-services/package.json | 6 +- lib/core/package.json | 6 +- lib/eslint-angular/package.json | 2 +- lib/extensions/package.json | 4 +- lib/insights/package.json | 4 +- lib/js-api/package.json | 2 +- lib/process-services-cloud/package-lock.json | 4 +- lib/process-services-cloud/package.json | 8 +- lib/process-services/package.json | 8 +- lib/testing/package-lock.json | 4 +- lib/testing/package.json | 4 +- package-lock.json | 4 +- package.json | 2 +- 22 files changed, 702 insertions(+), 34 deletions(-) create mode 100644 docs/license-info/license-info-6.9.0.md create mode 100644 docs/release-notes/RelNote-6.9.0.md create mode 100644 docs/vulnerability/audit-info-6.9.0.md diff --git a/demo-shell/package.json b/demo-shell/package.json index a35fab1e80e..39a3558e1fc 100644 --- a/demo-shell/package.json +++ b/demo-shell/package.json @@ -1,7 +1,7 @@ { "name": "Alfresco-ADF-Angular-Demo", "description": "Demo shell for Alfresco Angular components", - "version": "6.8.0", + "version": "6.9.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", diff --git a/docs/license-info/README.md b/docs/license-info/README.md index b06e6bad467..02d77ed2cf0 100644 --- a/docs/license-info/README.md +++ b/docs/license-info/README.md @@ -48,3 +48,4 @@ The pages linked below contain the licenses for all third party dependencies of - [ADF 6.7.0](license-info-6.7.0.md) - [ADF 6.7.1](license-info-6.7.1.md) - [ADF 6.8.0](license-info-6.8.0.md) +- [ADF 6.9.0](license-info-6.9.0.md) diff --git a/docs/license-info/license-info-6.9.0.md b/docs/license-info/license-info-6.9.0.md new file mode 100644 index 00000000000..f8f93c52287 --- /dev/null +++ b/docs/license-info/license-info-6.9.0.md @@ -0,0 +1,583 @@ +--- +Title: License info, alfresco-ng2-components 6.9.0 +--- + +# License information for alfresco-ng2-components 6.9.0 + +This page lists all third party libraries the project depends on. + +## Libraries + +| Name | Version | License | +| --- | --- | --- | +| [@angular/animations](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/cdk](https://github.com/angular/components) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/common](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/compiler](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/core](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/forms](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material-date-fns-adapter](https://github.com/angular/components) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material](https://github.com/angular/components) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/router](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@apollo/client](https://github.com/apollographql/apollo-client) | 3.10.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@aw-web-design/x-default-browser](https://github.com/The-Code-Monkey/TechStack) | 1.4.126 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/code-frame](https://github.com/babel/babel) | 7.22.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/generator](https://github.com/babel/babel) | 7.23.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/generator](https://github.com/babel/babel) | 7.23.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/helper-environment-visitor](https://github.com/babel/babel) | 7.22.20 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/helper-function-name](https://github.com/babel/babel) | 7.23.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/helper-hoist-variables](https://github.com/babel/babel) | 7.22.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/helper-split-export-declaration](https://github.com/babel/babel) | 7.22.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/helper-string-parser](https://github.com/babel/babel) | 7.23.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/helper-validator-identifier](https://github.com/babel/babel) | 7.22.20 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/highlight](https://github.com/babel/babel) | 7.22.20 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/parser](https://github.com/babel/babel) | 7.23.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/runtime](https://github.com/babel/babel) | 7.21.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/template](https://github.com/babel/babel) | 7.22.15 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/traverse](https://github.com/babel/babel) | 7.23.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/types](https://github.com/babel/babel) | 7.23.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@colors/colors](https://github.com/DABH/colors.js) | 1.5.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/cspell-bundled-dicts](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/cspell-pipe](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/cspell-resolver](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/cspell-service-bus](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/cspell-types](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-ada](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-aws](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-bash](https://github.com/streetsidesoftware/cspell-dicts) | 4.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-companies](https://github.com/streetsidesoftware/cspell-dicts) | 3.0.24 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-cpp](https://github.com/streetsidesoftware/cspell-dicts) | 5.0.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-cryptocurrencies](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-csharp](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-css](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-dart](https://github.com/streetsidesoftware/cspell-dicts) | 2.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-data-science](https://github.com/streetsidesoftware/cspell-dicts) | 1.0.11 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-django](https://github.com/streetsidesoftware/cspell-dicts) | 4.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-docker](https://github.com/streetsidesoftware/cspell-dicts) | 1.1.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-dotnet](https://github.com/streetsidesoftware/cspell-dicts) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-elixir](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-en-common-misspellings](https://github.com/streetsidesoftware/cspell-dicts) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-en-gb](https://github.com/streetsidesoftware/cspell-dicts) | 1.1.33 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-en_us](https://github.com/streetsidesoftware/cspell-dicts) | 4.3.8 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-filetypes](https://github.com/streetsidesoftware/cspell-dicts) | 3.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-fonts](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-fsharp](https://github.com/streetsidesoftware/cspell-dicts) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-fullstack](https://github.com/streetsidesoftware/cspell-dicts) | 3.1.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-gaming-terms](https://github.com/streetsidesoftware/cspell-dicts) | 1.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-git](https://github.com/streetsidesoftware/cspell-dicts) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-golang](https://github.com/streetsidesoftware/cspell-dicts) | 6.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-haskell](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-html-symbol-entities](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-html](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-java](https://github.com/streetsidesoftware/cspell-dicts) | 5.0.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-k8s](https://github.com/streetsidesoftware/cspell-dicts) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-latex](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-lorem-ipsum](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-lua](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-node](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-npm](https://github.com/streetsidesoftware/cspell-dicts) | 5.0.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-php](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-powershell](https://github.com/streetsidesoftware/cspell-dicts) | 5.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-public-licenses](https://github.com/streetsidesoftware/cspell-dicts) | 2.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-python](https://github.com/streetsidesoftware/cspell-dicts) | 4.1.8 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-r](https://github.com/streetsidesoftware/cspell-dicts) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-ruby](https://github.com/streetsidesoftware/cspell-dicts) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-rust](https://github.com/streetsidesoftware/cspell-dicts) | 4.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-scala](https://github.com/streetsidesoftware/cspell-dicts) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-software-terms](https://github.com/streetsidesoftware/cspell-dicts) | 3.3.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-sql](https://github.com/streetsidesoftware/cspell-dicts) | 2.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-svelte](https://github.com/streetsidesoftware/cspell-dicts) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-swift](https://github.com/streetsidesoftware/cspell-dicts) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-typescript](https://github.com/streetsidesoftware/cspell-dicts) | 3.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dict-vue](https://github.com/streetsidesoftware/cspell-dicts) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/dynamic-import](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@cspell/strong-weak-map](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@discoveryjs/json-ext](https://github.com/discoveryjs/json-ext) | 0.5.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@esbuild/darwin-arm64](https://github.com/evanw/esbuild) | 0.18.20 | [MIT](http://www.opensource.org/licenses/MIT) | +| @fal-works/esbuild-plugin-global-externals | 2.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@graphql-typed-document-node/core](https://github.com/dotansimha/graphql-typed-document-node) | 3.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@isaacs/cliui](https://github.com/yargs/cliui) | 8.0.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [@jridgewell/gen-mapping](https://github.com/jridgewell/gen-mapping) | 0.3.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@jridgewell/resolve-uri](https://github.com/jridgewell/resolve-uri) | 3.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@jridgewell/set-array](https://github.com/jridgewell/set-array) | 1.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemap-codec) | 1.4.15 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@jridgewell/trace-mapping](https://github.com/jridgewell/trace-mapping) | 0.3.22 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@kurkle/color](https://github.com/kurkle/color) | 0.3.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 10.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngx-translate/core](https://github.com/ngx-translate/core) | 14.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@nodelib/fs.scandir](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir) | 2.1.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@nodelib/fs.stat](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat) | 2.0.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@nodelib/fs.walk](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk) | 1.2.8 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@pkgjs/parseargs](https://github.com/pkgjs/parseargs) | 0.11.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@pkgr/utils](https://github.com/un-ts/pkgr) | 2.4.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/builder-manager](https://github.com/storybookjs/storybook) | 7.6.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/channels](https://github.com/storybookjs/storybook) | 7.6.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/client-logger](https://github.com/storybookjs/storybook) | 7.6.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/core-common](https://github.com/storybookjs/storybook) | 7.6.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/core-events](https://github.com/storybookjs/storybook) | 7.6.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/core-server](https://github.com/storybookjs/storybook) | 7.6.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/csf-tools](https://github.com/storybookjs/storybook) | 7.6.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/csf](https://github.com/ComponentDriven/csf) | 0.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/docs-mdx](https://github.com/storybookjs/docs-mdx) | 0.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/global](https://github.com/storybookjs/global) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/manager](https://github.com/storybookjs/storybook) | 7.6.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/node-logger](https://github.com/storybookjs/storybook) | 7.6.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/preview-api](https://github.com/storybookjs/storybook) | 7.6.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/telemetry](https://github.com/storybookjs/storybook) | 7.6.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@storybook/types](https://github.com/storybookjs/storybook) | 7.6.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/babel__core](https://github.com/DefinitelyTyped/DefinitelyTyped) | 7.20.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/babel__generator](https://github.com/DefinitelyTyped/DefinitelyTyped) | 7.6.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/babel__template](https://github.com/DefinitelyTyped/DefinitelyTyped) | 7.4.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/babel__traverse](https://github.com/DefinitelyTyped/DefinitelyTyped) | 7.20.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/body-parser](https://github.com/DefinitelyTyped/DefinitelyTyped) | 1.19.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/connect](https://github.com/DefinitelyTyped/DefinitelyTyped) | 3.4.35 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/detect-port](https://github.com/DefinitelyTyped/DefinitelyTyped) | 1.3.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/ejs](https://github.com/DefinitelyTyped/DefinitelyTyped) | 3.1.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped) | 4.17.34 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped) | 4.17.17 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/find-cache-dir](https://github.com/DefinitelyTyped/DefinitelyTyped) | 3.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/mime](https://github.com/DefinitelyTyped/DefinitelyTyped) | 1.3.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped) | 2.6.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) | 18.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/normalize-package-data](https://github.com/DefinitelyTyped/DefinitelyTyped) | 2.4.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/pretty-hrtime](https://github.com/DefinitelyTyped/DefinitelyTyped) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped) | 15.7.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped) | 6.9.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/range-parser](https://github.com/DefinitelyTyped/DefinitelyTyped) | 1.2.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) | 16.14.40 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/scheduler](https://github.com/DefinitelyTyped/DefinitelyTyped) | 0.16.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped) | 7.3.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/send](https://github.com/DefinitelyTyped/DefinitelyTyped) | 0.17.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@types/serve-static](https://github.com/DefinitelyTyped/DefinitelyTyped) | 1.15.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@wry/caches](https://github.com/benjamn/wryware) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@wry/context](https://github.com/benjamn/wryware) | 0.7.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@wry/equality](https://github.com/benjamn/wryware) | 0.5.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@wry/trie](https://github.com/benjamn/wryware) | 0.4.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@wry/trie](https://github.com/benjamn/wryware) | 0.5.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@yarnpkg/esbuild-plugin-pnp](https://github.com/yarnpkg/berry) | 3.0.0-rc.15 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| [accepts](https://github.com/jshttp/accepts) | 1.3.8 | [MIT](http://www.opensource.org/licenses/MIT) | +| [address](https://github.com/node-modules/address) | 1.2.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [alfresco-ng2-components](https://github.com/Alfresco/alfresco-ng2-components) | 6.9.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [angular-oauth2-oidc-jwks](https://github.com/manfredsteyer/angular-oauth2-oidc) | 17.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [angular-oauth2-oidc](https://github.com/manfredsteyer/angular-oauth2-oidc) | 13.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ansi-regex](https://github.com/chalk/ansi-regex) | 5.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ansi-regex](https://github.com/chalk/ansi-regex) | 6.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ansi-styles](https://github.com/chalk/ansi-styles) | 3.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ansi-styles](https://github.com/chalk/ansi-styles) | 4.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ansi-styles](https://github.com/chalk/ansi-styles) | 6.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [apollo-angular](https://github.com/kamilkisiela/apollo-angular) | 5.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [app-root-dir](https://github.com/philidem/node-app-root-dir) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [argparse](https://github.com/nodeca/argparse) | 2.0.1 | [Python-2.0](http://www.opensource.org/licenses/Python-2.0) | +| [array-flatten](https://github.com/blakeembrey/array-flatten) | 1.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [array-timsort](https://github.com/kaelzhang/node-array-timsort) | 1.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [array-union](https://github.com/sindresorhus/array-union) | 2.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [asap](https://github.com/kriskowal/asap) | 2.0.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [assert](https://github.com/browserify/commonjs-assert) | 2.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ast-types](https://github.com/benjamn/ast-types) | 0.16.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [async](https://github.com/caolan/async) | 3.2.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [asynckit](https://github.com/alexindigo/asynckit) | 0.4.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [available-typed-arrays](https://github.com/inspect-js/available-typed-arrays) | 1.0.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [backo2](https://github.com/mokesmokes/backo) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [balanced-match](https://github.com/juliangruber/balanced-match) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [better-opn](https://github.com/ExiaSR/better-opn) | 3.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [big-integer](https://github.com/peterolson/BigInteger.js) | 1.6.52 | [Unlicense](http://unlicense.org/) | +| [body-parser](https://github.com/expressjs/body-parser) | 1.20.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [bplist-parser](https://github.com/nearinfinity/node-bplist-parser) | 0.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [brace-expansion](https://github.com/juliangruber/brace-expansion) | 1.1.11 | [MIT](http://www.opensource.org/licenses/MIT) | +| [brace-expansion](https://github.com/juliangruber/brace-expansion) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [braces](https://github.com/micromatch/braces) | 3.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [browser-assert](https://github.com/socialally/browser-assert) | 1.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [bundle-name](https://github.com/sindresorhus/bundle-name) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [bytes](https://github.com/visionmedia/bytes.js) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [bytes](https://github.com/visionmedia/bytes.js) | 3.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [call-bind](https://github.com/ljharb/call-bind) | 1.0.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [callsites](https://github.com/sindresorhus/callsites) | 3.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [chalk](https://github.com/chalk/chalk) | 2.4.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [chalk](https://github.com/chalk/chalk) | 4.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [chart.js](https://github.com/chartjs/Chart.js) | 4.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [clear-module](https://github.com/sindresorhus/clear-module) | 4.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cli-table3](https://github.com/cli-table/cli-table3) | 0.6.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [color-convert](https://github.com/Qix-/color-convert) | 1.9.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [color-convert](https://github.com/Qix-/color-convert) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [color-name](https://github.com/dfcreative/color-name) | 1.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [color-name](https://github.com/colorjs/color-name) | 1.1.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [combined-stream](https://github.com/felixge/node-combined-stream) | 1.0.8 | [MIT](http://www.opensource.org/licenses/MIT) | +| [comment-json](https://github.com/kaelzhang/node-comment-json) | 4.2.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [commondir](https://github.com/substack/node-commondir) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [component-emitter](https://github.com/component/emitter) | 1.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [compressible](https://github.com/jshttp/compressible) | 2.0.18 | [MIT](http://www.opensource.org/licenses/MIT) | +| [compression](https://github.com/expressjs/compression) | 1.7.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [concat-map](https://github.com/substack/node-concat-map) | 0.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [configstore](https://github.com/yeoman/configstore) | 6.0.0 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| [content-disposition](https://github.com/jshttp/content-disposition) | 0.5.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [content-type](https://github.com/jshttp/content-type) | 1.0.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cookie-signature](https://github.com/visionmedia/node-cookie-signature) | 1.0.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cookie](https://github.com/jshttp/cookie) | 0.6.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cookiejar](https://github.com/bmeck/node-cookiejar) | 2.1.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [core-util-is](https://github.com/isaacs/core-util-is) | 1.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cosmiconfig](https://github.com/davidtheclark/cosmiconfig) | 8.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cropperjs](https://github.com/fengyuanchen/cropperjs) | 1.5.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | 7.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cspell-dictionary](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cspell-glob](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cspell-grammar](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cspell-io](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cspell-lib](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cspell-trie-lib](https://github.com/streetsidesoftware/cspell) | 7.3.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [csstype](https://github.com/frenic/csstype) | 3.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [d](https://github.com/medikoo/d) | 1.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [date-fns](https://github.com/date-fns/date-fns) | 2.30.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [debug](https://github.com/visionmedia/debug) | 2.6.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [debug](https://github.com/debug-js/debug) | 4.3.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [default-browser-id](https://github.com/sindresorhus/default-browser-id) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [default-browser](https://github.com/sindresorhus/default-browser) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [define-data-property](https://github.com/ljharb/define-data-property) | 1.1.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [define-lazy-prop](https://github.com/sindresorhus/define-lazy-prop) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [define-lazy-prop](https://github.com/sindresorhus/define-lazy-prop) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [define-properties](https://github.com/ljharb/define-properties) | 1.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [delayed-stream](https://github.com/felixge/node-delayed-stream) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [depd](https://github.com/dougwilson/nodejs-depd) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [dequal](https://github.com/lukeed/dequal) | 2.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [destroy](https://github.com/stream-utils/destroy) | 1.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [detect-package-manager](https://github.com/egoist/detect-package-manager) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [detect-port](https://github.com/node-modules/detect-port) | 1.5.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [dezalgo](https://github.com/npm/dezalgo) | 1.0.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [dir-glob](https://github.com/kevva/dir-glob) | 3.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [dot-prop](https://github.com/sindresorhus/dot-prop) | 6.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [dotenv-expand](https://github.com/motdotla/dotenv-expand) | 10.0.0 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| dotenv-expand | 5.1.0 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| [dotenv](https://github.com/motdotla/dotenv) | 16.4.5 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| [eastasianwidth](https://github.com/komagata/eastasianwidth) | 0.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ee-first](https://github.com/jonathanong/ee-first) | 1.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ejs](https://github.com/mde/ejs) | 3.1.10 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [emoji-regex](https://github.com/mathiasbynens/emoji-regex) | 8.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [emoji-regex](https://github.com/mathiasbynens/emoji-regex) | 9.2.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [encodeurl](https://github.com/pillarjs/encodeurl) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [encoding](https://github.com/andris9/encoding) | 0.1.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [error-ex](https://github.com/qix-/node-error-ex) | 1.3.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [es-define-property](https://github.com/ljharb/es-define-property) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [es-errors](https://github.com/ljharb/es-errors) | 1.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [es5-ext](https://github.com/medikoo/es5-ext) | 0.10.63 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [es6-iterator](https://github.com/medikoo/es6-iterator) | 2.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [es6-symbol](https://github.com/medikoo/es6-symbol) | 3.1.3 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [esbuild-plugin-alias](https://github.com/igoradamenko/esbuild-plugin-alias) | 0.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| esbuild-register | 3.5.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [esbuild](https://github.com/evanw/esbuild) | 0.14.49 | [MIT](http://www.opensource.org/licenses/MIT) | +| [esbuild](https://github.com/evanw/esbuild) | 0.18.20 | [MIT](http://www.opensource.org/licenses/MIT) | +| [escape-html](https://github.com/component/escape-html) | 1.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [escape-string-regexp](https://github.com/sindresorhus/escape-string-regexp) | 1.0.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [esniff](https://github.com/medikoo/esniff) | 2.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [esprima](https://github.com/jquery/esprima) | 4.0.1 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| [estree-walker](https://github.com/Rich-Harris/estree-walker) | 3.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [etag](https://github.com/jshttp/etag) | 1.8.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [eve-raphael](https://github.com/tomasAlabes/eve) | 0.5.0 | [Apache](http://www.apache.org/licenses/LICENSE-2.0) | +| [event-emitter](https://github.com/medikoo/event-emitter) | 0.3.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [eventemitter3](https://github.com/primus/eventemitter3) | 3.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [execa](https://github.com/sindresorhus/execa) | 5.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [execa](https://github.com/sindresorhus/execa) | 7.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [express](https://github.com/expressjs/express) | 4.19.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ext](https://github.com/medikoo/es5-ext.git#ext) | 1.7.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [fast-equals](https://github.com/planttheidea/fast-equals) | 4.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [fast-equals](https://github.com/planttheidea/fast-equals) | 5.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [fast-glob](https://github.com/mrmlnc/fast-glob) | 3.2.12 | [MIT](http://www.opensource.org/licenses/MIT) | +| [fast-glob](https://github.com/mrmlnc/fast-glob) | 3.3.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [fast-safe-stringify](https://github.com/davidmarkclements/fast-safe-stringify) | 2.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [fast-sha256](https://github.com/dchest/fast-sha256-js) | 1.3.0 | [Unlicense](http://unlicense.org/) | +| [fastq](https://github.com/mcollina/fastq) | 1.15.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [fetch-retry](https://github.com/jonbern/fetch-retry) | 5.0.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [file-system-cache](https://github.com/philcockfield/file-system-cache) | 2.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [filelist](https://github.com/mde/filelist) | 1.0.4 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [fill-range](https://github.com/jonschlinkert/fill-range) | 7.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [finalhandler](https://github.com/pillarjs/finalhandler) | 1.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [find-cache-dir](https://github.com/avajs/find-cache-dir) | 3.3.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [find-up](https://github.com/sindresorhus/find-up) | 4.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [find-up](https://github.com/sindresorhus/find-up) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [find-up](https://github.com/sindresorhus/find-up) | 6.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [for-each](https://github.com/Raynos/for-each) | 0.3.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [foreground-child](https://github.com/tapjs/foreground-child) | 3.1.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [form-data](https://github.com/form-data/form-data) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [formidable](https://github.com/node-formidable/formidable) | 3.5.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [forwarded](https://github.com/jshttp/forwarded) | 0.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [fresh](https://github.com/jshttp/fresh) | 0.5.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [fs-extra](https://github.com/jprichardson/node-fs-extra) | 11.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [fs-extra](https://github.com/jprichardson/node-fs-extra) | 11.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [function-bind](https://github.com/Raynos/function-bind) | 1.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [gensequence](https://github.com/streetsidesoftware/GenSequence) | 6.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [get-intrinsic](https://github.com/ljharb/get-intrinsic) | 1.2.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [get-stream](https://github.com/sindresorhus/get-stream) | 6.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [glob-parent](https://github.com/gulpjs/glob-parent) | 5.1.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [glob-to-regexp](https://github.com/fitzgen/glob-to-regexp) | 0.4.1 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| [glob](https://github.com/isaacs/node-glob) | 10.3.10 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [global-dirs](https://github.com/sindresorhus/global-dirs) | 3.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [globals](https://github.com/sindresorhus/globals) | 11.12.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [globby](https://github.com/sindresorhus/globby) | 11.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [gopd](https://github.com/ljharb/gopd) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [graceful-fs](https://github.com/isaacs/node-graceful-fs) | 4.2.11 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [graphql-tag](https://github.com/apollographql/graphql-tag) | 2.12.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [graphql](https://github.com/graphql/graphql-js) | 16.8.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [handlebars](https://github.com/wycats/handlebars.js) | 4.7.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [has-flag](https://github.com/sindresorhus/has-flag) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [has-flag](https://github.com/sindresorhus/has-flag) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [has-own-prop](https://github.com/sindresorhus/has-own-prop) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [has-property-descriptors](https://github.com/inspect-js/has-property-descriptors) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [has-proto](https://github.com/inspect-js/has-proto) | 1.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [has-symbols](https://github.com/inspect-js/has-symbols) | 1.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [has-tostringtag](https://github.com/inspect-js/has-tostringtag) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [hasown](https://github.com/inspect-js/hasOwn) | 2.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [hexoid](https://github.com/lukeed/hexoid) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [hoist-non-react-statics](https://github.com/mridgway/hoist-non-react-statics) | 3.3.2 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) | +| [hosted-git-info](https://github.com/npm/hosted-git-info) | 2.8.9 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [http-errors](https://github.com/jshttp/http-errors) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [human-signals](https://github.com/ehmicky/human-signals) | 2.1.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [human-signals](https://github.com/ehmicky/human-signals) | 4.3.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [iconv-lite](https://github.com/ashtuchkin/iconv-lite) | 0.4.24 | [MIT](http://www.opensource.org/licenses/MIT) | +| [iconv-lite](https://github.com/ashtuchkin/iconv-lite) | 0.6.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ignore](https://github.com/kaelzhang/node-ignore) | 5.3.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [import-fresh](https://github.com/sindresorhus/import-fresh) | 3.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [import-meta-resolve](https://github.com/wooorm/import-meta-resolve) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [imurmurhash](https://github.com/jensyt/imurmurhash-js) | 0.1.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [inherits](https://github.com/isaacs/inherits) | 2.0.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [ini](https://github.com/isaacs/ini) | 2.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [ip](https://github.com/indutny/node-ip) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ipaddr.js](https://github.com/whitequark/ipaddr.js) | 1.9.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-arguments](https://github.com/inspect-js/is-arguments) | 1.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-arrayish](https://github.com/qix-/node-is-arrayish) | 0.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-callable](https://github.com/inspect-js/is-callable) | 1.2.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-core-module](https://github.com/inspect-js/is-core-module) | 2.13.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-docker](https://github.com/sindresorhus/is-docker) | 2.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-docker](https://github.com/sindresorhus/is-docker) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-extglob](https://github.com/jonschlinkert/is-extglob) | 2.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-fullwidth-code-point](https://github.com/sindresorhus/is-fullwidth-code-point) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-generator-function](https://github.com/inspect-js/is-generator-function) | 1.0.10 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-glob](https://github.com/micromatch/is-glob) | 4.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-inside-container](https://github.com/sindresorhus/is-inside-container) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-nan](https://github.com/es-shims/is-nan) | 1.3.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-number](https://github.com/jonschlinkert/is-number) | 7.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-obj](https://github.com/sindresorhus/is-obj) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-stream](https://github.com/sindresorhus/is-stream) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-stream](https://github.com/sindresorhus/is-stream) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-typed-array](https://github.com/inspect-js/is-typed-array) | 1.1.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-typedarray](https://github.com/hughsk/is-typedarray) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-wsl](https://github.com/sindresorhus/is-wsl) | 2.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [isexe](https://github.com/isaacs/isexe) | 2.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [iterall](https://github.com/leebyron/iterall) | 1.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [jackspeak](https://github.com/isaacs/jackspeak) | 2.3.6 | BlueOak-1.0.0 | +| [jake](https://github.com/jakejs/jake) | 10.8.7 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [js-tokens](https://github.com/lydell/js-tokens) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [js-yaml](https://github.com/nodeca/js-yaml) | 4.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [jsesc](https://github.com/mathiasbynens/jsesc) | 2.5.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [json-parse-even-better-errors](https://github.com/npm/json-parse-even-better-errors) | 2.3.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [jsonfile](https://github.com/jprichardson/node-jsonfile) | 6.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [jsrsasign](https://github.com/kjur/jsrsasign) | 11.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [kleur](https://github.com/lukeed/kleur) | 3.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [lazy-universal-dotenv](https://github.com/storybooks/lazy-universal-dotenv) | 4.0.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [lines-and-columns](https://github.com/eventualbuddha/lines-and-columns) | 1.2.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [locate-path](https://github.com/sindresorhus/locate-path) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [locate-path](https://github.com/sindresorhus/locate-path) | 6.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [locate-path](https://github.com/sindresorhus/locate-path) | 7.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [lodash-es](https://github.com/lodash/lodash) | 4.17.21 | [MIT](http://www.opensource.org/licenses/MIT) | +| [lodash](https://github.com/lodash/lodash) | 4.17.21 | [MIT](http://www.opensource.org/licenses/MIT) | +| [loose-envify](https://github.com/zertosh/loose-envify) | 1.4.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [lru-cache](https://github.com/isaacs/node-lru-cache) | 10.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [lru-cache](https://github.com/isaacs/node-lru-cache) | 6.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [make-dir](https://github.com/sindresorhus/make-dir) | 3.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [map-or-similar](https://github.com/thinkloop/map-or-similar) | 1.5.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [material-icons](https://github.com/marella/material-icons) | 1.13.12 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [media-typer](https://github.com/jshttp/media-typer) | 0.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [memoizerific](https://github.com/thinkloop/memoizerific) | 1.11.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [merge-descriptors](https://github.com/component/merge-descriptors) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [merge-stream](https://github.com/grncdr/merge-stream) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [merge2](https://github.com/teambition/merge2) | 1.4.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [methods](https://github.com/jshttp/methods) | 1.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [micromatch](https://github.com/micromatch/micromatch) | 4.0.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mime-db](https://github.com/jshttp/mime-db) | 1.52.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mime-types](https://github.com/jshttp/mime-types) | 2.1.35 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mime](https://github.com/broofa/node-mime) | 1.6.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mime](https://github.com/broofa/mime) | 2.6.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mimic-fn](https://github.com/sindresorhus/mimic-fn) | 2.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mimic-fn](https://github.com/sindresorhus/mimic-fn) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [minimatch-browser](https://github.com/isaacs/minimatch) | 1.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [minimatch](https://github.com/isaacs/minimatch) | 3.1.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [minimatch](https://github.com/isaacs/minimatch) | 5.1.6 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [minimatch](https://github.com/isaacs/minimatch) | 9.0.3 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [minimist](https://github.com/minimistjs/minimist) | 1.2.8 | [MIT](http://www.opensource.org/licenses/MIT) | +| [minipass](https://github.com/isaacs/minipass) | 7.0.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [monaco-editor](https://github.com/microsoft/monaco-editor) | 0.33.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ms](https://github.com/zeit/ms) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ms](https://github.com/zeit/ms) | 2.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ms](https://github.com/vercel/ms) | 2.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [negotiator](https://github.com/jshttp/negotiator) | 0.6.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [neo-async](https://github.com/suguru03/neo-async) | 2.6.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [next-tick](https://github.com/medikoo/next-tick) | 1.1.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [ng2-charts](https://github.com/valor-software/ng2-charts) | 4.1.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [ngx-monaco-editor-v2](https://github.com/miki995/ngx-monaco-editor-v2) | 14.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [node-fetch](https://github.com/bitinn/node-fetch) | 2.7.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [normalize-package-data](https://github.com/npm/normalize-package-data) | 2.5.0 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| [npm-run-path](https://github.com/sindresorhus/npm-run-path) | 4.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [npm-run-path](https://github.com/sindresorhus/npm-run-path) | 5.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [object-assign](https://github.com/sindresorhus/object-assign) | 4.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [object-inspect](https://github.com/inspect-js/object-inspect) | 1.13.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [object-is](https://github.com/es-shims/object-is) | 1.1.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [object-keys](https://github.com/ljharb/object-keys) | 1.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [object.assign](https://github.com/ljharb/object.assign) | 4.1.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [on-finished](https://github.com/jshttp/on-finished) | 2.4.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [on-headers](https://github.com/jshttp/on-headers) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [once](https://github.com/isaacs/once) | 1.4.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [onetime](https://github.com/sindresorhus/onetime) | 5.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [onetime](https://github.com/sindresorhus/onetime) | 6.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [open](https://github.com/sindresorhus/open) | 8.4.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [open](https://github.com/sindresorhus/open) | 9.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [optimism](https://github.com/benjamn/optimism) | 0.18.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [p-limit](https://github.com/sindresorhus/p-limit) | 2.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [p-limit](https://github.com/sindresorhus/p-limit) | 3.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [p-limit](https://github.com/sindresorhus/p-limit) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [p-locate](https://github.com/sindresorhus/p-locate) | 4.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [p-locate](https://github.com/sindresorhus/p-locate) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [p-locate](https://github.com/sindresorhus/p-locate) | 6.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [p-try](https://github.com/sindresorhus/p-try) | 2.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [parent-module](https://github.com/sindresorhus/parent-module) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [parent-module](https://github.com/sindresorhus/parent-module) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [parse-json](https://github.com/sindresorhus/parse-json) | 5.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [parse5](https://github.com/inikulin/parse5) | 5.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [parseurl](https://github.com/pillarjs/parseurl) | 1.3.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [path-exists](https://github.com/sindresorhus/path-exists) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [path-exists](https://github.com/sindresorhus/path-exists) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [path-key](https://github.com/sindresorhus/path-key) | 3.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [path-key](https://github.com/sindresorhus/path-key) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [path-parse](https://github.com/jbgutierrez/path-parse) | 1.0.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [path-scurry](https://github.com/isaacs/path-scurry) | 1.10.1 | BlueOak-1.0.0 | +| [path-to-regexp](https://github.com/component/path-to-regexp) | 0.1.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [path-type](https://github.com/sindresorhus/path-type) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [path2d-polyfill](https://github.com/nilzona/path2d-polyfill) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) | 3.3.122 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [picocolors](https://github.com/alexeyraspopov/picocolors) | 1.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [picomatch](https://github.com/micromatch/picomatch) | 2.3.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [pkg-dir](https://github.com/sindresorhus/pkg-dir) | 4.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [pkg-dir](https://github.com/sindresorhus/pkg-dir) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [possible-typed-array-names](https://github.com/ljharb/possible-typed-array-names) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [pretty-hrtime](https://github.com/robrich/pretty-hrtime) | 1.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [process](https://github.com/shtylman/node-process) | 0.11.10 | [MIT](http://www.opensource.org/licenses/MIT) | +| [prompts](https://github.com/terkelg/prompts) | 2.4.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [prop-types](https://github.com/facebook/prop-types) | 15.8.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [proxy-addr](https://github.com/jshttp/proxy-addr) | 2.0.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [qs](https://github.com/ljharb/qs) | 6.11.0 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) | +| [qs](https://github.com/ljharb/qs) | 6.11.1 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) | +| [queue-microtask](https://github.com/feross/queue-microtask) | 1.2.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ramda](https://github.com/ramda/ramda) | 0.29.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [range-parser](https://github.com/jshttp/range-parser) | 1.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [raphael](https://github.com/DmitryBaranovskiy/raphael) | 2.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [raw-body](https://github.com/stream-utils/raw-body) | 2.5.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [react-dom](https://github.com/facebook/react) | 16.14.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [react-is](https://github.com/facebook/react) | 16.13.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [react](https://github.com/facebook/react) | 16.14.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [read-pkg-up](https://github.com/sindresorhus/read-pkg-up) | 7.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [read-pkg](https://github.com/sindresorhus/read-pkg) | 5.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [recast](https://github.com/benjamn/recast) | 0.23.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [regenerator-runtime](https://github.com/facebook/regenerator/tree/main/packages/runtime) | 0.13.11 | [MIT](http://www.opensource.org/licenses/MIT) | +| [rehackt](https://github.com/phryneas/rehackt) | 0.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [repeat-string](https://github.com/jonschlinkert/repeat-string) | 1.6.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [resolve-from](https://github.com/sindresorhus/resolve-from) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [resolve-from](https://github.com/sindresorhus/resolve-from) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [resolve](https://github.com/browserify/resolve) | 1.22.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [response-iterator](https://github.com/kmalakoff/response-iterator) | 0.2.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [reusify](https://github.com/mcollina/reusify) | 1.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [run-applescript](https://github.com/sindresorhus/run-applescript) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [run-parallel](https://github.com/feross/run-parallel) | 1.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [rxjs](https://github.com/reactivex/rxjs) | 6.6.6 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [safe-buffer](https://github.com/feross/safe-buffer) | 5.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [safe-buffer](https://github.com/feross/safe-buffer) | 5.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [safer-buffer](https://github.com/ChALkeR/safer-buffer) | 2.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [scheduler](https://github.com/facebook/react) | 0.19.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [semver](https://github.com/npm/node-semver) | 5.7.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [semver](https://github.com/npm/node-semver) | 6.3.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [semver](https://github.com/npm/node-semver) | 7.3.7 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [semver](https://github.com/npm/node-semver) | 7.5.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [send](https://github.com/pillarjs/send) | 0.18.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [serve-static](https://github.com/expressjs/serve-static) | 1.15.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [set-function-length](https://github.com/ljharb/set-function-length) | 1.2.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [setprototypeof](https://github.com/wesleytodd/setprototypeof) | 1.2.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [shebang-command](https://github.com/kevva/shebang-command) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [shebang-regex](https://github.com/sindresorhus/shebang-regex) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [side-channel](https://github.com/ljharb/side-channel) | 1.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [signal-exit](https://github.com/tapjs/signal-exit) | 3.0.7 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [signal-exit](https://github.com/tapjs/signal-exit) | 4.1.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [sisteransi](https://github.com/terkelg/sisteransi) | 1.0.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [slash](https://github.com/sindresorhus/slash) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [source-map](https://github.com/mozilla/source-map) | 0.6.1 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) | +| [spdx-correct](https://github.com/jslicense/spdx-correct.js) | 3.2.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [spdx-exceptions](https://github.com/kemitchell/spdx-exceptions.json) | 2.3.0 | [CC-BY-3.0](http://creativecommons.org/licenses/by/3.0/legalcode) | +| [spdx-expression-parse](https://github.com/jslicense/spdx-expression-parse.js) | 3.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [spdx-license-ids](https://github.com/jslicense/spdx-license-ids) | 3.0.13 | [CC0-1.0](http://creativecommons.org/publicdomain/zero/1.0/legalcode) | +| [statuses](https://github.com/jshttp/statuses) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [string-width](https://github.com/sindresorhus/string-width) | 4.2.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [string-width](https://github.com/sindresorhus/string-width) | 5.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [strip-ansi](https://github.com/chalk/strip-ansi) | 6.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [strip-ansi](https://github.com/chalk/strip-ansi) | 7.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [strip-final-newline](https://github.com/sindresorhus/strip-final-newline) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [strip-final-newline](https://github.com/sindresorhus/strip-final-newline) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [subscriptions-transport-ws](https://github.com/apollostack/subscriptions-transport-ws) | 0.11.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [superagent](https://github.com/ladjs/superagent) | 9.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [supports-color](https://github.com/chalk/supports-color) | 5.5.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [supports-color](https://github.com/chalk/supports-color) | 7.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [supports-preserve-symlinks-flag](https://github.com/inspect-js/node-supports-preserve-symlinks-flag) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [symbol-observable](https://github.com/blesh/symbol-observable) | 1.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [symbol-observable](https://github.com/blesh/symbol-observable) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [synchronous-promise](https://github.com/fluffynuts/synchronous-promise) | 2.0.17 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) | +| [synckit](https://github.com/un-ts/synckit) | 0.8.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [telejson](https://github.com/storybookjs/telejson) | 7.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [tiny-invariant](https://github.com/alexreardon/tiny-invariant) | 1.3.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [titleize](https://github.com/sindresorhus/titleize) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [to-fast-properties](https://github.com/sindresorhus/to-fast-properties) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [to-regex-range](https://github.com/micromatch/to-regex-range) | 5.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [toidentifier](https://github.com/component/toidentifier) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [tr46](https://github.com/Sebmaster/tr46.js) | 0.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ts-dedent](https://github.com/tamino-martinius/node-ts-dedent) | 2.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ts-invariant](https://github.com/apollographql/invariant-packages) | 0.10.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [tslib](https://github.com/Microsoft/tslib) | 1.14.1 | [0BSD](http://landley.net/toybox/license.html) | +| [tslib](https://github.com/Microsoft/tslib) | 2.6.2 | [0BSD](http://landley.net/toybox/license.html) | +| [type-fest](https://github.com/sindresorhus/type-fest) | 0.6.0 | ([MIT](http://www.opensource.org/licenses/MIT) OR [CC0-1.0](http://creativecommons.org/publicdomain/zero/1.0/legalcode)) | +| [type-fest](https://github.com/sindresorhus/type-fest) | 0.8.1 | ([MIT](http://www.opensource.org/licenses/MIT) OR [CC0-1.0](http://creativecommons.org/publicdomain/zero/1.0/legalcode)) | +| [type-fest](https://github.com/sindresorhus/type-fest) | 1.4.0 | ([MIT](http://www.opensource.org/licenses/MIT) OR [CC0-1.0](http://creativecommons.org/publicdomain/zero/1.0/legalcode)) | +| [type-fest](https://github.com/sindresorhus/type-fest) | 2.19.0 | ([MIT](http://www.opensource.org/licenses/MIT) OR [CC0-1.0](http://creativecommons.org/publicdomain/zero/1.0/legalcode)) | +| [type-is](https://github.com/jshttp/type-is) | 1.6.18 | [MIT](http://www.opensource.org/licenses/MIT) | +| [type](https://github.com/medikoo/type) | 1.2.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [type](https://github.com/medikoo/type) | 2.7.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [typedarray-to-buffer](https://github.com/feross/typedarray-to-buffer) | 3.1.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [uglify-js](https://github.com/mishoo/UglifyJS) | 3.17.4 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| [unique-string](https://github.com/sindresorhus/unique-string) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [universalify](https://github.com/RyanZim/universalify) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [unpipe](https://github.com/stream-utils/unpipe) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [untildify](https://github.com/sindresorhus/untildify) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [util-deprecate](https://github.com/TooTallNate/util-deprecate) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [util](https://github.com/browserify/node-util) | 0.12.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [utils-merge](https://github.com/jaredhanson/utils-merge) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [validate-npm-package-license](https://github.com/kemitchell/validate-npm-package-license.js) | 3.0.4 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [vary](https://github.com/jshttp/vary) | 1.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [vscode-languageserver-textdocument](https://github.com/Microsoft/vscode-languageserver-node) | 1.0.8 | [MIT](http://www.opensource.org/licenses/MIT) | +| [vscode-uri](https://github.com/microsoft/vscode-uri) | 3.0.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [watchpack](https://github.com/webpack/watchpack) | 2.4.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [web-streams-polyfill](https://github.com/MattiasBuelens/web-streams-polyfill) | 3.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [webidl-conversions](https://github.com/jsdom/webidl-conversions) | 3.0.1 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| [whatwg-url](https://github.com/jsdom/whatwg-url) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [which-typed-array](https://github.com/inspect-js/which-typed-array) | 1.1.15 | [MIT](http://www.opensource.org/licenses/MIT) | +| [which](https://github.com/isaacs/node-which) | 2.0.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [wordwrap](https://github.com/substack/node-wordwrap) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [wrap-ansi](https://github.com/chalk/wrap-ansi) | 7.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [wrap-ansi](https://github.com/chalk/wrap-ansi) | 8.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [wrappy](https://github.com/npm/wrappy) | 1.0.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [write-file-atomic](https://github.com/npm/write-file-atomic) | 3.0.3 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [ws](https://github.com/websockets/ws) | 7.5.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ws](https://github.com/websockets/ws) | 8.16.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [xdg-basedir](https://github.com/sindresorhus/xdg-basedir) | 5.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [yallist](https://github.com/isaacs/yallist) | 4.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [yocto-queue](https://github.com/sindresorhus/yocto-queue) | 0.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [yocto-queue](https://github.com/sindresorhus/yocto-queue) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [zen-observable-ts](https://github.com/apollographql/zen-observable-ts) | 1.2.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [zen-observable](https://github.com/zenparsing/zen-observable) | 0.8.15 | [MIT](http://www.opensource.org/licenses/MIT) | +| [zone.js](https://github.com/angular/angular) | 0.11.8 | [MIT](http://www.opensource.org/licenses/MIT) | + diff --git a/docs/release-notes/README.md b/docs/release-notes/README.md index 9352050fc21..0f4a2575d9d 100644 --- a/docs/release-notes/README.md +++ b/docs/release-notes/README.md @@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0. ## General Availability +- [6.9.0](RelNote-6.9.0.md) - [6.8.0](RelNote-6.8.0.md) - [6.7.1](RelNote-6.7.1.md) - [6.7.0](RelNote-6.7.0.md) diff --git a/docs/release-notes/RelNote-6.9.0.md b/docs/release-notes/RelNote-6.9.0.md new file mode 100644 index 00000000000..91a4795b518 --- /dev/null +++ b/docs/release-notes/RelNote-6.9.0.md @@ -0,0 +1,57 @@ +--- +Title: Changelog for alfresco-ng2-components v6.9.0 +--- + +# Changelog + +- [5f82106044](https://github.com/Alfresco/alfresco-ng2-components/commit/5f82106044) AAE-22612 Fix unwanted comma in rich text editor (#9685) +- [c71d8da9fe](https://github.com/Alfresco/alfresco-ng2-components/commit/c71d8da9fe) Revert "AAE-12086 The error message is shown for completed task with read-onl…" (#9684) +- [d8f1946988](https://github.com/Alfresco/alfresco-ng2-components/commit/d8f1946988) AAE-12086 The error message is shown for completed task with read-only fields [ADW] (#9677) +- [9e7312719c](https://github.com/Alfresco/alfresco-ng2-components/commit/9e7312719c) AAE-22037 Set static value for form variables in start event form (#9676) +- [2d7aa0a61e](https://github.com/Alfresco/alfresco-ng2-components/commit/2d7aa0a61e) AAE-22345 Support access to array elements by index (#9663) +- [cc7550a88c](https://github.com/Alfresco/alfresco-ng2-components/commit/cc7550a88c) [ACS-6953] - Empty space when resizing browser to small window or opening it in mobile mode (#9661) +- [9f94a23f72](https://github.com/Alfresco/alfresco-ng2-components/commit/9f94a23f72) Modifying the CSS selector to exclude columns associated with multiselect functionality restores the resizing capability (#9660) +- [0414fa77e0](https://github.com/Alfresco/alfresco-ng2-components/commit/0414fa77e0) [ACS-7389][ADF] Break Viewer dependency on Material Module (#9631) +- [d0209d466e](https://github.com/Alfresco/alfresco-ng2-components/commit/d0209d466e) AAE-21945 Support a nested object which is within an array in the JSO… (#9635) +- [d59fbdd825](https://github.com/Alfresco/alfresco-ng2-components/commit/d59fbdd825) AAE-21566 Handling new form event - show spinner (#9656) +- [5802ac56af](https://github.com/Alfresco/alfresco-ng2-components/commit/5802ac56af) AAE-22407 Update simpleapp process var (#9659) +- [3819aecb70](https://github.com/Alfresco/alfresco-ng2-components/commit/3819aecb70) [MNT-24354] update license header to 2024 (#9633) +- [20ee286902](https://github.com/Alfresco/alfresco-ng2-components/commit/20ee286902) [ACS-7429] cleanup APS1 task-list before refactorings (#9650) +- [e749473a32](https://github.com/Alfresco/alfresco-ng2-components/commit/e749473a32) exclude failed unit test (#9636) +- [42bb632718](https://github.com/Alfresco/alfresco-ng2-components/commit/42bb632718) AAE-22417 Fix storybook e2es (#9649) +- [6f0bbe427e](https://github.com/Alfresco/alfresco-ng2-components/commit/6f0bbe427e) [ACS-7421] process: break app list dependency on material bundle (#9640) +- [74d558c376](https://github.com/Alfresco/alfresco-ng2-components/commit/74d558c376) AAE-21967 use column id to retrieve variable column types (#9629) +- [f401b8c13e](https://github.com/Alfresco/alfresco-ng2-components/commit/f401b8c13e) ESLint: cleanup `await expect` from protractor tests (#9630) +- [33281b064a](https://github.com/Alfresco/alfresco-ng2-components/commit/33281b064a) Bump formidable and superagent in js-api and adf-cli (#9608) +- [52bcc7f7c7](https://github.com/Alfresco/alfresco-ng2-components/commit/52bcc7f7c7) [ACS-7386] remove material module dependency and components conversion to standalone (#9595) +- [10244f45ac](https://github.com/Alfresco/alfresco-ng2-components/commit/10244f45ac) [ACS-7577] [ADF] Remove Folder Directives from Content Services lib (#9582) +- [571fc3dce1](https://github.com/Alfresco/alfresco-ng2-components/commit/571fc3dce1) Revert "AAE-21967 Use column id to reference process variables (#9604)" (#9613) +- [a03936715a](https://github.com/Alfresco/alfresco-ng2-components/commit/a03936715a) AAE-22222 Fix JSON path doesn't work for square bracekts (#9611) +- [7ac7db4945](https://github.com/Alfresco/alfresco-ng2-components/commit/7ac7db4945) AAE-21967 Use column id to reference process variables (#9604) +- [1173253fe7](https://github.com/Alfresco/alfresco-ng2-components/commit/1173253fe7) AAE-22119 Fix Datatable checkbox accessibility breaking change (#9596) +- [54c3e12ad8](https://github.com/Alfresco/alfresco-ng2-components/commit/54c3e12ad8) [ACS-7688] Reduce the usage of LogService and TranslateModule (tests) (#9567) +- [caa2166151](https://github.com/Alfresco/alfresco-ng2-components/commit/caa2166151) AAE-21946 Support JSON paths with non-standard characters for data ta… (#9571) +- [4132517ba7](https://github.com/Alfresco/alfresco-ng2-components/commit/4132517ba7) [ACS-7679] Reduce the usage of AppConfigService in components and tests (#9563) +- [5d474d8866](https://github.com/Alfresco/alfresco-ng2-components/commit/5d474d8866) [ACS-7678] Convert content pipes to standalone (#9562) +- [74ef7eed1a](https://github.com/Alfresco/alfresco-ng2-components/commit/74ef7eed1a) [ADF-5543] Enable lint accessibility and resolve found issues (#9421) +- [eaad09b06d](https://github.com/Alfresco/alfresco-ng2-components/commit/eaad09b06d) [ACS-7597] Convert Core pipes to Standalone # (#9560) +- [7854cde20f](https://github.com/Alfresco/alfresco-ng2-components/commit/7854cde20f) [ACS-7382] Standalone core directives, improved lint performance (#9559) +- [86d3ca7892](https://github.com/Alfresco/alfresco-ng2-components/commit/86d3ca7892) [ACS-6842] [ACA] Clicking "Create" button multiple times in folder creation modal sends the same folder creation request multiple times (#9554) +- [05884e829b](https://github.com/Alfresco/alfresco-ng2-components/commit/05884e829b) [ACS-7382] Standalone AdfConfigPipe pipe (#9558) +- [7cef7a2688](https://github.com/Alfresco/alfresco-ng2-components/commit/7cef7a2688) [ACS-5571] Remove unused WebScript component (#8752) +- [22da251c02](https://github.com/Alfresco/alfresco-ng2-components/commit/22da251c02) [ACS-5572] Remove unused Social components (#8758) +- [0db32ef10f](https://github.com/Alfresco/alfresco-ng2-components/commit/0db32ef10f) AAE-21361 Modify date widget to handle negative values (#9542) +- [29757e4ee4](https://github.com/Alfresco/alfresco-ng2-components/commit/29757e4ee4) [MNT-24028] edit aspects dialog counter bug (#9539) +- [503cdc40b2](https://github.com/Alfresco/alfresco-ng2-components/commit/503cdc40b2) [ACS-7387][ADF] Break Search Text dependency on Material Module (#9508) +- [1bcc760b3f](https://github.com/Alfresco/alfresco-ng2-components/commit/1bcc760b3f) ACS-6721 fix button visibility (#9530) +- [ec508a7a10](https://github.com/Alfresco/alfresco-ng2-components/commit/ec508a7a10) fix Dockerfile +- [8cf872b269](https://github.com/Alfresco/alfresco-ng2-components/commit/8cf872b269) remove useless yarn licenses from dockerfile [ci:force] (#9541) +- [96be5a543c](https://github.com/Alfresco/alfresco-ng2-components/commit/96be5a543c) [ACS-6644] review search documentation and examples for adf (#9518) +- [5e886e29d1](https://github.com/Alfresco/alfresco-ng2-components/commit/5e886e29d1) AAE-21870 Disable task notification for default apps (#9537) +- [12c1f3fc1e](https://github.com/Alfresco/alfresco-ng2-components/commit/12c1f3fc1e) [ACS-7371] ADF manage version list missing button (#9484) +- [135b3b4b51](https://github.com/Alfresco/alfresco-ng2-components/commit/135b3b4b51) [ACS-7462] cleanup deprecated api for DataTable and DocumentList (#9500) +- [a5e7fcc10e](https://github.com/Alfresco/alfresco-ng2-components/commit/a5e7fcc10e) [ACS-7385][ADF] Break Login dependency on Material Module (#9501) +- [5494aa8728](https://github.com/Alfresco/alfresco-ng2-components/commit/5494aa8728) AAE-21233 Enable no angular material selectors rule for adf (#9430) +- [d45a02042e](https://github.com/Alfresco/alfresco-ng2-components/commit/d45a02042e) chore: remove deprecated Angular api (#9516) +- [3bfadae286](https://github.com/Alfresco/alfresco-ng2-components/commit/3bfadae286) AAE-20141 Replace adf mat selectors process services (#9514) +- [b081800274](https://github.com/Alfresco/alfresco-ng2-components/commit/b081800274) AAE-20146 Using Material Harness in process service cloud unit tests (#9517) \ No newline at end of file diff --git a/docs/vulnerability/README.md b/docs/vulnerability/README.md index 20f67400e7a..363d3d90c3e 100644 --- a/docs/vulnerability/README.md +++ b/docs/vulnerability/README.md @@ -45,3 +45,4 @@ The pages linked below contain the audit for all third party dependencies of ADF - [ADF 6.7.0](audit-info-6.7.0.md) - [ADF 6.7.1](audit-info-6.7.1.md) - [ADF 6.8.0](audit-info-6.8.0.md) +- [ADF 6.9.0](audit-info-6.9.0.md) diff --git a/docs/vulnerability/audit-info-6.9.0.md b/docs/vulnerability/audit-info-6.9.0.md new file mode 100644 index 00000000000..e8e85e1bc8d --- /dev/null +++ b/docs/vulnerability/audit-info-6.9.0.md @@ -0,0 +1,25 @@ +--- +Title: Audit info, alfresco-ng2-components 6.9.0 +--- + +# Audit information for alfresco-ng2-components 6.9.0 + +This page lists the security audit of the dependencies this project depends on. + +## Risks + +- Critical risk: 0 +- High risk: 1 +- Moderate risk: 1 +- Low risk: 0 + +Dependencies analyzed: + +## Libraries + +| Severity | Module | Vulnerable versions | +| --- | --- | --- | +|high | pdfjs-dist | "<=4.1.392" | +|moderate | semver | "7.0.0 - 7.5.1" | + + diff --git a/lib/cli/package-lock.json b/lib/cli/package-lock.json index d4978a9b097..d14936347f0 100644 --- a/lib/cli/package-lock.json +++ b/lib/cli/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alfresco/adf-cli", - "version": "6.8.0", + "version": "6.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@alfresco/adf-cli", - "version": "6.8.0", + "version": "6.9.0", "license": "Apache-2.0", "dependencies": { "@alfresco/js-api": ">=7.7.0", diff --git a/lib/cli/package.json b/lib/cli/package.json index 72498cb3813..18a42506761 100644 --- a/lib/cli/package.json +++ b/lib/cli/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-cli", "description": "Alfresco ADF cli and utils", - "version": "6.8.0", + "version": "6.9.0", "author": "Hyland Software, Inc. and its affiliates", "bin": { "adf-cli": "./bin/adf-cli", @@ -20,7 +20,7 @@ "dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli" }, "dependencies": { - "@alfresco/js-api": ">=7.7.0", + "@alfresco/js-api": ">=7.8.0", "commander": "^6.2.1", "ejs": "^3.1.9", "license-checker": "^25.0.1", diff --git a/lib/content-services/package.json b/lib/content-services/package.json index ff84fb4fa9c..7d57ab1083d 100644 --- a/lib/content-services/package.json +++ b/lib/content-services/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-content-services", "description": "Alfresco ADF content services", - "version": "6.8.0", + "version": "6.9.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -21,9 +21,9 @@ "@angular/platform-browser": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", - "@alfresco/js-api": ">=7.7.0", + "@alfresco/js-api": ">=7.8.0", "@ngx-translate/core": ">=14.0.0", - "@alfresco/adf-core": ">=6.8.0" + "@alfresco/adf-core": ">=6.9.0" }, "keywords": [ "content-services", diff --git a/lib/core/package.json b/lib/core/package.json index 06684118f84..4b24b6174ef 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-core", "description": "Alfresco ADF core", - "version": "6.8.0", + "version": "6.9.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -33,8 +33,8 @@ "@angular/material": ">=14.1.2", "@angular/router": ">=14.1.3", "@mat-datetimepicker/core": "^10.1.1", - "@alfresco/js-api": ">=7.7.0", - "@alfresco/adf-extensions": ">=6.8.0", + "@alfresco/js-api": ">=7.8.0", + "@alfresco/adf-extensions": ">=6.9.0", "@ngx-translate/core": ">=14.0.0", "minimatch-browser": ">=1.0.0", "pdfjs-dist": ">=3.3.122" diff --git a/lib/eslint-angular/package.json b/lib/eslint-angular/package.json index 9b576a7acf7..ec71b3eb9db 100644 --- a/lib/eslint-angular/package.json +++ b/lib/eslint-angular/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/eslint-plugin-eslint-angular", - "version": "6.8.0", + "version": "6.9.0", "description": "Alfresco ADF eslint angular custom rules", "main": "main.js", "author": "Hyland Software, Inc. and its affiliates", diff --git a/lib/extensions/package.json b/lib/extensions/package.json index b49f5327834..5b19970575d 100644 --- a/lib/extensions/package.json +++ b/lib/extensions/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-extensions", "description": "Provides extensibility support for ADF applications.", - "version": "6.8.0", + "version": "6.9.0", "license": "Apache-2.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { @@ -14,7 +14,7 @@ "peerDependencies": { "@angular/common": ">=14.1.3", "@angular/core": ">=14.1.3", - "@alfresco/js-api": ">=7.7.0" + "@alfresco/js-api": ">=7.8.0" }, "keywords": [ "extensions", diff --git a/lib/insights/package.json b/lib/insights/package.json index e8c1388dc9a..a8a0a63c2fd 100644 --- a/lib/insights/package.json +++ b/lib/insights/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-insights", "description": "Alfresco ADF insights", - "version": "6.8.0", + "version": "6.9.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -16,7 +16,7 @@ "@angular/core": ">=14.1.3", "@angular/forms": ">=14.1.3", "@angular/material": ">=14.1.2", - "@alfresco/adf-core": ">=6.8.0", + "@alfresco/adf-core": ">=6.9.0", "@ngx-translate/core": ">=14.0.0", "chart.js": "^4.3.0", "ng2-charts": "^4.1.1", diff --git a/lib/js-api/package.json b/lib/js-api/package.json index 302b2682484..33449e43002 100644 --- a/lib/js-api/package.json +++ b/lib/js-api/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/js-api", - "version": "7.7.0", + "version": "7.8.0", "license": "Apache-2.0", "description": "JavaScript client library for the Alfresco REST API", "author": "Hyland Software, Inc. and its affiliates", diff --git a/lib/process-services-cloud/package-lock.json b/lib/process-services-cloud/package-lock.json index de887bf9337..05bd3db0c6d 100644 --- a/lib/process-services-cloud/package-lock.json +++ b/lib/process-services-cloud/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alfresco/adf-process-services-cloud", - "version": "6.8.0", + "version": "6.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@alfresco/adf-process-services-cloud", - "version": "6.8.0", + "version": "6.9.0", "license": "Apache-2.0", "dependencies": { "@editorjs/code": "2.9.0", diff --git a/lib/process-services-cloud/package.json b/lib/process-services-cloud/package.json index 9df5704aec6..ce15b097a3e 100644 --- a/lib/process-services-cloud/package.json +++ b/lib/process-services-cloud/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-process-services-cloud", "description": "Alfresco ADF process services cloud", - "version": "6.8.0", + "version": "6.9.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -34,9 +34,9 @@ "@angular/platform-browser": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", - "@alfresco/js-api": ">=7.7.0", - "@alfresco/adf-core": ">=6.8.0", - "@alfresco/adf-content-services": ">=6.8.0", + "@alfresco/js-api": ">=7.8.0", + "@alfresco/adf-core": ">=6.9.0", + "@alfresco/adf-content-services": ">=6.9.0", "@apollo/client": "^3.7.2", "@ngx-translate/core": ">=14.0.0", "apollo-angular": "^4.0.1", diff --git a/lib/process-services/package.json b/lib/process-services/package.json index 186dffd85bf..51c47c1590a 100644 --- a/lib/process-services/package.json +++ b/lib/process-services/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-process-services", "description": "Alfresco ADF process services", - "version": "6.8.0", + "version": "6.9.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -21,9 +21,9 @@ "@angular/platform-browser": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", - "@alfresco/js-api": ">=7.7.0", - "@alfresco/adf-core": ">=6.8.0", - "@alfresco/adf-content-services": ">=6.8.0", + "@alfresco/js-api": ">=7.8.0", + "@alfresco/adf-core": ">=6.9.0", + "@alfresco/adf-content-services": ">=6.9.0", "@ngx-translate/core": ">=14.0.0" }, "keywords": [ diff --git a/lib/testing/package-lock.json b/lib/testing/package-lock.json index 75fa89d72fb..ec657b8e6bd 100644 --- a/lib/testing/package-lock.json +++ b/lib/testing/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alfresco/adf-testing", - "version": "6.8.0", + "version": "6.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@alfresco/adf-testing", - "version": "6.8.0", + "version": "6.9.0", "license": "Apache-2.0", "peerDependencies": { "@alfresco/js-api": ">=7.5.0" diff --git a/lib/testing/package.json b/lib/testing/package.json index f92865c1992..824ef09ec7a 100644 --- a/lib/testing/package.json +++ b/lib/testing/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-testing", "description": "Alfresco ADF testing page and utils", - "version": "6.8.0", + "version": "6.9.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", @@ -11,7 +11,7 @@ "url": "https://github.com/Alfresco/alfresco-ng2-components/issues" }, "peerDependencies": { - "@alfresco/js-api": ">=7.7.0" + "@alfresco/js-api": ">=7.8.0" }, "keywords": [ "testing", diff --git a/package-lock.json b/package-lock.json index e1aeaed0c08..20fef0ba039 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alfresco-ng2-components", - "version": "6.8.0", + "version": "6.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "alfresco-ng2-components", - "version": "6.8.0", + "version": "6.9.0", "license": "Apache-2.0", "dependencies": { "@angular/animations": "14.1.3", diff --git a/package.json b/package.json index bdb14985e39..f5cd3769a76 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "alfresco-ng2-components", "commit": "b644b39d17396330d2a67509f58c5b9e890b9b13", "description": "Alfresco Angular components", - "version": "6.8.0", + "version": "6.9.0", "author": "Hyland Software, Inc. and its affiliates", "scripts": { "prepare": "husky install",