@kentico/kontent-backup-manager
Advanced tools
Comparing version 1.1.1 to 1.2.0
{ | ||
"name": "@kentico/kontent-backup-manager", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "This utility enables backup & restore of Kentico Kontent projects", | ||
@@ -43,3 +43,3 @@ "preferGlobal": true, | ||
"dependencies": { | ||
"@kentico/kontent-management": "0.3.18", | ||
"@kentico/kontent-management": "0.3.19", | ||
"jszip": "3.3.0", | ||
@@ -46,0 +46,0 @@ "rxjs": "6.5.5", |
@@ -5,2 +5,9 @@ # Changelog | ||
## [1.2.0](https://github.com/Kentico/kontent-backup-manager-js/compare/v1.1.1...v1.2.0) (2020-04-08) | ||
### Features | ||
* updates cm sdk dependency ([c33f72a](https://github.com/Kentico/kontent-backup-manager-js/commit/c33f72ac90626ff1bb21033bc6fbdc9d0548e652)) | ||
### [1.1.1](https://github.com/Kentico/kontent-backup-manager-js/compare/v1.1.0...v1.1.1) (2020-04-08) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@kentico/kontent-backup-manager", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "This utility enables backup & restore of Kentico Kontent projects", | ||
@@ -43,3 +43,3 @@ "preferGlobal": true, | ||
"dependencies": { | ||
"@kentico/kontent-management": "0.3.18", | ||
"@kentico/kontent-management": "0.3.19", | ||
"jszip": "3.3.0", | ||
@@ -46,0 +46,0 @@ "rxjs": "6.5.5", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
298184
+ Added@kentico/kontent-management@0.3.19(transitive)
- Removed@kentico/kontent-management@0.3.18(transitive)