@thi.ng/paths
Advanced tools
Comparing version 5.1.30 to 5.1.31
# Change Log | ||
- **Last updated**: 2023-02-05T14:42:22Z | ||
- **Last updated**: 2023-02-10T14:03:10Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "5.1.30", | ||
"version": "5.1.31", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -37,9 +37,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.1", | ||
"@thi.ng/checks": "^3.3.8", | ||
"@thi.ng/errors": "^2.2.10" | ||
"@thi.ng/api": "^8.7.2", | ||
"@thi.ng/checks": "^3.3.9", | ||
"@thi.ng/errors": "^2.2.11" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.34.2", | ||
"@thi.ng/testament": "^0.3.10", | ||
"@thi.ng/testament": "^0.3.11", | ||
"rimraf": "^4.1.2", | ||
@@ -127,3 +127,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "2b5a99a8af71670780875637299be9118b01084d\n" | ||
"gitHead": "cafa4ecea90fb681949dc3885a5bd6ddefa38b51\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.7.2
Updated@thi.ng/checks@^3.3.9
Updated@thi.ng/errors@^2.2.11