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

doz

Package Overview
Dependencies
Maintainers
1
Versions
248
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doz - npm Package Versions

13
25

5.0.0

Diff

Changelog

Source

[5.0.0] - 2023-08-04

  • Breaking changes
    • Removed hook onMountAsync use instead onMount
    • Removed property autoCreateChildren use instead suspendcontent prop in markup
  • Added prop suspendcontent
  • Added spread operator props like <my-component ...${myObject}/>
  • Improved performance
fabioricali
published 4.0.3 •

Changelog

Source

[4.0.3] - 2022-09-22

  • Fixed component data attributes do not work
fabioricali
published 4.0.2 •

Changelog

Source

[4.0.2] - 2022-09-21

  • Improved component attributes now are removed at creation of the HTML element
  • Removed IE11 info
fabioricali
published 4.0.1 •

Changelog

Source

[4.0.1] - 2022-09-21

  • Fixed version script
fabioricali
published 4.0.0 •

Changelog

Source

[4.0.0] - 2022-09-21

  • Breaking changes
    • Drop UMD distribution
  • Added full support to ESM
  • Improved performance during the component creation
fabioricali
published 3.22.1 •

Changelog

Source

[3.22.1] - 2022-06-22

  • Fixed dozAttach can be undefined using data-follow
fabioricali
published 3.22.0 •

Changelog

Source

[3.22.0] - 2022-06-15

  • Added data-follow support
fabioricali
published 3.21.1 •

Changelog

Source

[3.21.1] - 2022-06-10

  • Fixed runMount fails if there are child components
fabioricali
published 3.21.0 •

Changelog

Source

[3.21.0] - 2022-05-23

  • Added app event elementAttributesAttach
fabioricali
published 3.20.4 •

Changelog

Source

[3.20.4] - 2022-05-12

  • Fixed if beforeCreate returns false the component will be not created
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