New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@axway/amplify-request

Package Overview
Dependencies
Maintainers
15
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axway/amplify-request - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

5

CHANGELOG.md

@@ -0,1 +1,6 @@

# v2.1.0 (Dec 1, 2020)
* fix: Bumped minimum Node.js requirement to 10.19.0 to prevent warnings on install.
* chore: Updated dependencies.
# v2.0.1 (Oct 21, 2020)

@@ -2,0 +7,0 @@

12

package.json
{
"name": "@axway/amplify-request",
"version": "2.0.1",
"version": "2.1.0",
"description": "HTTP request library for AMPLIFY CLI packages",

@@ -28,3 +28,3 @@ "author": "Axway, Inc. <npmjs@appcelerator.com>",

"dependencies": {
"appcd-util": "^3.0.0",
"appcd-util": "^3.1.0",
"got": "^11.8.0",

@@ -34,7 +34,7 @@ "http-proxy-agent": "^4.0.1",

"pretty-bytes": "^5.4.1",
"snooplogg": "^3.0.0",
"snooplogg": "^3.0.1",
"source-map-support": "^0.5.19"
},
"devDependencies": {
"appcd-gulp": "^3.0.1"
"appcd-gulp": "^3.1.0"
},

@@ -45,5 +45,5 @@ "homepage": "https://github.com/appcelerator/amplify-tooling#readme",

"engines": {
"node": ">=10.13.0"
"node": ">=10.19.0"
},
"gitHead": "a0ce2ebf4e082542fd06569b2591515fd7c23b24"
"gitHead": "00ff929f4627761e8012add2d6d553b4ce5e7902"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc