brightspace-auth-keys-redis-store
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -11,9 +11,9 @@ { | ||
"scripts": { | ||
"test": "istanbul cover --root src ../../../node_modules/mocha/bin/mocha -- --recursive ./test" | ||
"test": "nyc --all --produce-source-map --require source-map-support mocha --recursive ./test" | ||
}, | ||
"peerDependencies": { | ||
"brightspace-auth-keys": "6.0.0", | ||
"brightspace-auth-keys": "6.0.1", | ||
"redis": "^2.8.0" | ||
}, | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"author": "D2L Corporation", | ||
@@ -20,0 +20,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
13845