sharedb-redis-pubsub
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
7948
2
9
+ Addedsharedb@2.2.6(transitive)
- Removedasync@^1.5.0
- Removedasync@1.5.2(transitive)
- Removedsharedb@1.9.2(transitive)
Updatedsharedb@^1.0.0 || ^2.0.0