Socket
Socket
Sign inDemoInstall

react-simple-heatmap

Package Overview
Dependencies
8
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

4

dist/index.es.js

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

// console.log(legendLabels);
var borderColor = "#314659";

@@ -257,3 +259,3 @@

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

@@ -260,0 +262,0 @@ null,

@@ -193,2 +193,4 @@ 'use strict';

// console.log(legendLabels);
var borderColor = "#314659";

@@ -262,3 +264,3 @@

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

@@ -265,0 +267,0 @@ null,

{
"name": "react-simple-heatmap",
"version": "1.1.0",
"version": "1.1.1",
"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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc