@axway/amplify-request
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -0,1 +1,5 @@ | ||
# v2.1.2 (Apr 21, 2021) | ||
* chore: Updated dependencies. | ||
# v2.1.1 (Jan 5, 2021) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@axway/amplify-request", | ||
"version": "2.1.1", | ||
"description": "HTTP request library for AMPLIFY CLI packages", | ||
"version": "2.1.2", | ||
"description": "HTTP request library for Axway CLI packages", | ||
"author": "Axway, Inc. <npmjs@appcelerator.com>", | ||
@@ -28,7 +28,7 @@ "maintainers": [ | ||
"dependencies": { | ||
"appcd-util": "^3.1.1", | ||
"got": "^11.8.1", | ||
"appcd-util": "^3.1.5", | ||
"got": "^11.8.2", | ||
"http-proxy-agent": "^4.0.1", | ||
"https-proxy-agent": "^5.0.0", | ||
"pretty-bytes": "^5.5.0", | ||
"pretty-bytes": "^5.6.0", | ||
"snooplogg": "^3.0.2", | ||
@@ -38,3 +38,3 @@ "source-map-support": "^0.5.19" | ||
"devDependencies": { | ||
"appcd-gulp": "^3.1.1" | ||
"appcd-gulp": "^3.1.5" | ||
}, | ||
@@ -47,3 +47,3 @@ "homepage": "https://github.com/appcelerator/amplify-tooling#readme", | ||
}, | ||
"gitHead": "54add8cd2ec41115da9565ffcd448342b3a5a7d2" | ||
"gitHead": "fe0ae64301b5d3a33f1854ee30d12ed5a4519c26" | ||
} |
@@ -1,2 +0,2 @@ | ||
# AMPLIFY Request | ||
# Amplify Request | ||
@@ -3,0 +3,0 @@ HTTP/HTTPS request library that wraps [got](https://www.npmjs.com/package/got) and wires up proxy support. |
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
23615
+ Added@types/node@22.9.1(transitive)
- Removed@types/node@22.9.3(transitive)
Updatedappcd-util@^3.1.5
Updatedgot@^11.8.2
Updatedpretty-bytes@^5.6.0