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.8.3 to 1.8.4

7

CHANGELOG.md

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

## [1.8.4](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.8.3...v1.8.4) (2023-06-04)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([0bbddc1](https://github.com/CoCreate-app/CoCreate-observer/commit/0bbddc191146d16a2c2ca943c9af70071772d254))
## [1.8.3](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.8.2...v1.8.3) (2023-06-04)

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

6

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

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

"dependencies": {
"@cocreate/docs": "^1.7.13",
"@cocreate/utils": "^1.20.10",
"@cocreate/docs": "^1.7.15",
"@cocreate/utils": "^1.21.1",
"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