🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

json-file-plus

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-file-plus - npm Package Compare versions

Comparing version

to
0.1.1

{
"name": "json-file-plus",
"version": "0.1.0",
"version": "0.1.1",
"author": "Jordan Harband",

@@ -24,10 +24,10 @@ "description": "Read from and write to a JSON file, minimizing diffs and preserving formatting.",

"is": "~0.2.6",
"node.extend": "~1.0.7"
"node.extend": "~1.0.8"
},
"devDependencies": {
"tape": "~1.0.4",
"foreach": "~2.0.3",
"object-keys": "~0.3.0"
"foreach": "~2.0.4",
"object-keys": "~0.4.0"
}
}