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

deck.gl

Package Overview
Dependencies
Maintainers
5
Versions
674
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-rc4

Diff

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).
ibgreen
published 3.0.0-beta27 •

Changelog

Source

[v3.0.0-beta27] - Broken

  • npm publish failed, no dist
ibgreen
published 3.0.0-beta26 •

Changelog

Source

[v3.0.0-beta26] -

  • FEATURE: line width now takes device pixel ratio into account
  • FEATURE: New life cycle methods, old methods deprecated
  • FIX: Fix for context.viewport initialization order
  • FIX: DeckGL component now cancels animation loop on unmount.
  • BREAKING: Removed blending prop from react components
  • FIX: ScreenGridLayer
  • FEATURE: ScreenGridLayer now have accessors (getPosition, getWeight) and custom color ramps (minColor, maxColor)
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