js-struct-compare
Advanced tools
Comparing version 1.0.0 to 1.1.0-beta.1
{ | ||
"name": "js-struct-compare", | ||
"version": "1.0.0", | ||
"version": "1.1.0-beta.1", | ||
"description": "Library to compare two (JSON-serializable) structures and return their differences.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -0,1 +1,3 @@ | ||
[![NPM version](https://img.shields.io/npm/v/js-struct-compare.svg)](https://www.npmjs.com/package/js-struct-compare) | ||
js-struct-compare | ||
@@ -19,3 +21,3 @@ ================= | ||
----- | ||
This package is meant to be consumed as an ES module. It's default export is a | ||
This package is meant to be consumed as an ES module. Its default export is a | ||
comparison function that takes a _left_ and a _right_ instance and returns an | ||
@@ -22,0 +24,0 @@ array of differences between them. These can be seen as the operations needed |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
19950
13
93
2