Comparing version 3.1.5 to 3.1.6
{ | ||
"name": "dynalite", | ||
"version": "3.1.5", | ||
"version": "3.1.6", | ||
"description": "An implementation of Amazon's DynamoDB built on LevelDB", | ||
@@ -32,3 +32,3 @@ "main": "index.js", | ||
"memdown": "^5.1.0", | ||
"minimist": "^1.2.0", | ||
"minimist": "^1.2.5", | ||
"once": "^1.4.0", | ||
@@ -41,4 +41,4 @@ "subleveldown": "^4.1.4" | ||
"devDependencies": { | ||
"aws4": "^1.9.0", | ||
"mocha": "^6.2.2", | ||
"aws4": "^1.9.1", | ||
"mocha": "^6.2.3", | ||
"pegjs": "^0.10.0", | ||
@@ -45,0 +45,0 @@ "should": "^13.2.3" |
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
Updatedminimist@^1.2.5