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.1 to 1.8.2

7

CHANGELOG.md

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

## [1.8.2](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.8.1...v1.8.2) (2023-06-04)
### Bug Fixes
* **semantic-release:** worklow error solved by running node version 14 ([67bf8c0](https://github.com/CoCreate-app/CoCreate-observer/commit/67bf8c0dd29467785dad91e6b9007655a40dcaa8))
## [1.8.1](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.8.0...v1.8.1) (2023-06-02)

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

0

CoCreate.config.js

@@ -0,0 +0,0 @@ module.exports = {

@@ -0,0 +0,0 @@ # Contributing to CoCreate-observer

@@ -0,0 +0,0 @@ import observer from "../src/index";

@@ -0,0 +0,0 @@ // window.addEventListener("load", () => {

2

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

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

@@ -0,0 +0,0 @@ # CoCreate-observer

@@ -0,0 +0,0 @@ module.exports = {

@@ -0,0 +0,0 @@ const entries = [];

@@ -0,0 +0,0 @@ function pushOrCreate(array, item) {

@@ -0,0 +0,0 @@ // TODO: run for all mutaitonList addedNodes and removed nodes match with this.mapCallback

@@ -0,0 +0,0 @@ const strReg = "[a-zA-Z-_0-9]+";

@@ -0,0 +0,0 @@ const path = require("path")

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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