🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

fs-key-value

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fs-key-value - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+4
-4
package.json

@@ -5,5 +5,5 @@ {

"keywords": ["key", "value", "fs", "fs-ext", "flock", "db"],
"version": "0.1.0",
"homepage": "http://andrewshell.github.com/fs-key-value",
"repository": "git://github.com/andrewshell/fs-key-value.git",
"version": "0.1.1",
"homepage": "http://andrewshell.github.com/node-fs-key-value",
"repository": "git://github.com/andrewshell/node-fs-key-value.git",
"author": "Andrew Shell <andrew@andrewshell.org> (http://blog.andrewshell.org/)",

@@ -20,4 +20,4 @@ "main": "./fs-key-value.js",

"mail" : "andrew@andrewshell.org",
"web" : "https://github.com/andrewshell/fs-key-value/issues"
"web" : "https://github.com/andrewshell/node-fs-key-value/issues"
}
}