New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4.28 to 1.4.29

8

CHANGELOG.md

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

## [1.4.29](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.28...v1.4.29) (2022-11-22)
### Bug Fixes
* apply src: {{source}} to CoCreate.config ([59b9d1f](https://github.com/CoCreate-app/CoCreate-selection/commit/59b9d1f214bb888074bcce103699a3c07ec191aa))
* workflow docs ([a66f38c](https://github.com/CoCreate-app/CoCreate-selection/commit/a66f38ce2796c2df9b9a603d3f32190558c8a3d5))
## [1.4.28](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.27...v1.4.28) (2022-11-21)

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

28

CoCreate.config.js

@@ -7,11 +7,11 @@ module.exports = {

},
"sources": [{
"sources": [
{
"entry": "./docs/index.html",
"collection": "files",
"document_id": "60145dc49f64ba1680b86693",
"key": "src",
"document": {
"_id": "637ca63950234ef1671ce331",
"name": "index.html",
"path": "/docs/selection/index.html",
"src": "{{source}}",
"domains": [

@@ -27,19 +27,3 @@ "*",

}
],
"extract": {
"directory": "./src/",
"extensions": [
"js",
"css",
"html"
],
"ignores": [
"node_modules",
"vendor",
"bower_components",
"archive"
]
}
}
]
}
{
"name": "@cocreate/selection",
"version": "1.4.28",
"version": "1.4.29",
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",

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

"dependencies": {
"@cocreate/docs": "^1.3.24",
"@cocreate/hosting": "^1.5.0",
"@cocreate/utils": "^1.10.18"
"@cocreate/docs": "^1.4.1",
"@cocreate/hosting": "^1.6.0",
"@cocreate/utils": "^1.10.20"
}
}
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