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

cesium

Package Overview
Dependencies
Maintainers
14
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cesium - npm Package Versions

1
14

1.56.1

Diff

Changelog

Source

1.56.1 - 2019-04-02

Additions :tada:
  • Resource.fetchImage now takes a preferImageBitmap option to use createImageBitmap when supported to move image decode off the main thread. This option defaults to false.
Breaking Changes :mega:
  • The following breaking changes are relative to 1.56. The Resource.fetchImage behavior is now identical to 1.55 and earlier.
    • Changed Resource.fetchImage back to return an Image by default, instead of an ImageBitmap when supported. Note that an ImageBitmap cannot be flipped during texture upload. Instead, set flipY : true during fetch to flip it.
    • Changed the default flipY option in Resource.fetchImage to false. This only has an effect when ImageBitmap is used.
lilleyse
published 1.56.0 •

hpinkos
published 1.55.0 •

mramato
published 1.54.0 •

tfili
published 1.53.0 •

mramato
published 1.52.0 •

lilleyse
published 1.51.0 •

hpinkos
published 1.50.0 •

analyticalgraphics
published 1.49.0 •

tfili
published 1.48.0 •

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