@thi.ng/paths
Advanced tools
Comparing version 3.0.3 to 3.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@3.0.3...@thi.ng/paths@3.0.4) (2020-02-26) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [3.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@3.0.2...@thi.ng/paths@3.0.3) (2020-02-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -41,4 +41,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/checks": "^2.5.2", | ||
"@thi.ng/errors": "^1.2.5" | ||
"@thi.ng/checks": "^2.5.3", | ||
"@thi.ng/errors": "^1.2.6" | ||
}, | ||
@@ -68,3 +68,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "666a6dbea1c6399eb181aac30d71b377dcfd2fd1" | ||
"gitHead": "d426e5ee02515cbc6a769458a08c0677fe003ec9" | ||
} |
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
110913
Updated@thi.ng/checks@^2.5.3
Updated@thi.ng/errors@^1.2.6