@thi.ng/paths
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@5.0.1...@thi.ng/paths@5.0.2) (2021-10-15) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [5.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@5.0.0...@thi.ng/paths@5.0.1) (2021-10-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -37,8 +37,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.0.1", | ||
"@thi.ng/checks": "^3.0.1", | ||
"@thi.ng/errors": "^2.0.1" | ||
"@thi.ng/api": "^8.0.2", | ||
"@thi.ng/checks": "^3.0.2", | ||
"@thi.ng/errors": "^2.0.2" | ||
}, | ||
"devDependencies": { | ||
"@thi.ng/testament": "^0.1.1" | ||
"@thi.ng/testament": "^0.1.2" | ||
}, | ||
@@ -122,3 +122,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "2e6b3d7c0f4c5686c1e9bdb4902ed7d3f90bcc19" | ||
"gitHead": "3c5f903104da150588946a94bb118ad559ad395d" | ||
} |
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
79792
Updated@thi.ng/api@^8.0.2
Updated@thi.ng/checks@^3.0.2
Updated@thi.ng/errors@^2.0.2