@axway/amplify-request
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@axway/amplify-request", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Common request library for AMPLIFY CLI packages", | ||
@@ -24,2 +24,3 @@ "author": "Axway, Inc. <npmjs@appcelerator.com>", | ||
"appcd-fs": "^1.1.2", | ||
"request": "^2.88.0", | ||
"request-promise-native": "^1.0.5", | ||
@@ -38,3 +39,4 @@ "source-map-support": "^0.5.9" | ||
}, | ||
"main": "./dist/index" | ||
"main": "./dist/index", | ||
"gitHead": "f188af16d9c8b15f0e5cdf22d03273afdb6d8b22" | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
0
6744
5
4
+ Addedrequest@^2.88.0