Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "dynalite", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "A mock implementation of Amazon's DynamoDB", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha --require should --require longjohn --reporter spec -t $([ $REMOTE ] && echo 30s || echo 2s) -b" | ||
"test": "mocha --require should --require longjohn --reporter spec -t $([ $REMOTE ] && echo 30s || echo 4s) -b" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
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
74220
33