@axway/amplify-request
Advanced tools
Comparing version 1.1.1 to 1.2.0
{ | ||
"name": "@axway/amplify-request", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "Common request library for AMPLIFY CLI packages", | ||
@@ -23,10 +23,10 @@ "author": "Axway, Inc. <npmjs@appcelerator.com>", | ||
"dependencies": { | ||
"@axway/amplify-config": "^1.2.0", | ||
"appcd-fs": "^1.1.7", | ||
"@axway/amplify-config": "^1.3.0", | ||
"appcd-fs": "^1.1.8", | ||
"request": "^2.88.0", | ||
"request-promise-native": "^1.0.7", | ||
"source-map-support": "^0.5.12" | ||
"source-map-support": "^0.5.13" | ||
}, | ||
"devDependencies": { | ||
"appcd-gulp": "^2.1.1" | ||
"appcd-gulp": "^2.2.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "homepage": "https://github.com/appcelerator/amplify-tooling#readme", | ||
"main": "./dist/index", | ||
"gitHead": "eefa21264fb5f89697020e22db1087ce0f8116e3" | ||
"gitHead": "9ffc1fbd088d5f059f358a68d3483f0244d39f71" | ||
} |
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
Updated@axway/amplify-config@^1.3.0
Updatedappcd-fs@^1.1.8
Updatedsource-map-support@^0.5.13