Socket
Socket
Sign inDemoInstall

json-diff

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-diff - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

lib/cli.js

3

package.json

@@ -8,3 +8,3 @@ {

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

@@ -17,2 +17,3 @@ "repository": {

"scripts": {
"prepublish": "./node_modules/.bin/iced -c lib",
"test": "./node_modules/mocha/bin/mocha test/*.coffee",

@@ -19,0 +20,0 @@ "cov": "rm -rf lib-cov; jscoverage lib lib-cov; env JSLIB=lib-cov mocha -R dot && env JSLIB=lib-cov mocha -R html-cov >coverage.html; open coverage.html"

Sorry, the diff of this file is not supported yet

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