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.8.18 to 1.8.19

7

CHANGELOG.md

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

## [1.8.19](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.18...v1.8.19) (2023-06-11)
### Bug Fixes
* renamed hosts to host. the value can be a string or an array of strings ([672d250](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/672d2508e3f5c3e45ff5cbc968c3022f56ad5a97))
## [1.8.18](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.17...v1.8.18) (2023-06-10)

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

2

CoCreate.config.js

@@ -13,3 +13,3 @@ module.exports = {

"src": "{{./docs/index.html}}",
"hosts": [
"host": [
"cocreate.app",

@@ -16,0 +16,0 @@ "general.cocreate.app"

{
"name": "@cocreate/element-prototype",
"version": "1.8.18",
"version": "1.8.19",
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",

@@ -5,0 +5,0 @@ "keywords": [

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