then-redis
Advanced tools
Comparing version 1.2.2 to 1.3.0
{ | ||
"name": "then-redis", | ||
"version": "1.2.2", | ||
"version": "1.3.0", | ||
"description": "A small, promise-based Redis client", | ||
"main": "modules/index.js", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "jshint . && mocha --reporter spec 'modules/**/__tests__/*-test.js'" | ||
"test": "jshint . && mocha --reporter spec 'tests/*-test.js'" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
10354
9
1