@axway/amplify-config
Advanced tools
Comparing version 3.0.5 to 3.0.6
@@ -0,1 +1,5 @@ | ||
# v3.0.6 (Jan 5, 2021) | ||
* chore: Updated dependencies. | ||
# v3.0.5 (Dec 1, 2020) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@axway/amplify-config", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"publishConfig": { | ||
@@ -27,5 +27,5 @@ "access": "public" | ||
"dependencies": { | ||
"appcd-fs": "^2.0.1", | ||
"appcd-path": "^2.0.2", | ||
"config-kit": "^1.4.2", | ||
"appcd-fs": "^2.0.2", | ||
"appcd-path": "^2.0.3", | ||
"config-kit": "^1.4.3", | ||
"fs-extra": "^9.0.1", | ||
@@ -35,3 +35,3 @@ "source-map-support": "^0.5.19" | ||
"devDependencies": { | ||
"appcd-gulp": "^3.1.0" | ||
"appcd-gulp": "^3.1.1" | ||
}, | ||
@@ -44,3 +44,3 @@ "homepage": "https://github.com/appcelerator/amplify-tooling#readme", | ||
}, | ||
"gitHead": "00ff929f4627761e8012add2d6d553b4ce5e7902" | ||
"gitHead": "54add8cd2ec41115da9565ffcd448342b3a5a7d2" | ||
} |
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
11274
Updatedappcd-fs@^2.0.2
Updatedappcd-path@^2.0.3
Updatedconfig-kit@^1.4.3