@thi.ng/paths
Advanced tools
Comparing version 4.2.7 to 4.2.8
@@ -6,3 +6,3 @@ # Change Log | ||
## [4.2.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.6...@thi.ng/paths@4.2.7) (2021-04-03) | ||
## [4.2.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.7...@thi.ng/paths@4.2.8) (2021-06-08) | ||
@@ -15,18 +15,2 @@ **Note:** Version bump only for package @thi.ng/paths | ||
## [4.2.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.5...@thi.ng/paths@4.2.6) (2021-03-17) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.2.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.4...@thi.ng/paths@4.2.5) (2021-03-12) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
# [4.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.1.13...@thi.ng/paths@4.2.0) (2021-02-20) | ||
@@ -33,0 +17,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "4.2.7", | ||
"version": "4.2.8", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -45,12 +45,12 @@ "module": "./index.js", | ||
"@types/node": "^14.14.14", | ||
"mocha": "^8.3.0", | ||
"mocha": "^9.0.0", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^9.1.1", | ||
"ts-node": "^10.0.0", | ||
"typedoc": "^0.20.30", | ||
"typescript": "^4.2.3" | ||
"typescript": "4.2.4" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.4", | ||
"@thi.ng/checks": "^2.9.6", | ||
"@thi.ng/errors": "^1.3.0" | ||
"@thi.ng/api": "^7.1.5", | ||
"@thi.ng/checks": "^2.9.7", | ||
"@thi.ng/errors": "^1.3.1" | ||
}, | ||
@@ -84,3 +84,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "452a679a1c40e0708ac9007b25a45e209af78e59" | ||
"gitHead": "bcc3e88102fb0eb20e2763908488b7bca3e062d1" | ||
} |
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
108251
Updated@thi.ng/api@^7.1.5
Updated@thi.ng/checks@^2.9.7
Updated@thi.ng/errors@^1.3.1