Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@axway/amplify-request

Package Overview
Dependencies
Maintainers
19
Versions
44
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.1.1 to 2.1.2

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# v2.1.2 (Apr 21, 2021)
* chore: Updated dependencies.
# v2.1.1 (Jan 5, 2021)

@@ -2,0 +6,0 @@

14

package.json
{
"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.

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