New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/element-prototype

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/element-prototype - npm Package Compare versions

Comparing version 1.11.1 to 1.11.2

8

CHANGELOG.md

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

## [1.11.2](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.11.1...v1.11.2) (2023-09-18)
### Bug Fixes
* Add path and pathname ([fc0d1ae](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/fc0d1ae131da4a766bb41368b81efe638681d5bb))
* Update CoCreate depndencies to latest versions ([abffa2e](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/abffa2ec6ce40ed4f0398ed84e716208cb13a58c))
## [1.11.1](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.11.0...v1.11.1) (2023-08-21)

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

9

CoCreate.config.js

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

"name": "index.html",
"path": "/docs/element-prototype/index.html",
"path": "/docs/element-prototype",
"pathname": "/docs/element-prototype/index.html",
"src": "{{./docs/index.html}}",

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

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

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

{
"name": "@cocreate/element-prototype",
"version": "1.11.1",
"version": "1.11.2",
"description": "A simple element-prototype 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