This commit is contained in:
arditdomi
2022-10-12 11:28:41 +01:00
parent 5d1c9e5926
commit ee5a06ff22
16 changed files with 1336 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "Alfresco-ADF-Angular-Demo",
"description": "Demo shell for Alfresco Angular components",
"version": "5.0.0",
"version": "5.0.1",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",

View File

@@ -31,3 +31,4 @@ The pages linked below contain the licenses for all third party dependencies of
- [ADF 4.11.0](license-info-4.11.0.md)
- [ADF 5.0.0-angular.13](license-info-5.0.0-angular.13.md)
- [ADF 5.0.0](license-info-5.0.0.md)
- [ADF 5.0.1](docs/license-info/license-info-5.0.1.md)

File diff suppressed because it is too large Load Diff

View File

@@ -28,3 +28,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
- [ADF 4.11.0](audit-info-4.11.0.md)
- [ADF 5.0.0-angular.13](audit-info-5.0.0-angular.13.md)
- [ADF 5.0.0](audit-info-5.0.0.md)
- [ADF 5.0.1](docs/vulnerability/audit-info-5.0.1.md)

View File

@@ -0,0 +1,24 @@
---
Title: Audit info, alfresco-ng2-components 5.0.1
---
# Audit information for alfresco-ng2-components 5.0.1
This page lists the security audit of the dependencies this project depends on.
## Risks
- Critical risk: 0
- High risk: 6
- Moderate risk: 0
- Low risk: 0
Dependencies analyzed: 1601
## Libraries
| Severity | Module | Vulnerable versions |
| --- | --- | --- |
|high | trim | "<0.0.3" |
|high | glob-parent | "<5.1.2" |

View File

@@ -1,6 +1,6 @@
{
"name": "@alfresco/adf-cli",
"version": "5.0.0",
"version": "5.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-cli",
"description": "Alfresco ADF cli and utils",
"version": "5.0.0",
"version": "5.0.1",
"author": "Alfresco Software, Ltd.",
"bin": {
"adf-cli": "./bin/adf-cli",

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services",
"version": "5.0.0",
"version": "5.0.1",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
@@ -25,7 +25,7 @@
"@alfresco/js-api": "5.0.0",
"@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2",
"@alfresco/adf-core": "5.0.0"
"@alfresco/adf-core": "5.0.1"
},
"keywords": [
"content-services",

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "5.0.0",
"version": "5.0.1",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
@@ -42,7 +42,7 @@
"@mat-datetimepicker/core": ">=4.1.0",
"@mat-datetimepicker/moment": ">=4.1.0",
"@alfresco/js-api": "5.0.0",
"@alfresco/adf-extensions": "5.0.0",
"@alfresco/adf-extensions": "5.0.1",
"@ngx-translate/core": ">=13.0.0",
"minimatch-browser": ">=1.0.0",
"moment": ">=2.22.2",

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.",
"version": "5.0.0",
"version": "5.0.1",
"license": "Apache-2.0",
"author": "Alfresco Software, Ltd.",
"repository": {

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "5.0.0",
"version": "5.0.1",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
@@ -17,7 +17,7 @@
"@angular/flex-layout": ">=13.0.0-beta.38",
"@angular/forms": ">=14.0.5",
"@angular/material": ">=13.3.9",
"@alfresco/adf-core": "5.0.0",
"@alfresco/adf-core": "5.0.1",
"@ngx-translate/core": ">=13.0.0",
"chart.js": ">=2.9.3",
"moment": ">=2.22.2",

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud",
"version": "5.0.0",
"version": "5.0.1",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
@@ -24,8 +24,8 @@
"@angular/platform-browser-dynamic": ">=14.0.5",
"@angular/router": ">=14.0.5",
"@alfresco/js-api": "5.0.0",
"@alfresco/adf-core": "5.0.0",
"@alfresco/adf-content-services": "5.0.0",
"@alfresco/adf-core": "5.0.1",
"@alfresco/adf-content-services": "5.0.1",
"@apollo/client": "^3.3.7",
"@ngx-translate/core": ">=13.0.0",
"apollo-angular": "^2.2.0",

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "5.0.0",
"version": "5.0.1",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
@@ -23,8 +23,8 @@
"@angular/platform-browser-dynamic": ">=14.0.5",
"@angular/router": ">=14.0.5",
"@alfresco/js-api": "5.0.0",
"@alfresco/adf-core": "5.0.0",
"@alfresco/adf-content-services": "5.0.0",
"@alfresco/adf-core": "5.0.1",
"@alfresco/adf-content-services": "5.0.1",
"@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2"
},

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-testing",
"description": "Alfresco ADF testing page and utils",
"version": "5.0.0",
"version": "5.0.1",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "alfresco-ng2-components",
"version": "5.0.0",
"version": "5.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -2,7 +2,7 @@
"name": "alfresco-ng2-components",
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
"description": "Alfresco Angular components",
"version": "5.0.0",
"version": "5.0.1",
"author": "Alfresco Software, Ltd.",
"scripts": {
"postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main",