Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cluster-key-slot

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cluster-key-slot - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

16

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc