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

@cocreate/selection

Package Overview
Dependencies
Maintainers
1
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/selection - npm Package Compare versions

Comparing version 1.11.0 to 1.12.0

12

CHANGELOG.md

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

# [1.12.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.11.0...v1.12.0) (2023-11-25)
### Bug Fixes
* update licensing details ([dafef4f](https://github.com/CoCreate-app/CoCreate-selection/commit/dafef4f215344eef2ff6f52302cab2a0b6808d57))
### Features
* upgrade dependencies for latest features and fixes ([c9816e2](https://github.com/CoCreate-app/CoCreate-selection/commit/c9816e263f825c95eb26cf22c37f1b79950400ba))
# [1.11.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.10.0...v1.11.0) (2023-11-25)

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

4

package.json
{
"name": "@cocreate/selection",
"version": "1.11.0",
"version": "1.12.0",
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",

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

"dependencies": {
"@cocreate/utils": "^1.28.0"
"@cocreate/utils": "^1.29.0"
}
}

@@ -13,3 +13,2 @@ # CoCreate-selection

![CoCreate-selection](https://cdn.cocreate.app/docs/CoCreate-selection.gif)

@@ -45,8 +44,8 @@

- [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)

@@ -85,18 +84,12 @@ <a name="announcements"></a>

<a name="license"></a>
# Dual License
## Open Source
[GNU Affero General Public License version 3 (AGPL-3.0)](https://github.com/CoCreate-app/CoCreate-selection/blob/master/LICENSE)
## Commercial
For-profit companies and individuals intending to use CoCreate-selection for
commercial use must purchase a commercial license. This license allows
source code modifications, but does not permit redistribution of
modifications.
# License
The commercial license is designed for you to use CoCreate-selection in commercial
products and applications, without the provisions of the GPLv3. With the
commercial license, your code is kept propietary, to yourself. If you
want to use CoCreate-selection to develop commercial sites, themes, projects, and
applications, the commercial license is the appropriate 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-selection/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