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

sharedb-redis-pubsub

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sharedb-redis-pubsub - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

.mocharc.yml

9

package.json
{
"name": "sharedb-redis-pubsub",
"version": "2.0.0",
"version": "2.0.1",
"description": "Redis pub/sub adapter adapter for ShareDB",
"main": "index.js",
"dependencies": {
"async": "^1.5.0",
"redis": "^2.6.0 || ^3.0.0",
"sharedb": "^1.0.0"
"sharedb": "^1.0.0 || ^2.0.0"
},

@@ -16,4 +15,4 @@ "devDependencies": {

"eslint-config-google": "^0.14.0",
"mocha": "^6.2.2",
"nyc": "^14.1.1"
"mocha": "^9.1.1",
"nyc": "^15.1.0"
},

@@ -20,0 +19,0 @@ "scripts": {

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