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

json-file-plus

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

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
1.0.1

8

package.json
{
"name": "json-file-plus",
"version": "1.0.0",
"version": "1.0.1",
"author": "Jordan Harband",

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

"dependencies": {
"is": "~0.3.0",
"is": "~1.0.0",
"jscs": "~1.5.7",
"node.extend": "~1.0.10"
"node.extend": "~1.1.0"
},

@@ -35,3 +35,3 @@ "devDependencies": {

"object-keys": "~0.6.0",
"covert": "~0.4.0"
"covert": "~1.0.0"
},

@@ -38,0 +38,0 @@ "engines": {