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.6.5 to 1.6.6

7

CHANGELOG.md

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

## [1.6.6](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.6.5...v1.6.6) (2023-04-11)
### Bug Fixes
* bump dependencies ([51670f2](https://github.com/CoCreate-app/CoCreate-observer/commit/51670f2c731457bfb704d777b138e30931c667e4))
## [1.6.5](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.6.4...v1.6.5) (2023-04-11)

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

6

package.json
{
"name": "@cocreate/observer",
"version": "1.6.5",
"version": "1.6.6",
"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.6.4",
"@cocreate/utils": "^1.19.4",
"@cocreate/docs": "^1.6.5",
"@cocreate/utils": "^1.19.5",
"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