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

mqemitter-redis

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mqemitter-redis - npm Package Compare versions

Comparing version 1.0.1 to 2.0.0

14

package.json
{
"name": "mqemitter-redis",
"version": "1.0.1",
"version": "2.0.0",
"description": "Redis-based MQEmitter",

@@ -10,3 +10,3 @@ "main": "mqemitter-redis.js",

"lru-cache": "^4.0.0",
"mqemitter": "^1.0.0",
"mqemitter": "^2.0.0",
"msgpack-lite": "^0.1.14",

@@ -18,3 +18,3 @@ "shortid": "^2.2.2"

"pre-commit": "^1.0.7",
"standard": "^5.4.1",
"standard": "^6.0.0",
"tape": "^4.0.0"

@@ -26,9 +26,5 @@ },

"scripts": {
"lint": "standard",
"test": "tape test.js | faucet"
"test": "standard && tape test.js | faucet"
},
"pre-commit": [
"lint",
"test"
],
"pre-commit": "test",
"repository": {

@@ -35,0 +31,0 @@ "type": "git",

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