@cycle/storage
Advanced tools
Comparing version 4.1.1 to 5.0.0
{ | ||
"name": "@cycle/storage", | ||
"version": "4.1.1", | ||
"version": "5.0.0", | ||
"description": "A Cycle.js driver for localStorage and sessionStorage.", | ||
@@ -16,2 +16,6 @@ "author": "Kahlil Lechelt", | ||
"email": "jan@vanbruegge.de" | ||
}, | ||
{ | ||
"name": "Nikhil Tilwalli", | ||
"email": "ntilwalli@gmail.com" | ||
} | ||
@@ -23,3 +27,3 @@ ], | ||
"dependencies": { | ||
"@cycle/run": "^3.1.0" | ||
"@cycle/run": "^4.0.0" | ||
}, | ||
@@ -30,3 +34,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@cycle/dom": "^18.0.0", | ||
"@cycle/dom": "^20.1.0", | ||
"@types/node": "^8.0.19", | ||
@@ -48,3 +52,3 @@ "@types/tape": "^4.2.30", | ||
"typescript": "^2.4.2", | ||
"xstream": "^10.9.0" | ||
"xstream": "^11.0.0" | ||
}, | ||
@@ -51,0 +55,0 @@ "engines": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
17867
21
240
2
+ Added@cycle/run@4.4.0(transitive)
+ Addedquicktask@1.1.0(transitive)
- Removed@cycle/run@3.4.0(transitive)
Updated@cycle/run@^4.0.0