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
0
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 Versions

23
15

1.28.1

Diff

Changelog

Source

1.28.1 (2025-01-18)

Bug Fixes

  • comment new regex and reinstate previous regex (dfe7354)
  • range input returns a single number if if min not defiened (07afdc4)

Bug Fixes

  • comment test regex (bde8534)
  • dat yype inputs set to empty string if value does not exist (14069f9)
  • dynamically generate regex (afb8c89)
  • handling type="checkbox" (e567ff5)
  • if dispatchEvent dispatch if value empty or oldValue = newValue (66cc576)
  • removed redundant prtotype, HTMLElement can handle all elements (876d2c0)

Features

  • attribute value-bubbles to define whether input event bubbles on element value is set on (93a9d0e)
  • utility to handle operators accross all prototypes (7eb7a5e)
frankpagan
published 1.28.0 •

Changelog

Source

1.28.1 (2025-01-18)

Bug Fixes

  • comment new regex and reinstate previous regex (dfe7354)
  • range input returns a single number if if min not defiened (07afdc4)

Bug Fixes

  • comment test regex (bde8534)
  • dat yype inputs set to empty string if value does not exist (14069f9)
  • dynamically generate regex (afb8c89)
  • handling type="checkbox" (e567ff5)
  • if dispatchEvent dispatch if value empty or oldValue = newValue (66cc576)
  • removed redundant prtotype, HTMLElement can handle all elements (876d2c0)

Features

  • attribute value-bubbles to define whether input event bubbles on element value is set on (93a9d0e)
  • utility to handle operators accross all prototypes (7eb7a5e)
frankpagan
published 1.27.0 •

Changelog

Source

1.27.0 (2024-11-04)

Bug Fixes

  • pretier.config.js and file formating (1428fd9)
  • removed exec returning null (240543b)

Features

  • add prettier.config.js and format files (0acda3c)
  • loop through regex improved value handling (3ac5f8d)
  • value-dispatch attribute to dispatch event even if value is null or undefined (7f2ca4b)
frankpagan
published 1.26.0 •

Changelog

Source

1.26.0 (2024-09-21)

Bug Fixes

  • removed commented code (67b9cb4)
  • valueType default empty string to support startsWith (4515bc2)

Features

  • if value-type object and parse fails snitizze to remove any string outside of object and attempt parse again (9344106)
  • value-type array.$keys array.$value and array.$entries will return an array from object (25df40d)
frankpagan
published 1.25.0 •

Changelog

Source

1.25.0 (2024-08-24)

Bug Fixes

  • init getAttribute before getValue and setValue (e0cc56a)
  • removed element.value as already exist (280b1c6)
  • use hasOwnProperty to avoid prototype (b7736db)

Features

  • Add support for various regex operations in getValue function (b87b1a2)
  • encode and decode value (4550990)
  • support toLocaleString and locale atttribute (8ebfbd6)
  • supports regex parsing of value (b2e1a81)
frankpagan
published 1.24.1 •

Changelog

Source

1.24.1 (2024-06-19)

Bug Fixes

frankpagan
published 1.24.0 •

Changelog

Source

1.24.0 (2024-06-12)

Bug Fixes

Features

  • improved handling of valueType outerHtml (de39d50)
frankpagan
published 1.23.0 •

Changelog

Source

1.23.0 (2024-05-08)

Bug Fixes

Features

  • update attibutes using keyObperators on storage change or event updateAttributes (5a33bbd)
  • valueType boolean (7f6777f)
frankpagan
published 1.22.3 •

Changelog

Source

1.22.3 (2024-04-29)

Bug Fixes

  • bump cocreate dependencies (a2bc71e)
frankpagan
published 1.22.2 •

Changelog

Source

1.22.2 (2024-04-27)

Bug Fixes

  • try catch block for script insert (eff2887)
23
15
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