Socket
Socket
Sign inDemoInstall

canvas-heatmap

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

canvas-heatmap - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "canvas-heatmap",
"version": "1.1.0",
"version": "1.1.1",
"description": "Interactive heatmap, capable of displaying 1,000,000+ data points using canvas and d3. ",

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

@@ -24,11 +24,5 @@ # Canvas Heatmap

```
var heatmap = require('canvas-heatmap');
<script src="https://unpkg.com/canvas-heatmap"></script>
```
or even
```
<script src="//unpkg.com/canvas-heatmap"></script>
```
then

@@ -35,0 +29,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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