@thi.ng/paths
Advanced tools
Comparing version 4.1.9 to 4.1.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.1.9...@thi.ng/paths@4.1.10) (2020-12-07) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.1.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.1.8...@thi.ng/paths@4.1.9) (2020-11-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "4.1.9", | ||
"version": "4.1.10", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -52,3 +52,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.3", | ||
"@thi.ng/api": "^6.13.4", | ||
"@thi.ng/checks": "^2.7.11", | ||
@@ -84,3 +84,3 @@ "@thi.ng/errors": "^1.2.24" | ||
"sideEffects": false, | ||
"gitHead": "f1a636bafd0558f1a4c098dab39639708886a692" | ||
"gitHead": "b735cef6fb43db0f54ea8bb2a840d279225e95e0" | ||
} |
@@ -42,3 +42,3 @@ <!-- 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) | ||
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=%5Bpaths%5D+in%3Atitle) | ||
@@ -359,4 +359,15 @@ ## Breaking changes | ||
If this project contributes to an academic publication, please cite it as: | ||
```bibtex | ||
@misc{thing-paths, | ||
title = "@thi.ng/paths", | ||
author = "Karsten Schmidt", | ||
note = "https://thi.ng/paths", | ||
year = 2016 | ||
} | ||
``` | ||
## License | ||
© 2016 - 2020 Karsten Schmidt // Apache Software License 2.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
110296
372
Updated@thi.ng/api@^6.13.4