@thi.ng/equiv
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.1.7"></a> | ||
## [0.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@0.1.6...@thi.ng/equiv@0.1.7) (2018-08-01) | ||
**Note:** Version bump only for package @thi.ng/equiv | ||
<a name="0.1.6"></a> | ||
@@ -8,0 +16,0 @@ ## [0.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@0.1.5...@thi.ng/equiv@0.1.6) (2018-07-20) |
{ | ||
"name": "@thi.ng/equiv", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Extensible deep equivalence checking for any data types", | ||
@@ -23,11 +23,11 @@ "main": "./index.js", | ||
"devDependencies": { | ||
"@types/mocha": "^5.2.0", | ||
"@types/node": "^10.0.6", | ||
"mocha": "^5.1.1", | ||
"nyc": "^11.7.1", | ||
"@types/mocha": "^5.2.5", | ||
"@types/node": "^10.5.5", | ||
"mocha": "^5.2.0", | ||
"nyc": "^12.0.2", | ||
"typedoc": "^0.11.1", | ||
"typescript": "^2.8.3" | ||
"typescript": "^3.0.1" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/checks": "^1.5.6" | ||
"@thi.ng/checks": "^1.5.7" | ||
}, | ||
@@ -34,0 +34,0 @@ "keywords": [ |
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
18446
Updated@thi.ng/checks@^1.5.7