Socket
Socket
Sign inDemoInstall

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.4.0 to 0.4.1

3

package.json
{
"name": "node-localstorage",
"version": "0.4.0",
"version": "0.4.1",
"main": "./LocalStorage",

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

"coffee-script": "^1.9.0",
"runsync": "~0.1.6",
"nodeunit": "~0.9.0"

@@ -28,0 +29,0 @@ },

@@ -62,2 +62,3 @@ [![build status](https://secure.travis-ci.org/lmaccherone/node-localstorage.png)](http://travis-ci.org/lmaccherone/node-localstorage)

* 0.4.1 - 2015-02-02 - More robust publishing/tagging (like Lumenize)
* 0.4.0 - 2015-02-02 - Uses more efficient fs.statSync to set initial size (thanks, sudheer594)

@@ -64,0 +65,0 @@ * 0.3.6 - 2014-12-24 - Allows usage without `new`

Sorry, the diff of this file is not supported yet

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