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

@deck.gl/json

Package Overview
Dependencies
Maintainers
6
Versions
445
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deck.gl/json - npm Package Versions

1
45

7.0.0-beta.3

Diff

Changelog

Source

deck.gl [v7.0.0-beta.3] - Apr 5 2019

  • fix project normal (#2910)
  • disable lighting in picking pass (#2908)
  • Add google maps submodule (#2899)
  • Loader.gl mesh loading (#2909)
  • SimpleMeshLayer wireframe (#2907)
  • Fix stale layer bug when using matrix attributes (#2901)
  • Fix ScenegraphLayer attribute problem (#2893)
  • use light type instead of constructor name (#2896)
  • ScenegraphLayer delete() Scenegraph (#2887)
pessimistress
published 7.0.0-beta.2 •

Changelog

Source

deck.gl [v7.0.0-beta.2] - Apr 1 2019

  • ScenegraphLayer: Final round of updates
  • New Lighting docs (#2853)
  • Bump dependencies (#2881)
  • Fix pixel projection in shaders (PR 2/2) (#2863)
  • transpile local code (#2872)
  • Add highPrecision prop to H3HexagonLayer (#2866)
  • resolve double luma.gl version error
  • integrate phong lighting to mesh layer (#2864)
  • PROPOSAL: Move Attribute from luma to deck (#2867)
  • Update to attribute and geometry APIs (#2852)
  • Set picking color only when hovering (#2850)
  • Minor fix projection in IconLayer and TextLayer (#2861)
  • Enable running layer-browser with local luma.gl (#2855)
  • Clean up column layer geometry usage (#2862)
  • Fix bitmap artifacts (#2856)
  • Add billboard option (#2846)
  • Fix pixel projection in shaders (PR 1/2) (#2844)
  • Only pick once per animation frame (#2839)
  • Cleanup unused code (#2847)
  • Remove dependency on model redraw flags (#2840)
  • Update lighting of examples (#2835)
  • clean up unused code (#2836)
xintong
published 6.4.9 •

xintong
published 6.4.8 •

jianh
published 7.0.0-alpha.5 •

Changelog

Source

deck.gl [v7.0.0-alpha.5] - Mar 15 2019

  • integrate new light module (#2806)
  • Don't fire panmove if drag started somewhere else (#2780)
  • Fixes in showcases and documentation UI (#2774)
  • Add benchmarks for attribute update (#2770)
  • Fix IconLayer autopacking: generate mipmap when constructing Texture (#2790)
  • Test utils cleanup (#2795)
  • add render test for IconLayer autopacking (#2783)
  • add lighting effect docs (#2786)
  • Improve grid aggregation perf (#2794)
  • Fix missed push in previous PR (#2793)
  • Add RFC: Imperative API Improvements (#2621)
  • JSON browser example - update to v7 (#2789)
  • Publish dev (unminified) scripts (#2788)
  • avoid creating small objects when checking redraw flags (#2785)
  • Implement binary data RFC (PR 3/3) (#2670)
  • Implement binary data RFC (PR 2/3) (#2667)
  • Implement binary data RFC (PR 1/3) (#2666)
  • Refactor mesh-layers model matrix (#2778)
  • Fix additional alias imports (#2777)
  • Fix coverage report (#2776)
  • Add mat4 instanceModelMatrix to ScenegraphLayer (#2767)
  • Move aggregation utils from core to submodule (#2771)
  • fix start-local commands (#2769)
  • Replace dev scripts with ocular-dev-tools (#2764)
  • Add tilt and height to arc-layer (#2762)
  • Use new stats API (#2763)
  • Build standalone bundle for each submodule (#2760)
  • Upgrade mapbox dependency for standalone bundle (#2757)
  • Update probe.gl versions to fix website crash (#2759)
  • fix point light class name (#2756)
jianh
published 6.4.7 •

Changelog

Source

[6.4.7] - Mar 14 2019

  • Don't fire panmove if drag started somewhere else (#2780)
  • Fix module alias error when switching branches (#2754)
  • getViewport -> makeViewport (#2752)
  • Small UI fixes and updates on the website (#2740)
jianh
published 7.0.0-alpha.4 •

Changelog

Source

deck.gl [v7.0.0-alpha.4] - Mar 5 2019

  • Remove lightSettings prop in examples and website (#2755)
  • Fix module alias error when switching branches (#2754)
  • modify doc and deprecated props (#2753)
  • add default lighting (#2749)
  • getViewport -> makeViewport (#2752)
  • Prevent mutation of color variables passed to color setters (#2733)
  • New Layer Submodule Structure (#2737)
  • Small UI fixes and updates on the website (#2740)
  • Support caching icons (#2728)
  • Rework test-utils interface (#2735)
  • integrate lighting effect (#2702)
  • Update coding guidelines to allow ES2018 (#2688)
  • Fixes typos in RFCs (#2729)
  • fix paths to examples in docs (#2722)
  • Rework test-utils interface (3/3) (#2718)
  • SolidPolygonLayer cleanup (#2714)
  • Remove internally created canvas when deck is finalized (#2715)
  • Document Update: DeckGL and View State Transitions sections (#2693)
  • add bitmap layer (#2617)
  • Add experimental onMetrics callback (#2711)
  • Fix link (#2710)
  • update getWidth in ArcLayer (#2651)
  • replace deprecated APIs of ScatterplotLayer in documentation (#2706)
  • Use shader attributes for solid polygon layer (#2703)
  • Improve picking color generation (#2697)
  • fix picking API bench test, and the wrong import of tesselator (#2699)
  • integrate phong lighting module plus picking & rendering refactor(#2540)
  • PathLayer: fix rightDeltas attribute generation when using flat vertices (#2694)
  • Mat4 model transform attribute for mesh layer. (#2685)
  • ScenegraphLayer (#2687)
  • docs: pick methods belong to Deck, not DeckGL (#2675)
  • grammar typos in primitive-layers (#2677)
  • In docs: pickObjects -> pickMultipleObjects (#2676)
  • additin -> addition (#2680)
  • Encode URL so that extra ")" does not come through (#2678)
  • Don't use invertPan flag in _onPanRotate method (#2682)
  • upgrade luma (#2686)
  • repeated word in tips-and-tricks (#2679)
  • New S2 Layer Catalog (Experimental) (#2589)
  • fix "Inherits all Viewport/View methods" (#2674)
  • Remove IO functions (moved to loaders.gl) (#2668)
  • add font atlas manager (#2639)
  • Add GreatCircleLayer (#2640)
  • specify types for defaultProps in PathMarkerLayer (#2655)
  • Add attribution to README
  • Polygon tesselation fix (#2659)
  • update the unit of getLineWidth(ScatterplotLayer) from pixels to meters in docs (#2650)
  • specify default props for trips layer (#2644)
  • updated docs with a note about getCursor (#2637)
  • add type for defaultProps in path outline layer (#2521)
  • bump dev dependencies (#2635)
  • website issue fixes (#2636)
  • fix deprecated props in brushing example (#2634)
  • Remove prefixes for grab and grabbing cursor values. (#2629)
  • fix text-layer per object highlighting (#2633)
  • Fix a "habe" typo
  • expose font settings as TextLayer props (#2628)
  • add text layer api change RFC (#2627)
  • replace deprecated props of scatterplot layer in examples (#2626)
  • replace deprecated props in arc layer (#2631)
  • replace deprecated props in line layer examples (#2630)
  • OrthographicView updates (#2625)
  • fix the visible prop in tile layer (#2624)
  • Update composite layer API (#2612)
  • update default values in scatterplot layer (#2614)
  • fix angular (#2615)
  • Remove require() (#2613)
pessimistress
published 6.4.5 •

Changelog

Source

[6.4.5] - Feb 21 2019

  • Improve picking color generation (#2697)
  • Add experimental onMetrics callback (#2711)
xiaokaiuber
published 6.4.2 •

Changelog

Source

[6.4.2] - Feb 15 2019

  • Match auto-highlight color blending behavior with 6.3
  • Don't use invertPan flag in _onPanRotate method (#2682)
pessimistress
published 6.4.0 •

Changelog

Source

[6.4.0] - Jan 29 2019

  • Remove prefixes for grab and grabbing cursor values. (#2629)
  • bump dev dependencies (#2635)
  • add type for defaultProps in path outline layer (#2521)

Pre-releases

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