@cocreate/observer
Advanced tools
Comparing version 1.16.3 to 1.16.4
@@ -0,1 +1,8 @@ | ||
## [1.16.4](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.16.3...v1.16.4) (2024-06-23) | ||
### Bug Fixes | ||
* bump dependencies ([835ffe8](https://github.com/CoCreate-app/CoCreate-observer/commit/835ffe8382e2b256d02a3e4fc9292950f3abd05b)) | ||
## [1.16.3](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.16.2...v1.16.3) (2024-06-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/observer", | ||
"version": "1.16.3", | ||
"version": "1.16.4", | ||
"description": "Register a components init function & observe selector. The init function will be fired immedietly after detection of selector.", | ||
@@ -61,5 +61,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/utils": "^1.34.0", | ||
"@cocreate/utils": "^1.34.1", | ||
"css-selector-parser": "^1.4.1" | ||
} | ||
} |
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
168720
Updated@cocreate/utils@^1.34.1