mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-02 17:53:30 +00:00
@@ -60,4 +60,4 @@ The pages linked below contain the licenses for all third party dependencies of
|
||||
- [ADF 8.1.1](license-info-8.1.1.md)
|
||||
- [ADF 8.2.0](license-info-8.2.0.md)
|
||||
- [ADF 8.2.1](license-info-8.2.1.md)
|
||||
- [ADF 8.3.0](license-info-8.3.0.md)
|
||||
- [ADF 8.3.1](license-info-8.3.1.md)
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
---
|
||||
Title: License info, alfresco-ng2-components 8.3.0
|
||||
Title: License info, alfresco-ng2-components 8.3.1
|
||||
---
|
||||
|
||||
# License information for alfresco-ng2-components 8.3.0
|
||||
# License information for alfresco-ng2-components 8.3.1
|
||||
|
||||
This page lists all third party libraries the project depends on.
|
||||
|
||||
@@ -9,7 +9,7 @@ The first **General Availability** release was v2.0.0.
|
||||
|
||||
## General Availability
|
||||
|
||||
- [8.3.0](RelNote-8.3.0.md)
|
||||
- [8.3.1](RelNote-8.3.1.md)
|
||||
- [8.2.1](RelNote-8.2.1.md)
|
||||
- [8.2.0](RelNote-8.2.0.md)
|
||||
- [8.1.1](RelNote-8.1.1.md)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
Title: Changelog for alfresco-ng2-components v8.3.0
|
||||
Title: Changelog for alfresco-ng2-components v8.3.1
|
||||
---
|
||||
|
||||
# Changelog
|
||||
@@ -57,4 +57,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
|
||||
- [ADF 8.1.1](audit-info-8.1.1.md)
|
||||
- [ADF 8.2.0](audit-info-8.2.0.md)
|
||||
- [ADF 8.2.1](audit-info-8.2.1.md)
|
||||
- [ADF 8.3.0](audit-info-8.3.0.md)
|
||||
- [ADF 8.3.1](audit-info-8.3.1.md)
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
---
|
||||
Title: Audit info, alfresco-ng2-components 8.3.0
|
||||
Title: Audit info, alfresco-ng2-components 8.3.1
|
||||
---
|
||||
|
||||
# Audit information for alfresco-ng2-components 8.3.0
|
||||
# Audit information for alfresco-ng2-components 8.3.1
|
||||
|
||||
This page lists the security audit of the dependencies this project depends on.
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@alfresco/adf-cli",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@alfresco/adf-cli",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": ">=9.2.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-cli",
|
||||
"description": "Alfresco ADF cli and utils",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"bin": {
|
||||
"adf-cli": "bin/adf-cli",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-content-services",
|
||||
"description": "Alfresco ADF content services",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"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": ">=9.3.0",
|
||||
"@alfresco/js-api": ">=9.3.1",
|
||||
"@ngx-translate/core": ">=16.0.0",
|
||||
"@alfresco/adf-core": ">=8.3.0"
|
||||
"@alfresco/adf-core": ">=8.3.1"
|
||||
},
|
||||
"keywords": [
|
||||
"content-services",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-core",
|
||||
"description": "Alfresco ADF core",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -38,8 +38,8 @@
|
||||
"@angular/router": ">=16.0.0",
|
||||
"@mat-datetimepicker/core": ">=12.0.1",
|
||||
"@ngx-translate/core": ">=16.0.0",
|
||||
"@alfresco/js-api": ">=9.3.0",
|
||||
"@alfresco/adf-extensions": ">=8.3.0",
|
||||
"@alfresco/js-api": ">=9.3.1",
|
||||
"@alfresco/adf-extensions": ">=8.3.1",
|
||||
"minimatch": ">=10.0.0",
|
||||
"pdfjs-dist": ">=3.3.122"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@alfresco/eslint-plugin-eslint-angular",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"description": "Alfresco ADF eslint angular custom rules",
|
||||
"main": "main.js",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-extensions",
|
||||
"description": "Provides extensibility support for ADF applications.",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"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": ">=9.3.0"
|
||||
"@alfresco/js-api": ">=9.3.1"
|
||||
},
|
||||
"keywords": [
|
||||
"extensions",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-insights",
|
||||
"description": "Alfresco ADF insights",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -11,8 +11,8 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alfresco/adf-core": ">=8.3.0",
|
||||
"@alfresco/adf-content-services": ">=8.3.0",
|
||||
"@alfresco/adf-core": ">=8.3.1",
|
||||
"@alfresco/adf-content-services": ">=8.3.1",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"chart.js": "^4.3.0",
|
||||
"ng2-charts": "^4.1.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@alfresco/js-api",
|
||||
"version": "9.3.0",
|
||||
"version": "9.3.1",
|
||||
"license": "Apache-2.0",
|
||||
"description": "JavaScript client library for the Alfresco REST API",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services-cloud",
|
||||
"description": "Alfresco ADF process services cloud",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"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": ">=9.3.0",
|
||||
"@alfresco/adf-core": ">=8.3.0",
|
||||
"@alfresco/adf-content-services": ">=8.3.0",
|
||||
"@alfresco/js-api": ">=9.3.1",
|
||||
"@alfresco/adf-core": ">=8.3.1",
|
||||
"@alfresco/adf-content-services": ">=8.3.1",
|
||||
"@apollo/client": ">=3.7.2",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"apollo-angular": ">=4.0.1",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services",
|
||||
"description": "Alfresco ADF process services",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"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": ">=9.3.0",
|
||||
"@alfresco/adf-core": ">=8.3.0",
|
||||
"@alfresco/adf-content-services": ">=8.3.0",
|
||||
"@alfresco/js-api": ">=9.3.1",
|
||||
"@alfresco/adf-core": ">=8.3.1",
|
||||
"@alfresco/adf-content-services": ">=8.3.1",
|
||||
"@ngx-translate/core": ">=14.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@angular/animations": "19.2.19",
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "alfresco-ng2-components",
|
||||
"description": "Alfresco Angular components",
|
||||
"version": "8.3.0",
|
||||
"version": "8.3.1",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"scripts": {
|
||||
"prepare": "husky",
|
||||
|
||||
Reference in New Issue
Block a user