@thi.ng/diff
Advanced tools
Comparing version 3.2.24 to 3.2.25
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.2.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/diff@3.2.24...@thi.ng/diff@3.2.25) (2020-07-02) | ||
**Note:** Version bump only for package @thi.ng/diff | ||
## [3.2.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/diff@3.2.23...@thi.ng/diff@3.2.24) (2020-06-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/diff", | ||
"version": "3.2.24", | ||
"version": "3.2.25", | ||
"description": "Customizable diff implementations for arrays (sequential) & objects (associative), with or without linear edit logs", | ||
@@ -45,11 +45,11 @@ "module": "./index.js", | ||
"@types/node": "^14.0.1", | ||
"mocha": "^7.1.2", | ||
"mocha": "^8.0.1", | ||
"ts-node": "^8.10.1", | ||
"typedoc": "^0.17.6", | ||
"typescript": "^3.9.2" | ||
"typescript": "^3.9.5" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^6.11.2", | ||
"@thi.ng/equiv": "^1.0.24", | ||
"tslib": "^1.12.0" | ||
"@thi.ng/api": "^6.11.3", | ||
"@thi.ng/equiv": "^1.0.25", | ||
"tslib": "^2.0.0" | ||
}, | ||
@@ -75,3 +75,3 @@ "files": [ | ||
"sideEffects": false, | ||
"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
61231
+ Addedtslib@2.8.1(transitive)
- Removedtslib@1.14.1(transitive)
Updated@thi.ng/api@^6.11.3
Updated@thi.ng/equiv@^1.0.25
Updatedtslib@^2.0.0