aws-cli-js
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "aws-cli-js", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "A node.js wrapper for the aws command line interface", | ||
@@ -33,3 +33,3 @@ "main": "lib/index.js", | ||
"@types/blue-tape": "^0.1.32", | ||
"@types/lodash": "^4.14.116", | ||
"@types/lodash": "4.14.123", | ||
"blue-tape": "1.0.0", | ||
@@ -43,5 +43,5 @@ "rimraf": "2.6.2", | ||
"dependencies": { | ||
"lodash": "4.17.10", | ||
"lodash": "4.17.11", | ||
"nodeify-ts": "1.0.6" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
10278
+ Addedlodash@4.17.11(transitive)
- Removedlodash@4.17.10(transitive)
Updatedlodash@4.17.11