@thi.ng/paths
Advanced tools
Comparing version 4.2.13 to 4.2.14
@@ -6,3 +6,3 @@ # Change Log | ||
## [4.2.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.12...@thi.ng/paths@4.2.13) (2021-08-17) | ||
## [4.2.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.13...@thi.ng/paths@4.2.14) (2021-09-03) | ||
@@ -15,42 +15,2 @@ **Note:** Version bump only for package @thi.ng/paths | ||
## [4.2.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.11...@thi.ng/paths@4.2.12) (2021-08-08) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.2.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.10...@thi.ng/paths@4.2.11) (2021-08-08) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.2.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.9...@thi.ng/paths@4.2.10) (2021-08-04) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.2.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.8...@thi.ng/paths@4.2.9) (2021-07-01) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
## [4.2.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.2.7...@thi.ng/paths@4.2.8) (2021-06-08) | ||
**Note:** Version bump only for package @thi.ng/paths | ||
# [4.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.1.13...@thi.ng/paths@4.2.0) (2021-02-20) | ||
@@ -57,0 +17,0 @@ |
{ | ||
"name": "@thi.ng/paths", | ||
"version": "4.2.13", | ||
"version": "4.2.14", | ||
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing", | ||
@@ -41,4 +41,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.9", | ||
"@thi.ng/checks": "^2.9.10", | ||
"@thi.ng/api": "^7.2.0", | ||
"@thi.ng/checks": "^2.9.11", | ||
"@thi.ng/errors": "^1.3.4" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "3365151f112c39f224541f5ac4cedf3370eb9ba4" | ||
"gitHead": "d971cb3f9b215a95483f78f1a8614015e331146f" | ||
} |
@@ -103,3 +103,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
| Screenshot | Description | Live demo | Source | | ||
| ------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | --------------------------------------------------------- | -------------------------------------------------------------------------------------- | | ||
|:--------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------|:----------------------------------------------------------|:---------------------------------------------------------------------------------------| | ||
| | Using hdom in an Elm-like manner | [Demo](https://demo.thi.ng/umbrella/hdom-elm/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/hdom-elm) | | ||
@@ -106,0 +106,0 @@ | | Event handling w/ interceptors and side effects | [Demo](https://demo.thi.ng/umbrella/interceptor-basics2/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/interceptor-basics2) | |
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
108211
Updated@thi.ng/api@^7.2.0
Updated@thi.ng/checks@^2.9.11