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.6.6 to 1.6.7

7

CHANGELOG.md

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

## [1.6.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.6...v1.6.7) (2023-05-06)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([2d089fc](https://github.com/CoCreate-app/CoCreate-selection/commit/2d089fc2e21a4593acbd9cd56097569ffd3d6659))
## [1.6.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.5...v1.6.6) (2023-05-01)

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

5

CoCreate.config.js

@@ -20,5 +20,6 @@ module.exports = {

"directory": "/docs/selection",
"content-type": "text/html",
"parentDirectory": "{{parentDirectory}}",
"content-type": "{{content-type}}",
"public": "true",
"website_id": "5ffbceb7f11d2d00103c4535"
"website_id": "644d4bff8036fb9d1d1fd69c"
}

@@ -25,0 +26,0 @@ }

8

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

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

"dependencies": {
"@cocreate/docs": "^1.7.1",
"@cocreate/hosting": "^1.9.2",
"@cocreate/utils": "^1.20.1"
"@cocreate/docs": "^1.7.8",
"@cocreate/hosting": "^1.10.0",
"@cocreate/utils": "^1.20.6"
}
}
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