New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@manufac/reactjs-calendar-heatmap

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@manufac/reactjs-calendar-heatmap - npm Package Compare versions

Comparing version

to
0.2.9

6

package.json
{
"name": "@manufac/reactjs-calendar-heatmap",
"version": "0.2.8",
"version": "0.2.9",
"description": "React component for d3.js calendar heatmap graph.",

@@ -26,6 +26,6 @@ "homepage": "https://manufac-analytics.github.io/reactjs-calendar-heatmap/",

"import": "./dist/umd/index.js",
"require": "./dist/umd/index.js"
"require": "./dist/esm/index.js"
},
"main": "dist/umd/index.js",
"module": "dist/umd/index.js",
"module": "dist/esm/index.js",
"types": "dist/umd/types.d.ts",

@@ -32,0 +32,0 @@ "files": [