New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

redis-mediator

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-mediator - npm Package Compare versions

Comparing version 1.0.1 to 1.0.3

project.sublime-project

5

package.json
{
"name": "redis-mediator",
"version": "1.0.1",
"version": "1.0.3",
"description": "Redis as a message layer between machines and processes",

@@ -10,4 +10,3 @@ "main": "index.js",

"scripts": {
"prepublish": "coffee -bo lib/ src/",
"postinstall": "node -e \"require('fs').readdir('lib',function(e){e&&require('child_process').exec('npm run prepublish')})\"",
"prepublish": "rm -rf lib/ && coffee -bo lib/ src/",
"test": "mocha ./test/test.js"

@@ -14,0 +13,0 @@ },

.npmignore

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