@cocreate/observer
Advanced tools
Comparing version 1.3.13 to 1.3.14
@@ -0,1 +1,8 @@ | ||
## [1.3.14](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.3.13...v1.3.14) (2021-09-09) | ||
### Bug Fixes | ||
* update dependencies ([b6998cc](https://github.com/CoCreate-app/CoCreate-observer/commit/b6998cc997377db73ff6083cc6e981b0fd0e2614)) | ||
## [1.3.13](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.3.12...v1.3.13) (2021-09-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/observer", | ||
"version": "1.3.13", | ||
"version": "1.3.14", | ||
"description": "Register a components init function & observe selector. The init function will be fired immedietly after detection of selector.", | ||
@@ -64,6 +64,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.2.9", | ||
"@cocreate/utils": "^1.1.10", | ||
"@cocreate/docs": "^1.2.13", | ||
"@cocreate/utils": "^1.1.12", | ||
"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
70034
Updated@cocreate/docs@^1.2.13
Updated@cocreate/utils@^1.1.12