New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/observer

Package Overview
Dependencies
Maintainers
1
Versions
219
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.5.50 to 1.5.51

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.5.51](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.5.50...v1.5.51) (2022-12-30)
### Bug Fixes
* update config sources to use template braces with entry on src ([022803a](https://github.com/CoCreate-app/CoCreate-observer/commit/022803a3e1a931237ed85b228b82453a51516c01))
## [1.5.50](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.5.49...v1.5.50) (2022-12-29)

@@ -2,0 +9,0 @@

3

CoCreate.config.js

@@ -9,3 +9,2 @@ module.exports = {

{
"entry": "./docs/index.html",
"collection": "files",

@@ -16,3 +15,3 @@ "document": {

"path": "/docs/observer/index.html",
"src": "{{source}}",
"src": "{{./docs/index.html}}",
"domains": [

@@ -19,0 +18,0 @@ "*",

{
"name": "@cocreate/observer",
"version": "1.5.50",
"version": "1.5.51",
"description": "Register a components init function & observe selector. The init function will be fired immedietly after detection of selector.",

@@ -5,0 +5,0 @@ "keywords": [

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