@thi.ng/paths
Advanced tools
Comparing version 4.1.6 to 4.1.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.1.6...@thi.ng/paths@4.1.7) (2020-09-22) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.1.5...@thi.ng/paths@4.1.6) (2020-09-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "4.1.6", | ||
"version": "4.1.7", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -52,5 +52,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.0", | ||
"@thi.ng/checks": "^2.7.8", | ||
"@thi.ng/errors": "^1.2.21" | ||
"@thi.ng/api": "^6.13.1", | ||
"@thi.ng/checks": "^2.7.9", | ||
"@thi.ng/errors": "^1.2.22" | ||
}, | ||
@@ -66,3 +66,2 @@ "files": [ | ||
"deep", | ||
"es6", | ||
"delete", | ||
@@ -86,3 +85,3 @@ "getter", | ||
"sideEffects": false, | ||
"gitHead": "83a0206aae59aa1b1b4bcb01c2b34bbe3db4844c" | ||
"gitHead": "130dff672b56f789205177c2243169d33d479948" | ||
} |
@@ -42,2 +42,4 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=is%3Aissue+is%3Aopen+%5Bpaths%5D) | ||
## Breaking changes | ||
@@ -44,0 +46,0 @@ |
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
109559
361
Updated@thi.ng/api@^6.13.1
Updated@thi.ng/checks@^2.7.9
Updated@thi.ng/errors@^1.2.22