Socket
Socket
Sign inDemoInstall

@cocreate/observer

Package Overview
Dependencies
Maintainers
1
Versions
216
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.14.0 to 1.15.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# [1.15.0](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.14.0...v1.15.0) (2023-11-25)
### Bug Fixes
* update licensing details ([0366577](https://github.com/CoCreate-app/CoCreate-observer/commit/0366577c17157aefc66f699d94bcd1c1423fdfe0))
### Features
* upgrade dependencies for latest features and fixes ([3aca441](https://github.com/CoCreate-app/CoCreate-observer/commit/3aca4416081fa8728184dcb50ca9400601fb47dc))
# [1.14.0](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.13.0...v1.14.0) (2023-11-25)

@@ -2,0 +14,0 @@

4

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

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

"dependencies": {
"@cocreate/utils": "^1.28.0",
"@cocreate/utils": "^1.29.0",
"css-selector-parser": "^1.4.1"
}
}

@@ -42,8 +42,8 @@ # CoCreate-observer

- [Table of Contents](#table-of-contents)
- [Announcements](#announcements)
- [Roadmap](#roadmap)
- [How to Contribute](#how-to-contribute)
- [About](#about)
- [License](#license)
- [Table of Contents](#table-of-contents)
- [Announcements](#announcements)
- [Roadmap](#roadmap)
- [How to Contribute](#how-to-contribute)
- [About](#about)
- [License](#license)

@@ -82,7 +82,12 @@ <a name="announcements"></a>

<a name="license"></a>
<a name="license"></a>
# License
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-observer/blob/master/LICENSE)
This software is dual-licensed under the GNU Affero General Public License version 3 (AGPLv3) and a commercial license.
- **Open Source Use**: For open-source projects and non-commercial use, this software is available under the AGPLv3. The AGPLv3 allows you to freely use, modify, and distribute this software, provided that all modifications and derivative works are also licensed under the AGPLv3. For the full license text, see the [LICENSE file](https://github.com/CoCreate-app/CoCreate-observer/blob/master/LICENSE).
- **Commercial Use**: For-profit companies and individuals intending to use this software for commercial purposes must obtain a commercial license. The commercial license is available when you sign up for an API key on our [website](https://cocreate.app). This license permits proprietary use and modification of the software without the copyleft requirements of the AGPLv3. It is ideal for integrating this software into proprietary commercial products and applications.
If you have not purchased a commercial license and intend to use this software for commercial purposes, you are required to sign up for an API key on our website.
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