Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/observer

Package Overview
Dependencies
Maintainers
1
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/observer - npm Package Compare versions

Comparing version 1.3.19 to 1.3.20

7

CHANGELOG.md

@@ -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 @@

2

CoCreate.config.js

@@ -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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc