@axway/amplify-cli-utils
Advanced tools
Comparing version 4.3.4 to 4.3.5-beta1
@@ -0,1 +1,5 @@ | ||
# v4.3.5-beta1 (Jun 23, 2021) | ||
* chore: Updated dependencies. | ||
# v4.3.4 (May 11, 2021) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@axway/amplify-cli-utils", | ||
"version": "4.3.4", | ||
"version": "4.3.5-beta1", | ||
"description": "Common utils for Axway CLI packages", | ||
@@ -24,8 +24,8 @@ "author": "Axway, Inc. <npmjs@appcelerator.com>", | ||
"dependencies": { | ||
"@axway/amplify-config": "^3.0.10", | ||
"@axway/amplify-config": "^3.1.0-beta1", | ||
"@axway/amplify-request": "^2.1.4", | ||
"@axway/amplify-sdk": "^2.1.5", | ||
"appcd-fs": "^2.0.7", | ||
"@axway/amplify-sdk": "^2.2.0-beta1", | ||
"appcd-fs": "^2.1.2", | ||
"boxen": "^5.0.1", | ||
"check-kit": "^1.1.2", | ||
"check-kit": "^1.2.1", | ||
"cli-kit": "^1.13.0", | ||
@@ -46,3 +46,6 @@ "cli-table3": "^0.6.0", | ||
}, | ||
"gitHead": "19a70c9df8a9c9fcd6d742af0b2910b865f18f1a" | ||
"publishConfig": { | ||
"tag": "next" | ||
}, | ||
"gitHead": "9cc288d8ee067fb3444920aad11c53899455ad9c" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
52787
1
Updatedappcd-fs@^2.1.2
Updatedcheck-kit@^1.2.1