mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
[AAE-14430] Release 6.1.0 (#8614)
This commit is contained in:
parent
07e96965aa
commit
3afe323840
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Alfresco-ADF-Angular-Demo",
|
||||
"description": "Demo shell for Alfresco Angular components",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -37,3 +37,4 @@ The pages linked below contain the licenses for all third party dependencies of
|
||||
- [ADF 6.0.0-A.3](license-info-6.0.0-A.3.md)
|
||||
- [ADF 6.0.0-A.4](license-info-6.0.0-A.4.md)
|
||||
- [ADF 6.0.0](license-info-6.0.0.md)
|
||||
- [ADF 6.1.0](license-info-6.1.0.md)
|
||||
|
1264
docs/license-info/license-info-6.1.0.md
Normal file
1264
docs/license-info/license-info-6.1.0.md
Normal file
File diff suppressed because it is too large
Load Diff
@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0.
|
||||
|
||||
## General Availability
|
||||
|
||||
- [6.1.0](RelNote-6.1.0.md)
|
||||
- [6.0.0](RelNote-6.0.0.md)
|
||||
- [6.0.0-A.4](RelNote-6.0.0-A.4.md)
|
||||
- [6.0.0-A.3](RelNote-6.0.0-A.3.md)
|
||||
|
97
docs/release-notes/RelNote-6.1.0.md
Normal file
97
docs/release-notes/RelNote-6.1.0.md
Normal file
@ -0,0 +1,97 @@
|
||||
---
|
||||
Title: Release notes v6.1.0
|
||||
---
|
||||
|
||||
# Alfresco Application Development Framework (ADF) version 6.1.0 Release Note
|
||||
|
||||
This document provides information on the Alfresco Application Development Framework **v6.1.0**.
|
||||
|
||||
See also: [Upgrading from ADF v5.0 to v6.0](../upgrade-guide/upgrade50-60.md).
|
||||
|
||||
You can find release artifacts on [GitHub](https://github.com/Alfresco/alfresco-ng2-components/releases/tag/6.1.0).
|
||||
|
||||
## Contents
|
||||
|
||||
- [New Package Versions](#new-package-versions)
|
||||
- [Features](#features)
|
||||
- [Upgrade](#upgrade)
|
||||
- [Changelog](#changelog)
|
||||
- [See Also](#see-also)
|
||||
|
||||
## New Package Versions
|
||||
|
||||
| Name | Version |
|
||||
| --- |-----------|
|
||||
| @alfresco/js-api | 6.1.0 |
|
||||
| @alfresco/adf-content-services | 6.1.0 |
|
||||
| @alfresco/adf-process-services | 6.1.0 |
|
||||
| @alfresco/adf-core | 6.1.0 |
|
||||
| @alfresco/adf-insights | 6.1.0 |
|
||||
| @alfresco/adf-extensions | 6.1.0 |
|
||||
| @alfresco/adf-testing | 6.1.0 |
|
||||
| @alfresco/adf-cli | 6.1.0 |
|
||||
|
||||
## Features
|
||||
|
||||
The suggested stack is:
|
||||
|
||||
| Name | Version |
|
||||
| --- | -- |
|
||||
| Node | 18.6 |
|
||||
| npm | 8.13 |
|
||||
| Angular | 14.1 |
|
||||
| Typescript | 4.7 |
|
||||
|
||||
For a complete list of changes, supported browsers and new feature please refer to the official documentation
|
||||
|
||||
## Changelog
|
||||
|
||||
- [727365025](git@github.com:Alfresco/alfresco-ng2-components/commit/727365025) [ACS-5310] Removed dead link from angular.json for demo-shell (#8596)
|
||||
- [735521603](git@github.com:Alfresco/alfresco-ng2-components/commit/735521603) [AAE-14759] Fixed image viewer when going to full screen mode (#8609)
|
||||
- [46efc4f7e](git@github.com:Alfresco/alfresco-ng2-components/commit/46efc4f7e) [AAE-14850] Fix outcome buttons position (#8610)
|
||||
- [be9a0a08a](git@github.com:Alfresco/alfresco-ng2-components/commit/be9a0a08a) [ADF-5544] Missing Vulnerabilities in adf-cli audit (#8604)
|
||||
- [32f244d93](git@github.com:Alfresco/alfresco-ng2-components/commit/32f244d93) [ADF-5517] Reverted extra bug fixes changes (#8605)
|
||||
- [3ee2b387a](git@github.com:Alfresco/alfresco-ng2-components/commit/3ee2b387a) [AAE-14030] Fix header custom color (#8595)
|
||||
- [2f8b7b2bd](git@github.com:Alfresco/alfresco-ng2-components/commit/2f8b7b2bd) [ADF-5532] ADF Upgrade guide(upgrade411-50.md) (#8516)
|
||||
- [2429bb426](git@github.com:Alfresco/alfresco-ng2-components/commit/2429bb426) [AAE-14030] Custom header text color is not working on apa (#8592)
|
||||
- [507c6498a](git@github.com:Alfresco/alfresco-ng2-components/commit/507c6498a) [AAE-14376] Spinner is not aligned after opening task details (#8591)
|
||||
- [a799743bb](git@github.com:Alfresco/alfresco-ng2-components/commit/a799743bb) [ADF-5540] Enable C277288 e2e (#8587)
|
||||
- [3660f7347](git@github.com:Alfresco/alfresco-ng2-components/commit/3660f7347) [AAE-14168] Fixed outcome buttons position in start process (#8586)
|
||||
- [5abb6fbee](git@github.com:Alfresco/alfresco-ng2-components/commit/5abb6fbee) [AAE-14061] Fix spinner disappearing too early in task lists (#8577)
|
||||
- [e4965ece6](git@github.com:Alfresco/alfresco-ng2-components/commit/e4965ece6) [ADF-5517] Add unit test to test clicking anywhere on a row in a datatable (#8287)
|
||||
- [65dfd446f](git@github.com:Alfresco/alfresco-ng2-components/commit/65dfd446f) [ADF-5542] Update JS-API and ADF libs versions to use caret (#8570)
|
||||
- [b3e824143](git@github.com:Alfresco/alfresco-ng2-components/commit/b3e824143) [ACS-5272] security fixes for ADF CLI (#8567)
|
||||
- [7e1ff2006](git@github.com:Alfresco/alfresco-ng2-components/commit/7e1ff2006) Update datatable.component.md documentation (#8525)
|
||||
- [c431d0c6f](git@github.com:Alfresco/alfresco-ng2-components/commit/c431d0c6f) [ACS-5171] Facets section - UI changes (#8563)
|
||||
- [b10a4370c](git@github.com:Alfresco/alfresco-ng2-components/commit/b10a4370c) [AAE-14032] - fixed style for attach button (#8566)
|
||||
- [b5d410b75](git@github.com:Alfresco/alfresco-ng2-components/commit/b5d410b75) [ACS-5137] Fixed navigation between images (#8534)
|
||||
- [3b1842f03](git@github.com:Alfresco/alfresco-ng2-components/commit/3b1842f03) [ADF-5505] deprecate angular flex layout library (#8562)
|
||||
- [7e2a7f5b2](git@github.com:Alfresco/alfresco-ng2-components/commit/7e2a7f5b2) [AAE-14332] Fix export in FormCloudModule (#8565)
|
||||
- [baf010db6](git@github.com:Alfresco/alfresco-ng2-components/commit/baf010db6) cleanup ADF readme (#8543)
|
||||
- [d0b74cfbc](git@github.com:Alfresco/alfresco-ng2-components/commit/d0b74cfbc) [ACS-5165] Remove old upstream workflow (#8559)
|
||||
- [4bd05bb46](git@github.com:Alfresco/alfresco-ng2-components/commit/4bd05bb46) [AAE-12764] simpleapp widget name fix (#8560)
|
||||
- [d24726c88](git@github.com:Alfresco/alfresco-ng2-components/commit/d24726c88) [AAE-13661] Modify init-aae-env file to accept env parameter (#8489)
|
||||
- [a729852f3](git@github.com:Alfresco/alfresco-ng2-components/commit/a729852f3) [AAE-12764] Add new process and form to simpleapp (#8558)
|
||||
- [d5e1ca45f](git@github.com:Alfresco/alfresco-ng2-components/commit/d5e1ca45f) fix JS-API peer dependencies for libs (#8551)
|
||||
- [3dc1f1149](git@github.com:Alfresco/alfresco-ng2-components/commit/3dc1f1149) [ACS-5155] tags message about required field displayed after discarding changes (#8550)
|
||||
- [42322f8a9](git@github.com:Alfresco/alfresco-ng2-components/commit/42322f8a9) [AAE-13566] changed select input's position (#8471)
|
||||
- [2b8f81dfe](git@github.com:Alfresco/alfresco-ng2-components/commit/2b8f81dfe) [AAE-11270] replaced error message with shorter version (#8487)
|
||||
- [5d5fb299e](git@github.com:Alfresco/alfresco-ng2-components/commit/5d5fb299e) [AAE-12763] Unit test - C588832 Should not be able to upload a file … (#8512)
|
||||
- [50f9a2776](git@github.com:Alfresco/alfresco-ng2-components/commit/50f9a2776) [AAE-13971] changed color to accent contrast (#8501)
|
||||
- [00ede54e3](git@github.com:Alfresco/alfresco-ng2-components/commit/00ede54e3) [AAE-14184] App key as parameter when fetching roles (#8541)
|
||||
- [88d4408db](git@github.com:Alfresco/alfresco-ng2-components/commit/88d4408db) [ADF-5509] fix core dependency on datetimepicker (#8539)
|
||||
- [9cf166c3a](git@github.com:Alfresco/alfresco-ng2-components/commit/9cf166c3a) [ACS-5148] Corrected first tag position and removed extra scrollbar when spinner is visible (#8535)
|
||||
- [23149cae5](git@github.com:Alfresco/alfresco-ng2-components/commit/23149cae5) [AAE-13800] - Avoid reloading task/process list when column visibility changes (#8499)
|
||||
- [94c23171d](git@github.com:Alfresco/alfresco-ng2-components/commit/94c23171d) [ADF-5509] Migrate to Node 18 (#8531)
|
||||
- [42a2a3cd1](git@github.com:Alfresco/alfresco-ng2-components/commit/42a2a3cd1) [AAE-14166] - fixing script for version (#8532)
|
||||
- [5d6a1ea6a](git@github.com:Alfresco/alfresco-ng2-components/commit/5d6a1ea6a) [ACS-5143] Tree component expand/collapse fix (#8528)
|
||||
- [895d4189f](git@github.com:Alfresco/alfresco-ng2-components/commit/895d4189f) [AAE-14166] - fixing dependencies for editorjs (#8526)
|
||||
- [4966bb2d4](git@github.com:Alfresco/alfresco-ng2-components/commit/4966bb2d4) [HXOR-200] Standardize dry run flags as dry-run-flag: ${{ inputs.dry-run-flag }} (#8506)
|
||||
- [74a33e9d8](git@github.com:Alfresco/alfresco-ng2-components/commit/74a33e9d8) ACS-5147 Fixed typo (#8522)
|
||||
- [2d55bbf58](git@github.com:Alfresco/alfresco-ng2-components/commit/2d55bbf58) AAE-12240: Form save button enable/disable management (#8502)
|
||||
- [bcd0b66c9](git@github.com:Alfresco/alfresco-ng2-components/commit/bcd0b66c9) [ACS-5135] Tree component emit pagination only when top level entries change (#8519)
|
||||
|
||||
## See Also
|
||||
|
||||
- [Issue Tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new)
|
||||
- [Discussion forum](http://gitter.im/Alfresco/alfresco-ng2-components)
|
@ -34,3 +34,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
|
||||
- [ADF 6.0.0-A.3](audit-info-6.0.0-A.3.md)
|
||||
- [ADF 6.0.0-A.4](audit-info-6.0.0-A.4.md)
|
||||
- [ADF 6.0.0](audit-info-6.0.0.md)
|
||||
- [ADF 6.1.0](audit-info-6.1.0.md)
|
||||
|
40
docs/vulnerability/audit-info-6.1.0.md
Normal file
40
docs/vulnerability/audit-info-6.1.0.md
Normal file
@ -0,0 +1,40 @@
|
||||
---
|
||||
Title: Audit info, alfresco-ng2-components 6.1.0
|
||||
---
|
||||
|
||||
# Audit information for alfresco-ng2-components 6.1.0
|
||||
|
||||
This page lists the security audit of the dependencies this project depends on.
|
||||
|
||||
## Risks
|
||||
|
||||
- Critical risk: 0
|
||||
- High risk: 17
|
||||
- Moderate risk: 0
|
||||
- Low risk: 0
|
||||
|
||||
Dependencies analyzed:
|
||||
|
||||
## Libraries
|
||||
|
||||
| Severity | Module | Vulnerable versions |
|
||||
| --- | --- | --- |
|
||||
|high | @mdx-js/mdx | "<=1.6.22" |
|
||||
|high | @storybook/core-server | "<=7.0.0-rc.11" |
|
||||
|high | @storybook/csf-tools | "6.5.0-alpha.1 - 6.5.17-alpha.0" |
|
||||
|high | @storybook/mdx1-csf | "*" |
|
||||
|high | chokidar | "1.0.0-rc1 - 2.1.8" |
|
||||
|high | cpy | "7.0.0 - 8.1.2" |
|
||||
|high | fast-glob | "<=2.2.7" |
|
||||
|high | glob-parent | "<5.1.2" |
|
||||
|high | globby | "8.0.0 - 9.2.0" |
|
||||
|high | meow | "3.4.0 - 5.0.0" |
|
||||
|high | remark-mdx | "<=1.6.22" |
|
||||
|high | remark-parse | "<=8.0.3" |
|
||||
|high | trim | "<0.0.3" |
|
||||
|high | trim-newlines | "<3.0.1" |
|
||||
|high | watchpack | "1.7.2 - 1.7.5" |
|
||||
|high | watchpack-chokidar2 | "*" |
|
||||
|high | webpack | "4.44.0 - 4.46.0" |
|
||||
|
||||
|
4
lib/cli/package-lock.json
generated
4
lib/cli/package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@alfresco/adf-cli",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@alfresco/adf-cli",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "^6.1.0-0",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-cli",
|
||||
"description": "Alfresco ADF cli and utils",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.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": "^6.1.0-0",
|
||||
"@alfresco/js-api": "^6.1.0",
|
||||
"commander": "^6.2.1",
|
||||
"ejs": "^3.1.9",
|
||||
"license-checker": "^25.0.1",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-content-services",
|
||||
"description": "Alfresco ADF content services",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -21,10 +21,10 @@
|
||||
"@angular/platform-browser": ">=14.1.3",
|
||||
"@angular/platform-browser-dynamic": ">=14.1.3",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": "^6.1.0-0",
|
||||
"@alfresco/js-api": "^6.1.0",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
"@alfresco/adf-core": "^6.1.0-0"
|
||||
"@alfresco/adf-core": "^6.1.0"
|
||||
},
|
||||
"keywords": [
|
||||
"content-services",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-core",
|
||||
"description": "Alfresco ADF core",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -32,8 +32,8 @@
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@mat-datetimepicker/core": "^10.1.1",
|
||||
"@mat-datetimepicker/moment": "^10.1.1",
|
||||
"@alfresco/js-api": "^6.1.0-0",
|
||||
"@alfresco/adf-extensions": "^6.0.0-0",
|
||||
"@alfresco/js-api": "^6.1.0",
|
||||
"@alfresco/adf-extensions": "^6.1.0",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"minimatch-browser": ">=1.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-extensions",
|
||||
"description": "Provides extensibility support for ADF applications.",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.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": "^6.1.0-0"
|
||||
"@alfresco/js-api": "^6.1.0"
|
||||
},
|
||||
"keywords": [
|
||||
"extensions",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-insights",
|
||||
"description": "Alfresco ADF insights",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.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.1.0-0",
|
||||
"@alfresco/adf-core": "^6.1.0",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"chart.js": ">=2.9.4",
|
||||
"moment": ">=2.22.2",
|
||||
|
2
lib/process-services-cloud/package-lock.json
generated
2
lib/process-services-cloud/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services-cloud",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services-cloud",
|
||||
"description": "Alfresco ADF process services cloud",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -35,9 +35,9 @@
|
||||
"@angular/platform-browser": ">=14.1.3",
|
||||
"@angular/platform-browser-dynamic": ">=14.1.3",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": "^6.1.0-0",
|
||||
"@alfresco/adf-core": "^6.1.0-0",
|
||||
"@alfresco/adf-content-services": "^6.1.0-0",
|
||||
"@alfresco/js-api": "^6.1.0",
|
||||
"@alfresco/adf-core": "^6.1.0",
|
||||
"@alfresco/adf-content-services": "^6.1.0",
|
||||
"@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": "6.0.0",
|
||||
"version": "6.1.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": "^6.1.0-0",
|
||||
"@alfresco/adf-core": "^6.1.0-0",
|
||||
"@alfresco/adf-content-services": "^6.1.0-0",
|
||||
"@alfresco/js-api": "^6.1.0",
|
||||
"@alfresco/adf-core": "^6.1.0",
|
||||
"@alfresco/adf-content-services": "^6.1.0",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"moment": ">=2.22.2"
|
||||
},
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-testing",
|
||||
"description": "Alfresco ADF testing page and utils",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.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": "^6.1.0-0"
|
||||
"@alfresco/js-api": "^6.1.0"
|
||||
},
|
||||
"keywords": [
|
||||
"testing",
|
||||
|
12
package-lock.json
generated
12
package-lock.json
generated
@ -1,16 +1,16 @@
|
||||
{
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "6.1.0-952",
|
||||
"@alfresco/js-api": "6.1.0",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.3",
|
||||
@ -145,9 +145,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "6.1.0-952",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-952.tgz",
|
||||
"integrity": "sha512-KjS/ExJMhaQUB434fZIRLx1eJXvK2cNBSljguhW1AJ6kZOMWb9/teTnBv2Cx7h6mRfkNT7R6riXeU1ziM8dzaw==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0.tgz",
|
||||
"integrity": "sha512-bCPp/Yq/uMg9eJEKASGz2KCqZ6CDG09Pgdlit5GAGKNOpN3RuHtr6s7U1/TPCnXEOMjMUdM9suNfM/8WnC/gWA==",
|
||||
"dependencies": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"superagent": "^6.0.0",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "alfresco-ng2-components",
|
||||
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
|
||||
"description": "Alfresco Angular components",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"scripts": {
|
||||
"postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main",
|
||||
@ -54,7 +54,7 @@
|
||||
"process services-cloud"
|
||||
],
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "6.1.0-952",
|
||||
"@alfresco/js-api": "6.1.0",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.3",
|
||||
@ -221,4 +221,3 @@
|
||||
"module": "./index.js",
|
||||
"typings": "./index.d.ts"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user