You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-simple-heatmap

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simple-heatmap - npm Package Compare versions

Comparing version

to
1.1.2

8

dist/index.es.js

@@ -174,4 +174,4 @@ import React, { Component, Fragment } from 'react';

// const legendLabels = [0, 0.2, 0.4, 0.6, 0.8, 1];
var yLabels = [0, 0.2, 0.4, 0.6, 0.8, 1];
var xLabels = [0, 0.2, 0.4, 0.6, 0.8, 1];
// const yLabels = [0, 0.2, 0.4, 0.6, 0.8, 1];
// const xLabels = [0, 0.2, 0.4, 0.6, 0.8, 1];

@@ -189,2 +189,4 @@ // Create the legend

console.log("legendStep", legendLabels);
// console.log(legendLabels);

@@ -260,3 +262,3 @@

),
this.props.showLegend && min && React.createElement(
this.props.showLegend && min !== undefined && React.createElement(
Fragment,

@@ -263,0 +265,0 @@ null,

@@ -179,4 +179,4 @@ 'use strict';

// const legendLabels = [0, 0.2, 0.4, 0.6, 0.8, 1];
var yLabels = [0, 0.2, 0.4, 0.6, 0.8, 1];
var xLabels = [0, 0.2, 0.4, 0.6, 0.8, 1];
// const yLabels = [0, 0.2, 0.4, 0.6, 0.8, 1];
// const xLabels = [0, 0.2, 0.4, 0.6, 0.8, 1];

@@ -194,2 +194,4 @@ // Create the legend

console.log("legendStep", legendLabels);
// console.log(legendLabels);

@@ -265,3 +267,3 @@

),
this.props.showLegend && min && React__default.createElement(
this.props.showLegend && min !== undefined && React__default.createElement(
React.Fragment,

@@ -268,0 +270,0 @@ null,

{
"name": "react-simple-heatmap",
"version": "1.1.1",
"version": "1.1.2",
"description": "A simple React component to create responsive heatmap.",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.