@thi.ng/equiv
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.2...@thi.ng/equiv@1.0.3) (2019-03-01) | ||
## [1.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.3...@thi.ng/equiv@1.0.4) (2019-03-28) | ||
@@ -15,18 +15,4 @@ **Note:** Version bump only for package @thi.ng/equiv | ||
## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.1...@thi.ng/equiv@1.0.2) (2019-02-05) | ||
**Note:** Version bump only for package @thi.ng/equiv | ||
## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.0...@thi.ng/equiv@1.0.1) (2019-01-21) | ||
**Note:** Version bump only for package @thi.ng/equiv | ||
# [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@0.1.15...@thi.ng/equiv@1.0.0) (2019-01-21) | ||
@@ -33,0 +19,0 @@ |
@@ -80,4 +80,4 @@ 'use strict'; | ||
exports.equivArrayLike = equivArrayLike; | ||
exports.equivSet = equivSet; | ||
exports.equivMap = equivMap; | ||
exports.equivObject = equivObject; | ||
exports.equivSet = equivSet; |
@@ -82,5 +82,5 @@ (function (global, factory) { | ||
exports.equivArrayLike = equivArrayLike; | ||
exports.equivSet = equivSet; | ||
exports.equivMap = equivMap; | ||
exports.equivObject = equivObject; | ||
exports.equivSet = equivSet; | ||
@@ -87,0 +87,0 @@ Object.defineProperty(exports, '__esModule', { value: true }); |
{ | ||
"name": "@thi.ng/equiv", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Extensible deep equivalence checking for any data types", | ||
@@ -56,3 +56,3 @@ "module": "./index.js", | ||
"sideEffects": false, | ||
"gitHead": "e43f57c7554fd78380bba58d37ae62ca01221eeb" | ||
"gitHead": "1936d357f46f46d0435e3c7597b845898a91b80d" | ||
} |
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
33172