@thi.ng/equiv
Advanced tools
Comparing version 1.0.22 to 1.0.23
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.22...@thi.ng/equiv@1.0.23) (2020-05-14) | ||
**Note:** Version bump only for package @thi.ng/equiv | ||
## [1.0.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@1.0.21...@thi.ng/equiv@1.0.22) (2020-05-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/equiv", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"description": "Extensible deep value equivalence checking for any data types", | ||
@@ -36,11 +36,11 @@ "module": "./index.js", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@microsoft/api-extractor": "^7.7.13", | ||
"@microsoft/api-extractor": "^7.8.0", | ||
"@types/mocha": "^7.0.2", | ||
"@types/node": "^13.13.4", | ||
"@types/node": "^14.0.1", | ||
"benchmark": "^2.1.4", | ||
"mocha": "^7.1.2", | ||
"nyc": "^15.0.1", | ||
"ts-node": "^8.9.1", | ||
"ts-node": "^8.10.1", | ||
"typedoc": "^0.17.6", | ||
"typescript": "^3.8.3" | ||
"typescript": "^3.9.2" | ||
}, | ||
@@ -71,5 +71,5 @@ "files": [ | ||
"dependencies": { | ||
"tslib": "^1.11.1" | ||
"tslib": "^1.12.0" | ||
}, | ||
"gitHead": "c11f130122cbaa05b8d48d394c3a164e238c8078" | ||
"gitHead": "97c301379d830c1982c364cfbec8766ff14f73f5" | ||
} |
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
31131
Updatedtslib@^1.12.0