@thi.ng/equiv
Advanced tools
Comparing version 1.0.24 to 1.0.25
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.24...@thi.ng/equiv@1.0.25) (2020-07-02) | ||
**Note:** Version bump only for package @thi.ng/equiv | ||
## [1.0.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.23...@thi.ng/equiv@1.0.24) (2020-06-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/equiv", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "Extensible deep value equivalence checking for any data types", | ||
@@ -46,7 +46,7 @@ "module": "./index.js", | ||
"benchmark": "^2.1.4", | ||
"mocha": "^7.1.2", | ||
"nyc": "^15.0.1", | ||
"mocha": "^8.0.1", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^8.10.1", | ||
"typedoc": "^0.17.6", | ||
"typescript": "^3.9.2" | ||
"typescript": "^3.9.5" | ||
}, | ||
@@ -77,5 +77,5 @@ "files": [ | ||
"dependencies": { | ||
"tslib": "^1.12.0" | ||
"tslib": "^2.0.0" | ||
}, | ||
"gitHead": "71008cd78a3288d0f740c3e4b379b353f5c926b9" | ||
"gitHead": "af932be5734c03553f3a4df9b00cb45e061f3a53" | ||
} |
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
30409
+ Addedtslib@2.8.1(transitive)
- Removedtslib@1.14.1(transitive)
Updatedtslib@^2.0.0