Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

regl

Package Overview
Dependencies
Maintainers
5
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regl - npm Package Versions

2345

2.1.1

Diff

Changelog

Source

2.1.1

  • A small maintenance release that removes dist files from source control (#676), upgrades headless-gl for dev (#675), and adds missing TypeScript declarations (#674). It should contain no changes to runtime execution.
mikolalysenko
published 2.1.0 •

mikolalysenko
published 2.0.1 •

mikolalysenko
published 2.0.0 •

mikolalysenko
published 1.7.0 •

rreusser
published 1.6.1 •

Changelog

Source

1.6.1

  • Browsers select their own, perhaps inconsistent, default for the premultipledAlpha context creation attribute. Regl enforces consistency by filling in unspecified values but since 1.4.0 has enforced false if unspecified, which seems to be nonstandard and in the minority. For improved backward compatibility, this PR sets premultipledAlpha: true when not explicitly specified. (#566, #567)
rreusser
published 1.6.0 •

Changelog

Source

1.6.0 (Do not use)

rreusser
published 1.5.2 •

Changelog

Source

1.5.2

  • Remove an additional ES6 keyword (#564)
rreusser
published 1.5.1 •

Changelog

Source

1.5.1

  • Remove accidental inclusion of ES6 keywords (#562)
rreusser
published 1.5.0 •

Changelog

Source

1.5.0

  • Resize canvas using ResizeObserver, if available. (#556)
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