dynamodb-builder
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "dynamodb-builder", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Dynamodb builder", | ||
@@ -14,4 +14,5 @@ "main": "src/index.js", | ||
"mocha": "^5.2.0", | ||
"should": "^13.2.1" | ||
"should": "^13.2.1", | ||
"lodash": ">=4.17.11" | ||
} | ||
} |
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
24781
4
+ Addedlodash@>=4.17.11
+ Addedlodash@4.17.21(transitive)