@thi.ng/paths
Advanced tools
Comparing version 5.1.23 to 5.1.24
# Change Log | ||
- **Last updated**: 2022-11-23T22:46:54Z | ||
- **Last updated**: 2022-11-30T22:27:38Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "5.1.23", | ||
"version": "5.1.24", | ||
"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.5.0", | ||
"@thi.ng/checks": "^3.3.3", | ||
"@thi.ng/errors": "^2.2.4" | ||
"@thi.ng/api": "^8.5.1", | ||
"@thi.ng/checks": "^3.3.4", | ||
"@thi.ng/errors": "^2.2.5" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.5", | ||
"@thi.ng/testament": "^0.3.5", | ||
"@thi.ng/testament": "^0.3.6", | ||
"rimraf": "^3.0.2", | ||
@@ -127,3 +127,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "75ec32ff7f1b7b5e72e7a04ace24732cd5d6c774\n" | ||
"gitHead": "1fe40da507070653f420156d91e6b27cf682004f\n" | ||
} |
@@ -95,3 +95,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Package sizes (gzipped, pre-treeshake): ESM: 1.20 KB | ||
Package sizes (brotli'd, pre-treeshake): ESM: 1.09 KB | ||
@@ -98,0 +98,0 @@ ## Dependencies |
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
82510
Updated@thi.ng/api@^8.5.1
Updated@thi.ng/checks@^3.3.4
Updated@thi.ng/errors@^2.2.5