@cocreate/observer
Advanced tools
Comparing version 1.16.0 to 1.16.1
@@ -0,1 +1,8 @@ | ||
## [1.16.1](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.16.0...v1.16.1) (2024-04-29) | ||
### Bug Fixes | ||
* bump cocreate dependencies ([cded19d](https://github.com/CoCreate-app/CoCreate-observer/commit/cded19d4b805d62a7e74b235cb831dac62cdc864)) | ||
# [1.16.0](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.15.0...v1.16.0) (2024-01-08) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/observer", | ||
"version": "1.16.0", | ||
"version": "1.16.1", | ||
"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.30.0", | ||
"@cocreate/utils": "^1.33.6", | ||
"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
169036
Updated@cocreate/utils@^1.33.6