@thi.ng/paths
Advanced tools
Comparing version 5.1.19 to 5.1.20
# Change Log | ||
- **Last updated**: 2022-10-03T16:07:55Z | ||
- **Last updated**: 2022-10-28T19:08:39Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "5.1.19", | ||
"version": "5.1.20", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -37,13 +37,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.4.3", | ||
"@thi.ng/checks": "^3.3.1", | ||
"@thi.ng/errors": "^2.2.2" | ||
"@thi.ng/api": "^8.4.4", | ||
"@thi.ng/checks": "^3.3.2", | ||
"@thi.ng/errors": "^2.2.3" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.31.1", | ||
"@thi.ng/testament": "^0.3.3", | ||
"@microsoft/api-extractor": "^7.33.5", | ||
"@thi.ng/testament": "^0.3.4", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.8.3" | ||
"typedoc": "^0.23.18", | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -127,3 +127,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "cc61bc0a890288bea00b8df81ffd73bc4851ffd3\n" | ||
"gitHead": "41e59c7ad9bf24bb0230a5f60d05715e0fc1c1e6\n" | ||
} |
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
Updated@thi.ng/api@^8.4.4
Updated@thi.ng/checks@^3.3.2
Updated@thi.ng/errors@^2.2.3