@cocreate/observer
Advanced tools
Comparing version 1.15.0 to 1.16.0
@@ -0,1 +1,8 @@ | ||
# [1.16.0](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.15.0...v1.16.0) (2024-01-08) | ||
### Features | ||
* bumped CoCreate dependencies to their latest versions ([cc691e7](https://github.com/CoCreate-app/CoCreate-observer/commit/cc691e780ef593c3664096819f42e70b9a100493)) | ||
# [1.15.0](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.14.0...v1.15.0) (2023-11-25) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/observer", | ||
"version": "1.15.0", | ||
"version": "1.16.0", | ||
"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.29.0", | ||
"@cocreate/utils": "^1.30.0", | ||
"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
168776
Updated@cocreate/utils@^1.30.0