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

@lunit/heatmap

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lunit/heatmap - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

2

package.json
{
"name": "@lunit/heatmap",
"version": "0.2.5",
"version": "0.2.6",
"description": "Heatmap Library",

@@ -5,0 +5,0 @@ "author": {

@@ -28,3 +28,3 @@ # Heatmap

<!-- import **/*.stories.{ts,tsx} --title-tag h3 -->
<h3>__stories__/HeatmapScaleSVGImage.stories.tsx</h3>
<h3>\_\_stories\_\_/HeatmapScaleSVGImage.stories.tsx</h3>
```tsx

@@ -55,3 +55,3 @@ import { number, withKnobs } from '@storybook/addon-knobs';

```
<h3>__stories__/posMapToImageData.stories.tsx</h3>
<h3>\_\_stories\_\_/posMapToImageData.stories.tsx</h3>
```tsx

@@ -98,3 +98,3 @@ import { posMapToImageData } from '@lunit/heatmap';

```
<h3>__stories__/useHeatmapScaleImageURI.stories.tsx</h3>
<h3>\_\_stories\_\_/useHeatmapScaleImageURI.stories.tsx</h3>
```tsx

@@ -136,3 +136,3 @@ import { number, withKnobs } from '@storybook/addon-knobs';

<!-- import __tests__/*.{ts,tsx} --title-tag h3 -->
<h3>__tests__/heatmap.test.ts</h3>
<h3>\_\_tests\_\_/heatmap.test.ts</h3>
```ts

@@ -139,0 +139,0 @@ import { getAlpha } from '../draw/getAlpha';

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