Socket
Socket
Sign inDemoInstall

json-diff

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-diff - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

3

lib/cli.js

@@ -18,3 +18,3 @@ const fs = require('fs')

' -f, --full Include the equal sections of the document, not just the deltas #var(full)',
' -k, --keys-only Compare only the keys, ignore the differences in values #var(keysOnly)',
' -k, --keys-only Compare only the keys, ignore the differences in values #var(keysOnly)'
],

@@ -69,2 +69,3 @@ argv

}
process.exit(0)
}

@@ -9,3 +9,3 @@ {

"description": "JSON diff",
"version": "0.6.0",
"version": "0.6.1",
"homepage": "https://github.com/andreyvit/json-diff",

@@ -24,3 +24,3 @@ "license": "MIT",

"dependencies": {
"cli-color": "~0.1.6",
"cli-color": "^2.0.0",
"difflib": "~0.2.1",

@@ -27,0 +27,0 @@ "dreamopt": "~0.8.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc