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

@uiw/react-heat-map

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-heat-map - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

esm/SVG.d.ts

@@ -6,3 +6,3 @@ import React from 'react';

date: string;
content: string | string[] | React.ReactNode;
content?: string | string[] | React.ReactNode;
count: number;

@@ -9,0 +9,0 @@ };

@@ -6,3 +6,3 @@ import React from 'react';

date: string;
content: string | string[] | React.ReactNode;
content?: string | string[] | React.ReactNode;
count: number;

@@ -9,0 +9,0 @@ };

{
"name": "@uiw/react-heat-map",
"version": "2.1.0",
"version": "2.1.1",
"description": "React component create calendar heatmap to visualize time series data, a la github contribution graph.",

@@ -5,0 +5,0 @@ "homepage": "https://uiwjs.github.io/react-heat-map/",

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