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.9.1 to 1.9.2

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [1.9.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.9.1...v1.9.2) (2023-09-18)
### Bug Fixes
* Add path and pathname ([8577c43](https://github.com/CoCreate-app/CoCreate-selection/commit/8577c43f7a15bf3aae3f3857bfa59e619e332fe6))
* Update CoCreate depndencies to latest versions ([cfc6b6c](https://github.com/CoCreate-app/CoCreate-selection/commit/cfc6b6c714124663f311c85eb4d2551a45c72eaf))
## [1.9.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.9.0...v1.9.1) (2023-08-21)

@@ -2,0 +10,0 @@

9

CoCreate.config.js

@@ -11,3 +11,4 @@ module.exports = {

"name": "index.html",
"path": "/docs/selection/index.html",
"path": "/docs/selection",
"pathname": "/docs/selection/index.html",
"src": "{{./docs/index.html}}",

@@ -18,7 +19,5 @@ "host": [

],
"directory": "/docs/selection",
"parentDirectory": "{{parentDirectory}}",
"directory": "selection",
"content-type": "{{content-type}}",
"public": "true",
"website_id": "644d4bff8036fb9d1d1fd69c"
"public": "true"
}

@@ -25,0 +24,0 @@ }

{
"name": "@cocreate/selection",
"version": "1.9.1",
"version": "1.9.2",
"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.24.0"
"@cocreate/utils": "^1.24.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