@cocreate/observer
Advanced tools
Comparing version 1.11.5 to 1.11.6
@@ -0,1 +1,8 @@ | ||
## [1.11.6](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.11.5...v1.11.6) (2023-10-14) | ||
### Bug Fixes | ||
* bump dependencies ([a356960](https://github.com/CoCreate-app/CoCreate-observer/commit/a35696037c4203c7446a1b3a6978841393c0a7c6)) | ||
## [1.11.5](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.11.4...v1.11.5) (2023-10-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/observer", | ||
"version": "1.11.5", | ||
"version": "1.11.6", | ||
"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.25.2", | ||
"@cocreate/utils": "^1.25.3", | ||
"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
Unpopular package
QualityThis package is not very popular.
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
164146
25
1
Updated@cocreate/utils@^1.25.3