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

hydro-js

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hydro-js - npm Package Versions

1
7

1.2.11

Diff

Changelog

Source

1.2.11- 2021-01-28

  • Fix bugs where diffing did not work well with document fragments
krutsch
published 1.2.10 •

Changelog

Source

1.2.10- 2021-01-25

  • Add new function setShouldSetReactivity
krutsch
published 1.2.9 •

Changelog

Source

1.2.9- 2021-01-24

  • Fix bug where html was not diffable
krutsch
published 1.2.8 •

Changelog

Source

1.2.8- 2021-01-24

  • Add support for html, head and body element. The html function can create every element now
krutsch
published 1.2.7 •

Changelog

Source

1.2.7- 2021-01-17

  • Add test and update README.md
  • Refactor HTML function to use String.raw
  • Add new function watchEffect
krutsch
published 1.2.6 •

Changelog

Source

1.2.6- 2021-01-01

  • Add examples for README.md
  • Move test file to dist
  • Fix newValue bug in 'observe'
krutsch
published 1.2.5 •

Changelog

Source

1.2.5- 2020-12-22

  • Add feat: display empty string instead of undefined for undefined reactive values
  • Bump deps
krutsch
published 1.2.4 •

Changelog

Source

1.2.4- 2020-12-17

  • Export setReactivity
krutsch
published 1.2.3 •

Changelog

Source

1.2.3- 2020-12-04

  • Remove Web Worker goal - tried options:
    • @ampproject/worker-dom does not cover enough APIs to make it possible
    • via.js does not really make it possible to use the windows object
    • DOM-Proxy made it possible to run ~50% of the code but was not efficient enough to make it worthwhile
  • Remove Broadcast Channel goal, because this is something that the App Developer has to take care of. Structured cloning will fail for the most important calls
  • Add MIT License
krutsch
published 1.2.2 •

Changelog

Source

1.2.2- 2020-11-29

  • Improve performance
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