New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

jsoncomparizer

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsoncomparizer - npm Package Compare versions

Comparing version
1.1.1
to
1.1.2
+1
-1
package.json
{
"name": "jsoncomparizer",
"version": "1.1.1",
"version": "1.1.2",
"description": "A lightweight npm package that takes two JSON objects and produces a human-friendly diff report",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -47,3 +47,3 @@ # Jsoncomparizer

#### Output
![output1](/output1.png "Output Result")
![output1](./output1.png "Output Result")

@@ -50,0 +50,0 @@ ## License