Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/observer

Package Overview
Dependencies
Maintainers
1
Versions
218
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.3.13 to 1.3.14

7

CHANGELOG.md

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

## [1.3.14](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.3.13...v1.3.14) (2021-09-09)
### Bug Fixes
* update dependencies ([b6998cc](https://github.com/CoCreate-app/CoCreate-observer/commit/b6998cc997377db73ff6083cc6e981b0fd0e2614))
## [1.3.13](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.3.12...v1.3.13) (2021-09-09)

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

6

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

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

"dependencies": {
"@cocreate/docs": "^1.2.9",
"@cocreate/utils": "^1.1.10",
"@cocreate/docs": "^1.2.13",
"@cocreate/utils": "^1.1.12",
"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