@axway/amplify-request
Advanced tools
Comparing version 3.0.2 to 3.0.3-rc1
@@ -0,1 +1,5 @@ | ||
# v3.0.3 | ||
* chore: Updated dependencies. | ||
# v3.0.2 (Nov 5, 2021) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@axway/amplify-request", | ||
"version": "3.0.2", | ||
"version": "3.0.3-rc1", | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"tag": "next" | ||
}, | ||
@@ -31,4 +32,4 @@ "description": "HTTP request library for Axway CLI packages", | ||
"dependencies": { | ||
"@axway/amplify-utils": "^1.0.2", | ||
"got": "^11.8.2", | ||
"@axway/amplify-utils": "^1.0.3-rc1", | ||
"got": "^11.8.3", | ||
"http-proxy-agent": "^4.0.1", | ||
@@ -49,3 +50,3 @@ "https-proxy-agent": "^5.0.0", | ||
}, | ||
"gitHead": "37b50d07581cbbdadc635c901ea1d76f0f411541" | ||
"gitHead": "a00abaccab3056ed2d59b915bf441b3af15b05b4" | ||
} |
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
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
24296
1
Updatedgot@^11.8.3