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

mapboxgl-heatmap

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapboxgl-heatmap - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

1

index.js

@@ -11,2 +11,3 @@ var webgl_heatmap = require('./bin/webgl-heatmap');

heatmap_canvas.style.width = '100%';
heatmap_canvas.style.height = '100%';
map.container.appendChild(heatmap_canvas);

@@ -13,0 +14,0 @@

2

package.json
{
"name": "mapboxgl-heatmap",
"version": "0.1.0",
"version": "0.1.1",
"description": "Rudamentary MapBoxGL Plugin to add ability to add a heatmap",

@@ -5,0 +5,0 @@ "main": "index.js",

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