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 Compare versions

Comparing version 1.3.3 to 1.3.4

4

CHANGELOG.md
# Changelog
## 1.3.4- 2021-04-28
- Run build
## 1.3.3- 2021-04-28

@@ -4,0 +8,0 @@

6

dist/library.cjs.js

@@ -191,6 +191,4 @@ // Safari Polyfills

DOM.querySelectorAll("template[id^=lbInsertNodes]").forEach((template) => template.replaceWith(insertNodes.shift()));
if (shouldSetReactivity) {
if (globalSchedule)
setReactivity(DOM, eventFunctions);
}
if (shouldSetReactivity)
setReactivity(DOM, eventFunctions);
// Return DocumentFragment

@@ -197,0 +195,0 @@ if (DOM.childNodes.length > 1)

{
"name": "hydro-js",
"version": "1.3.3",
"version": "1.3.4",
"description": "A lightweight reactive library",

@@ -5,0 +5,0 @@ "type": "module",

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