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

@cycle/storage

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cycle/storage - npm Package Compare versions

Comparing version 4.1.1 to 5.0.0

12

package.json
{
"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": {

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