json-difference
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"name": "json-difference", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "json diff lib", | ||
"license": "MIT", | ||
"main": "dist/core", | ||
"types": "dist/models/jsondiffer.d.ts", | ||
"types": "dist/core/index.d.ts", | ||
"engines": { | ||
@@ -8,0 +9,0 @@ "node": ">=14.x" |
@@ -6,2 +6,3 @@ # jsondiffer | ||
[![CI](https://github.com/lukascivil/jsondiffer/actions/workflows/main.yml/badge.svg)](https://github.com/lukascivil/jsondiffer/actions/workflows/main.yml) | ||
[![Node.js Package](https://github.com/lukascivil/jsondiffer/actions/workflows/npm-publish-github-packages.yml/badge.svg)](https://github.com/lukascivil/jsondiffer/actions/workflows/npm-publish-github-packages.yml) | ||
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) | ||
@@ -8,0 +9,0 @@ [![codecov](https://codecov.io/gh/lukascivil/jsondiffer/branch/master/graph/badge.svg)](https://codecov.io/gh/lukascivil/jsondiffer) |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13253
79
0