@thi.ng/paths
Advanced tools
Comparing version 5.1.26 to 5.1.27
# Change Log | ||
- **Last updated**: 2022-12-20T16:33:11Z | ||
- **Last updated**: 2022-12-22T21:47:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "5.1.26", | ||
"version": "5.1.27", | ||
"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.6.1", | ||
"@thi.ng/checks": "^3.3.5", | ||
"@thi.ng/errors": "^2.2.6" | ||
"@thi.ng/api": "^8.6.2", | ||
"@thi.ng/checks": "^3.3.6", | ||
"@thi.ng/errors": "^2.2.7" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.7", | ||
"@thi.ng/testament": "^0.3.7", | ||
"@thi.ng/testament": "^0.3.8", | ||
"rimraf": "^3.0.2", | ||
@@ -127,3 +127,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "7b2af448da8a63fb21704a79cc4cdf1f3d7d7a64\n" | ||
"gitHead": "bc6f7f5e2765bb96fe64db804eaf4b2443b47fc6\n" | ||
} |
@@ -37,3 +37,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing | ||
Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing. | ||
@@ -40,0 +40,0 @@ ## Status |
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
82575
Updated@thi.ng/api@^8.6.2
Updated@thi.ng/checks@^3.3.6
Updated@thi.ng/errors@^2.2.7