@thi.ng/equiv
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.4...@thi.ng/equiv@1.0.5) (2019-04-02) | ||
**Note:** Version bump only for package @thi.ng/equiv | ||
## [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) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/equiv", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Extensible deep equivalence checking for any data types", | ||
@@ -27,9 +27,9 @@ "module": "./index.js", | ||
"devDependencies": { | ||
"@types/mocha": "^5.2.5", | ||
"@types/node": "^10.12.15", | ||
"@types/mocha": "^5.2.6", | ||
"@types/node": "^11.13.0", | ||
"benchmark": "^2.1.4", | ||
"mocha": "^5.2.0", | ||
"nyc": "^13.1.0", | ||
"typedoc": "^0.14.0", | ||
"typescript": "^3.2.2" | ||
"mocha": "^6.0.2", | ||
"nyc": "^13.3.0", | ||
"typedoc": "^0.14.2", | ||
"typescript": "^3.4.1" | ||
}, | ||
@@ -57,3 +57,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "1936d357f46f46d0435e3c7597b845898a91b80d" | ||
"gitHead": "8982b253961afbee2a63135c4ed7153c61febefb" | ||
} |
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
33341