Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-localstorage

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-localstorage - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

6

package.json
{
"name": "node-localstorage",
"version": "0.1.0",
"version": "0.1.1",
"main": "./LocalStorage",

@@ -28,3 +28,7 @@ "description": "A drop-in substitute for the browser native localStorage API that runs on node.js.",

"devDependencies": {
"nodeunit": "0.7.x"
},
"scripts": {
"test": "cake test"
},
"licenses": [

@@ -31,0 +35,0 @@ {

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