@axway/amplify-request
Advanced tools
Comparing version 3.0.0-rc1 to 3.0.0
@@ -1,2 +0,2 @@ | ||
# v3.0.0 | ||
# v3.0.0 (Sep 24, 2021) | ||
@@ -3,0 +3,0 @@ * BREAKING CHANGE: Require Node.js 12.13.0 LTS or newer. |
{ | ||
"name": "@axway/amplify-request", | ||
"version": "3.0.0-rc1", | ||
"version": "3.0.0", | ||
"publishConfig": { | ||
"access": "public", | ||
"tag": "next" | ||
"access": "public" | ||
}, | ||
@@ -32,3 +31,3 @@ "description": "HTTP request library for Axway CLI packages", | ||
"dependencies": { | ||
"@axway/amplify-utils": "^1.0.0-rc1", | ||
"@axway/amplify-utils": "^1.0.0", | ||
"got": "^11.8.2", | ||
@@ -50,3 +49,3 @@ "http-proxy-agent": "^4.0.1", | ||
}, | ||
"gitHead": "1a6136b838f06ecdddf5e7fd57c5e884f5dcd881" | ||
"gitHead": "45409c7d93613bc5041e030bab6a5f300b8da6c0" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
24111
Updated@axway/amplify-utils@^1.0.0