node-localstorage
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19568
92
3