New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1.0-beta.9

Diff

Changelog

Source

[v3.1.0-beta.9] -

FIX: Additional model matrix cleanup and streamlining

ibgreen
published 3.1.0-beta.8 •

Changelog

Source

[v3.1.0-beta.8] -

FIX: Model matrix cleanup

ibgreen
published 3.1.0-beta.7 •

Changelog

Source

[v3.1.0-beta.7] -

  • FIX: Re-export of beta6 with fixed config.
ibgreen
published 3.1.0-beta6 •

Changelog

Source

[v3.1.0-beta6] -

  • FIX: Fix to model matrix in meter offsets mode (now handles rotations in addition to translations)
  • BREAKING: react and experimental entry points no longer supported (after webpack transition).
  • CHANGE: Now packaged using Webpack 2 - exposed as a single bundle rather than a directory of files.
  • UPDATE: Simplification and cleanup of main example.
ibgreen
published 3.1.0-beta5 •

Changelog

Source

[v3.1.0-beta5] -

  • FIX: Disable viewport comparison (temporarily) as it broke METERS mode.
  • CHANGE: Remove react-autobind dependency (deck.gl/react now includes a minimal autobind implementation).
  • NEW: Additional examples included, including (WIP) google maps.
ibgreen
published 3.1.0-beta4 •

Changelog

Source

[v3.1.0-beta4] -

  • FIX: Restore COORDINATE_SYSTEM export
ibgreen
published 3.1.0-beta3 •

Changelog

Source

[v3.1.0-beta3] -

  • CHANGE: Move shaderlib into src, remove unneeded scripts
ibgreen
published 3.1.0-beta2 •

Changelog

Source

[v3.1.0-beta2] - Working modelMatrix

  • FIX: modelMatrix now applied correctly in both drawing and picking
  • NEW: Main example now has slider to separate layers
ibgreen
published 3.1.0-beta1 •

Changelog

Source

[v3.1.0-beta1] - Use new Viewport from viewport-mercator-project

  • NEW: Support for per-layer model matrices (layer.modelMatrix props)
  • NEW: Support for non-mercator Viewports The DeckGL React component now takes a generic Viewport prop that can be created with arbitrary view and projection matrices. If not supplied, it attempts to create a viewport from supplied mercator parameters, which corresponds to behavior before the change.
  • NEW: LayerManager.setViewport replaces LayerManager.setContext Internal changes:
  • WebGLViewport now a wrapper around a supplied Viewport rather than a subclass.
ibgreen
published 3.1.1 •

Changelog

Source

[3.1.1] - 2016-12-1

  • FIX: ExtrudedChoroplethLayer64 - Now updates uniforms when props change
  • HOTFIX ScatterplotLayer: Fix instancePositions regression in 3.1.0
  • HOTFIX DeckGL: Fix PropType warning regression in 3.1.0 (layers/effects props)
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