🚀 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
0.0.2

7

package.json
{
"name": "json-file-plus",
"version": "0.0.1",
"version": "0.0.2",
"author": "Jordan Harband",

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

"dependencies": {
"is-extended": "~0.0.4",
"node.extend": "~1.0.1",
"optimist": "~0.3.5"
"is-extended": "~0.0.5",
"node.extend": "~1.0.1"
},

@@ -28,0 +27,0 @@ "devDependencies": {

@@ -1,4 +0,4 @@

#json-file
#json-file-plus <sup>[![Version Badge][2]][1]</sup>
[![Build Status](https://travis-ci.org/ljharb/node-json-file.png)](https://travis-ci.org/ljharb/node-json-file)
[![Build Status][3]][4] [![dependency status][5]][6]

@@ -40,1 +40,8 @@ A module to read from and write to JSON files, without losing formatting, to minimize diffs.

[1]: https://npmjs.org/package/json-file-plus
[2]: http://vb.teelaun.ch/ljharb/node-json-file.svg
[3]: https://travis-ci.org/ljharb/node-json-file.png
[4]: https://travis-ci.org/ljharb/node-json-file
[5]: https://david-dm.org/ljharb/node-json-file.png
[6]: https://david-dm.org/ljharb/node-json-file