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

deck.gl

Package Overview
Dependencies
Maintainers
10
Versions
677
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deck.gl - npm Package Versions

1
68

3.0.0-rc6

Diff

Changelog

Source

[v3.0.0-rc6] -

  • Support layerIndex uniform to solve z-fighting
  • gl_FragDepth extension to fix Voronoi Layer (#186)
  • Remove Scatterplot64(Meters) Layer for now (#188)
  • FIX: Made Viewport.getUniforms() overridable and more debuggable
ibgreen
published 3.0.0-rc5 •

Changelog

Source

[v3.0.0-rc5] -

  • FIX: METERS mode high precision z coordinate restored
ibgreen
published 3.0.0-rc4 •

Changelog

Source

[v3.0.0-rc4] -

  • FIX: METERS mode high precision restored
  • REMOVED unfinished GeoJson layer
  • FIX: gl.viewport only called when view size changes
ibgreen
published 3.0.0-rc3 •

Changelog

Source

[v3.0.0-rc3] -

  • FIX: Uniforms arg on Layer.draw()
ibgreen
published 3.0.0-rc2 •

Changelog

Source

[v3.0.0-rc2] -

  • FIX to ChoroplethLayer64 colors
  • FIX: METERS MODE
  • Viewport now imported from viewport-mercator-project
  • Dependency cleanup - several no longer needed dependencies removed
  • Doc now serves locally from relative directories
ibgreen
published 3.0.0-rc1 •

Changelog

Source

[v3.0.0-rc1] - First Release Candidate, Final API changes

  • BREAKING: Removed pickInfo life cycle method - can be handled by pick
  • FEATURE: Add onLayerClick and onLayerHover methods to deck.gl wrapper.
  • FIX: Restore multilayer picking. Fixes #136.
  • PERF: Enable Uint8Array color attributes
    • Layer.instancePickingColors and Scatterplot.instanceColors now Uint8Arrays
ibgreen
published 3.0.0-beta31 •

Changelog

Source

[v3.0.0-beta31] - Stabilization/Performance round

  • FIX: Scatterplot lineWidth warning
  • FIX: context.viewport = null in draw
  • FIX: opacity prop.
  • FEATURE: Enables prop diff tracing (deck.log.priority = 1)
  • PERF: Defeat spurious redraws
ibgreen
published 3.0.0-beta30 •

Changelog

Source

[v3.0.0-beta30] - Perf fixes - significantly reduce GPU load.

  • FIX: compareProps and updateTriggers fixes
  • PERF: reduce unnecessary updates
  • Doc updates
ibgreen
published 3.0.0-beta29 •

Changelog

Source

[v3.0.0-beta29] -

  • FIX: ArcLayer flickering last segments
  • FIX: Scatterplot Layer exception
  • FIX: Layer lifecycle - initialization/update of sublayers
  • Doc update of Layers
ibgreen
published 3.0.0-beta28 •

Changelog

Source

[v3.0.0-beta28] -

  • BREAKING CHANGE: Picking API final version. Fixes #115. Fixes #116.
  • FIX: Ignore null layers
  • FIX: Warns once instead of throws on deprecated props.
  • FIX: Pinned babel-plugin-glslify version to avoid broken release
  • Remove broken layers (HexagonLayer and PointCloudLayer).
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