@cocreate/observer
Advanced tools
Comparing version 1.3.19 to 1.3.20
@@ -0,1 +1,8 @@ | ||
## [1.3.20](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.3.19...v1.3.20) (2021-09-16) | ||
### Bug Fixes | ||
* update dependencies ([74459ea](https://github.com/CoCreate-app/CoCreate-observer/commit/74459ea1db463dae88ffc9b74669a0d02187e431)) | ||
## [1.3.19](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.3.18...v1.3.19) (2021-09-14) | ||
@@ -2,0 +9,0 @@ |
@@ -23,3 +23,3 @@ module.exports = { | ||
"public": "true", | ||
"website_id": "61381ed8829b690010a4f2b2" | ||
"website_id": "614298c2829b690010a5c031" | ||
} | ||
@@ -26,0 +26,0 @@ } |
{ | ||
"name": "@cocreate/observer", | ||
"version": "1.3.19", | ||
"version": "1.3.20", | ||
"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.19", | ||
"@cocreate/utils": "^1.1.16", | ||
"@cocreate/docs": "^1.2.21", | ||
"@cocreate/utils": "^1.1.18", | ||
"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
71611
Updated@cocreate/docs@^1.2.21
Updated@cocreate/utils@^1.1.18