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

hydra-synth

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hydra-synth - npm Package Versions

1
7

1.3.5

Diff

Changelog

Source

[1.3.5] - 2020-11-06

  • Fixed divide by 0 on smoothstep
ojack
published 1.3.4 •

ojack
published 1.3.2 •

Changelog

Source

[1.3.2] - 2020-11-04

Fixed

  • Typo on rotate function
  • update for setResolution()
  • warning of undefined type

Changed

  • video default to muted
ojack
published 1.3.0 •

Changelog

Source

[1.3.0] - 2020-06-10

Changed

  • wrapping for scroll, scrollX, modulateScroll functions

Added

  • initVideo(url)
  • initImage(url)
ojack
published 1.2.1 •

ojack
published 1.2.0 •

ojack
published 1.1.8 •

Changelog

Source

[1.1.8] - 2020-04-13

Changed

  • updated format for glsl-functions
ojack
published 1.1.6 •

Changelog

Source

[1.1.6] - 2020-04-03

Fixed

  • error in eval-sandbox
ojack
published 1.1.5 •

Changelog

Source

[1.1.5] - 2020-04-03

Added

  • fps to set target rendering speed fps=30, not setting a value or fps=undefined will render as fast as possible
  • when canvas is stretched, uses pixelated rendering rather than blurry
  • stats.fps shows current fps (read-only)
  • update function called each time a new frame is rendered. can be used like
update = (dt) => {
     // something i want to do
}

Fixed

  • invalid function does not crash editor
ojack
published 1.1.3 •

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