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.44 to 1.5.45

7

CHANGELOG.md

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

## [1.5.45](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.5.44...v1.5.45) (2022-12-22)
### Bug Fixes
* update demos and bump dependencies ([2c5ba00](https://github.com/CoCreate-app/CoCreate-observer/commit/2c5ba00491b82a74c66046e89d0771be6285e1c1))
## [1.5.44](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.5.43...v1.5.44) (2022-12-21)

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

6

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

@@ -63,6 +63,6 @@ "keywords": [

"dependencies": {
"@cocreate/docs": "^1.4.21",
"@cocreate/utils": "^1.17.1",
"@cocreate/docs": "^1.4.22",
"@cocreate/utils": "^1.17.2",
"css-selector-parser": "^1.4.1"
}
}

@@ -18,4 +18,3 @@ const path = require("path")

globalObject: "this",
// publicPath: 'https://server.cocreate.app/CoCreateJS/dist/'
},
},

@@ -22,0 +21,0 @@ plugins: [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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