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
679
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

5.3.0-alpha.2

Diff

Changelog

Source

[5.3.0-alpha.2] - April 30 2018

  • use baseline:hanging if advanced text metrics is not supported (#1753)
  • Smaller viewState related fixes (#1750)
  • Picking overlapping objects RFC implementation (#1730)
  • Update example links in README.md (#1744)
  • Update picking RFC (#1747)
  • Fix standalone bundle inline version (#1746)
  • handle right button pan in MapControls (#1745)
  • update lite module dependency
  • Embedded layer demo fixes (#1741)
  • Test cleanup (#1739)
  • Update showcases links (#1738)
  • Make DeckGL doc refer to Deck docs (#1737)
  • More website link fixes (#1736)
  • Fix outdated source links (#1735)
deck.gl
published 5.2.1 •

Changelog

Source

[5.2.1] - April 30 2018

  • use baseline:hanging if advanced text metrics is not supported (#1753)
  • Update example links in README.md (#1744)
  • Fix standalone bundle inline version (#1746)
  • handle right button pan in MapControls (#1745)
  • update dependency
  • Update release date in what's new
  • update lock file
deck.gl
published 5.2.0 •

Changelog

Source

[5.2.0] - April 24 2018

  • Embedded layer demo fixes (#1741)
  • Update showcases links (#1738)
  • Make DeckGL doc refer to Deck docs (#1737)
  • More website link fixes (#1736)
  • Fix outdated source links (#1735)
  • remove v6.0 section from whats new document point to 5.2-release docs
  • Fix bad links on website (#1734)
  • View documentation updates. (#1731)
  • Website fixes and optimizations (#1732)
  • Update RFC master page
  • Update RFC catalog (#1721)
  • fix example test (#1727)
  • run lint to format code
  • fix vis academy page on website (#1726)
  • Upgrade point cloud LAZ to webpack 4 (#1725)
  • Move wind and graph examples to showcases (#1724)
  • fix bad yarn lock to handle test regression
  • Fix multi viewport example (#1723)
  • Documentation Formats (#1722)
  • Add AsciiLayer demo (#1715)
  • Add lint for docs (#1719)
  • more doc fix for test-utils (#1720)
  • Update scripting API docs (#1717)
  • Update test-utils website pages (#1718)
  • Clean up js examples (#1716)
  • v5.2 website changes (#1710)
  • Lighting module fixes (#1714)
  • Reorganize examples (#1700)
  • handle review feedback for useDevicePixels (#1713)
  • fix useDevicePixels bug (#1712)
deck.gl
published 5.3.0-alpha.1 •

Changelog

Source

[5.3.0-alpha.1] - April 23 2018

  • Bump luma.gl to 5.3.0-alpha.1
deck.gl
published 5.2.0-rc.1 •

Changelog

Source

[5.2.0-rc.1] - April 11 2018

  • Bump math.gl (#1708)
  • format code style
  • Fix inverted FirstPersonView (#1707)
  • fix version embedding (#1703)
  • Prettier
deck.gl
published 5.2.0-beta.3 •

Changelog

Source

[5.2.0-beta.3] - April 11 2018

  • Fixes: disable babel-minify, check if stats object is provided (#1701)
  • Fix font bounding box (#1698)
  • remove missing import global (#1697)
  • fix publish script typo (#1692)
  • Support characterSet prop in TextLayer (#1693)
  • update dependency versions
  • update change log
deck.gl
published 5.2.0-beta.2 •

Changelog

Source

[5.2.0-beta.2] - April 11 2018

  • Support Observable (#1690)
  • default width and height props (#1688)
  • fix plot example in website (#1685)
deck.gl
published 5.2.0-beta.1 •

Changelog

Source

[5.2.0-beta.1] - April 11 2018

  • format changelog
  • Move "fragile" carto pure JS example to wip folder (#1674)
  • update whats new (#1682)
  • Clean up npm scripts (#1657)
  • replace deck.gl-layers with @deck.gl/experimental-layers (#1681)
  • Support non-monospace fonts in TextLayer (#1680)
  • use fetch instead of d3-request/json in examples (#1639)
  • add text-layer screenshot to what's new (#1678)
  • Publish standalone bundle with the main package (#1671)
  • Clean up cell layers code (#1675)
  • regenerate font atlas when fontFamily changed (#1669)
  • Expose MapController class and enable it to be used with Deck.controller prop (#1666)
  • ignore standalone module for now (#1670)
  • Fix auto resize and controller (#1656)
  • What's new update (#1667)
  • fix website dependencies (#1665)
  • fix example tests (#1644)
  • add linter to ci test (#1664)
  • fix bootstrap (#1663)
  • fix(docs): wdith to width typo (#1658)
  • Add TextLayer demo (#1646)
  • Module split PR1 (#1651)
  • Deck Component: auto resize handling (#1389)
jianh
published 5.2.0-alpha.8 •

Changelog

Source

[5.2.0-alpha.8] - April 5 2018

  • Bump examples to 5.2 alpha versions (#1649)
  • Bump example package.json to make it clear these are for future release (#1648)
  • fix bench browser test (#1647)
  • fix text layer issue on windows (#1645)
  • Fix without-map (#1642)
  • Initial commit of standalone js module (#1605)
  • Clean up LayerManager context handling (#1628)
  • remove wrong deck.gl version in tagmap
  • Fix OrthographicView (#1638)
  • Introduce babel 7 (#1636)
  • Fix render tests by temporarily reverting orhtographic map support (#1635)
  • Final immutable removal (#1634)
  • Improve test script speed. Fix test-browser reliability (#1632)
  • Remove polyfill. Update test scripts (#1633)
  • Text layer audit (#1627)
  • Add ScreenGrid Icon, fix doc link (#1622)
  • Update examples using new View classes and Deck/Controller integration (#1616)
  • fix attribute transition manager (#1621)
  • Integrate controllers into Deck component (#1615)
  • GpuScreenGridLayer : RFC and Fixes (#1617)
  • tagmap layer example improvements (#1620)
  • Update deck.gl whats new doc (#1589)
  • Viewport improvements, orthographic projection support (#1614)
  • View improvements (#1613)
  • Make View and Deck classes into official exports (#1612)
  • View doc updates (#1610)
  • add 3d rotation to MeshLayer (#1602)
  • Hotfix to plot layer and node tests (#1611)
  • ScreenGrid GPU Aggregation (Part-3, Add GPU Aggregation) (#1603)
  • ScreenGrid GPU Aggregation (Part-2, add support for UBO) (#1593)
  • Bump luma.gl to 5.2.0-alpha.10
  • fix website build (#1604)
  • Merge experimental SolidPolygonLayer into core-layers (#1405)
  • Move text-layer from experimental-layers to core-layers (#1590)
  • fix text layer update triggers (#1598)
  • unbold console output after test (#1596)
  • Improve text layer perf (#1597)
  • use unified projection in experimental layer shaders (#1595)
  • Webpack 4 (#1594)
  • Focal distance (#1588)
  • Split out Attribute class from AttributeManager (#1578)
  • Remove use of external asserts (#1567)
  • Create advanced-text-layer in experimental-layers (#1573)
  • bump luma.gl version to 5.2.0-alpha.9
  • fallback luma.gl to 5.2.0-alpha.3
  • Move docs
  • Standalone JS RFC (#1565)
  • Remove prevLayers, move oldProps to layer internal state (#1553)
  • Reorganize docs (#1514)
  • ScreenGrid GPU Aggregation (Part-1, use Buffers) (#1584)
  • Address audit comments (#1580)
  • Test directory cleanup (#1577)
  • Add esnext dist and test-size script (#1559)
  • Remove invalid deprecation warning (#1575)
  • Fix MeshLayer texture rendering (#1570)
jianh
published 5.1.4 •

Changelog

Source

deck.gl v5.1.4 March 23, 2018

  • fix memory leak by deleting unused models (#1561)
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