@thi.ng/equiv
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.1.11"></a> | ||
## [0.1.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@0.1.10...@thi.ng/equiv@0.1.11) (2018-09-24) | ||
**Note:** Version bump only for package @thi.ng/equiv | ||
<a name="0.1.10"></a> | ||
@@ -8,0 +17,0 @@ ## [0.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@0.1.9...@thi.ng/equiv@0.1.10) (2018-09-22) |
{ | ||
"name": "@thi.ng/equiv", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Extensible deep equivalence checking for any data types", | ||
@@ -40,3 +40,3 @@ "main": "./index.js", | ||
}, | ||
"gitHead": "02548fd2518eb97eb11a9834c4e0a8e6ab5499a7" | ||
"gitHead": "cf05efbf251312aff6a7b96861c79d245f4418cd" | ||
} |
@@ -5,2 +5,3 @@ # @thi.ng/equiv | ||
![npm downloads](https://img.shields.io/npm/dm/@thi.ng/equiv.svg) | ||
[![Twitter Follow](https://img.shields.io/twitter/follow/thing_umbrella.svg?style=flat-square&label=twitter)](https://twitter.com/thing_umbrella) | ||
@@ -21,2 +22,4 @@ This project is part of the | ||
- types with `.equiv()` implementations | ||
([IEquiv](https://github.com/thi-ng/umbrella/tree/master/packages/api/src/api.ts#L213) | ||
interface) | ||
@@ -23,0 +26,0 @@ This feature was previously part of the |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22701
87