cluster-key-slot
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "cluster-key-slot", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Generates CRC hashes for strings - for use by node redis clients to determine key slots.", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/invertase/cluster-key-slot.git" | ||
"url": "git+https://github.com/Salakar/cluster-key-slot.git" | ||
}, | ||
@@ -42,8 +42,12 @@ "keywords": [ | ||
}, | ||
"author": "Mike Diarmid", | ||
"license": "MIT", | ||
"author": { | ||
"name": "Mike Diarmid", | ||
"email": "mike.diarmid@gmail.com", | ||
"url": "http://github.com/Salakar/" | ||
}, | ||
"license": "APACHE-2.0", | ||
"bugs": { | ||
"url": "https://github.com/invertase/cluster-key-slot/issues" | ||
"url": "https://github.com/Salakar/cluster-key-slot/issues" | ||
}, | ||
"homepage": "https://github.com/invertase/cluster-key-slot#readme", | ||
"homepage": "https://github.com/Salakar/cluster-key-slot#readme", | ||
"directories": { | ||
@@ -50,0 +54,0 @@ "test": "test", |
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
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
11171
5