aws-api-gateway-client
Advanced tools
Comparing version 0.2.10 to 0.2.11
{ | ||
"name": "aws-api-gateway-client", | ||
"version": "0.2.10", | ||
"version": "0.2.11", | ||
"description": "A moduel for AWS API Gateway client", | ||
@@ -73,3 +73,3 @@ "repository": { | ||
"dependencies": { | ||
"axios": "^0.17.1", | ||
"axios": "^0.18.0", | ||
"axios-retry": "^3.0.1", | ||
@@ -82,6 +82,6 @@ "crypto-js": "^3.1.9-1", | ||
"@ava/babel-preset-stage-4": "^1.0.0", | ||
"ava": "^0.21.0", | ||
"ava": "^0.25.0", | ||
"babel-cli": "^6.24.1", | ||
"babel-core": "^6.24.1", | ||
"babel-eslint": "^7.2.1", | ||
"babel-eslint": "^8.2.2", | ||
"babel-plugin-transform-es5-property-mutators": "^6.24.1", | ||
@@ -96,3 +96,3 @@ "babel-polyfill": "^6.23.0", | ||
"eslint-config-google": "^0.9.1", | ||
"eslint-loader": "^1.7.1", | ||
"eslint-loader": "^2.0.0", | ||
"eslint-plugin-import": "^2.2.0", | ||
@@ -99,0 +99,0 @@ "eslint-plugin-jsx-a11y": "^6.0.2", |
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
30271
1
0
+ Addedaxios@0.18.1(transitive)
+ Addedfollow-redirects@1.5.10(transitive)
+ Addedis-buffer@2.0.5(transitive)
- Removedaxios@0.17.1(transitive)
- Removedfollow-redirects@1.15.9(transitive)
- Removedis-buffer@1.1.6(transitive)
Updatedaxios@^0.18.0