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

lsvp-react-calendar-heatmap

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lsvp-react-calendar-heatmap - npm Package Compare versions

Comparing version 1.9.2 to 1.9.3

3

dist/react-calendar-heatmap.cjs.js

@@ -617,3 +617,4 @@ 'use strict';

}, this.getTooltipDataAttrsForIndex(index)), React.createElement("title", null, this.getTitleForIndex(index))), React.createElement("circle", _extends({}, this.getTooltipDataAttrsForIndex(index), {
r: 0,
x: x,
y: y,
cx: x + SQUARE_SIZE / 2,

@@ -620,0 +621,0 @@ cy: y + SQUARE_SIZE / 2,

@@ -613,3 +613,4 @@ import React from 'react';

}, this.getTooltipDataAttrsForIndex(index)), React.createElement("title", null, this.getTitleForIndex(index))), React.createElement("circle", _extends({}, this.getTooltipDataAttrsForIndex(index), {
r: 0,
x: x,
y: y,
cx: x + SQUARE_SIZE / 2,

@@ -616,0 +617,0 @@ cy: y + SQUARE_SIZE / 2,

@@ -619,3 +619,4 @@ (function (global, factory) {

}, this.getTooltipDataAttrsForIndex(index)), React.createElement("title", null, this.getTitleForIndex(index))), React.createElement("circle", _extends({}, this.getTooltipDataAttrsForIndex(index), {
r: 0,
x: x,
y: y,
cx: x + SQUARE_SIZE / 2,

@@ -622,0 +623,0 @@ cy: y + SQUARE_SIZE / 2,

{
"name": "lsvp-react-calendar-heatmap",
"version": "1.9.2",
"version": "1.9.3",
"description": "A calendar heatmap component built on SVG, inspired by Github's commit calendar graph. Forked by LSVP",

@@ -5,0 +5,0 @@ "author": "Bill Zdon",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc