Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "hashring", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"author": "Arnout Kazemier", | ||
@@ -26,5 +26,5 @@ "description": "A consistent hashring compatible with ketama hashing and python's hash_ring", | ||
"dependencies": { | ||
"bindings": "1.1.x", | ||
"bindings": "1.2.x", | ||
"connection-parse": "0.0.x", | ||
"nan": "1.0.x", | ||
"nan": "1.1.x", | ||
"simple-lru-cache": "0.0.x" | ||
@@ -36,4 +36,4 @@ }, | ||
"microtime": "0.6.x", | ||
"mocha": "1.8.x", | ||
"should": "1.2.x" | ||
"mocha": "1.20.x", | ||
"should": "4.0.x" | ||
}, | ||
@@ -40,0 +40,0 @@ "scripts": { |
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
2858055
+ Addedbindings@1.2.1(transitive)
+ Addednan@1.1.2(transitive)
- Removedbindings@1.1.1(transitive)
- Removednan@1.0.0(transitive)
Updatedbindings@1.2.x
Updatednan@1.1.x