brightspace-auth-keys-dynamodb-store
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -6,3 +6,4 @@ { | ||
"scripts": { | ||
"test": "nyc --all mocha --timeout 15000 --recursive ./test" | ||
"pretest": "node -e \"require('dynamodb-local').launch().then(p => p.kill());\"", | ||
"test": "nyc --all --produce-source-map --require source-map-support mocha --timeout 15000 --recursive ./test" | ||
}, | ||
@@ -16,5 +17,5 @@ "files": [ | ||
"aws-sdk": "^2.179.0", | ||
"brightspace-auth-keys": "6.0.0" | ||
"brightspace-auth-keys": "6.0.1" | ||
}, | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"author": "D2L Corporation", | ||
@@ -21,0 +22,0 @@ "bugs": { |
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
16336