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

isomorphic-localstorage

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isomorphic-localstorage - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

4

node.js

@@ -15,6 +15,10 @@ "use strict";

storage = new LocalStorage(location);
} else {
throw error
}
}
return storage
};
module.exports = getStorage;

2

package.json
{
"name": "isomorphic-localstorage",
"version": "0.0.5",
"version": "0.0.6",
"main": "node.js",

@@ -5,0 +5,0 @@ "browser": "browser.js",

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