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.4 to 1.8.5

7

CHANGELOG.md

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

## [1.8.5](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.8.4...v1.8.5) (2023-06-04)
### Bug Fixes
* Refactor CoCreate.config.js to remove hard-coded credentials ([87829c3](https://github.com/CoCreate-app/CoCreate-observer/commit/87829c3e993bfe39cd65ef988d29a8fe905a918f))
## [1.8.4](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.8.3...v1.8.4) (2023-06-04)

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

6

CoCreate.config.js
module.exports = {
"config": {
"organization_id": "5ff747727005da1c272740ab",
"key": "2061acef-0451-4545-f754-60cf8160",
"host": "general.cocreate.app"
"organization_id": "",
"key": "",
"host": ""
},

@@ -7,0 +7,0 @@ "sources": [

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

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

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