Socket
Socket
Sign inDemoInstall

reactjs-calendar-heatmap

Package Overview
Dependencies
44
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

14

package.json
{
"name": "reactjs-calendar-heatmap",
"version": "0.2.0",
"version": "0.2.1",
"description": "React component for d3.js calendar heatmap graph.",

@@ -31,4 +31,4 @@ "homepage": "https://github.com/g1eb/reactjs-calendar-heatmap#readme",

"css-loader": "^6.5.1",
"react": "^17.0.2",
"react-dom": "^16.13.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"style-loader": "^0.19.0",

@@ -40,6 +40,6 @@ "uglify-js": "^3.1.5",

"peerDependencies": {
"d3": "^7.3.0",
"moment": "^2.29.1",
"react": "^16.0.0",
"react-dom": "^16.0.0"
"d3": "^7.4.4",
"moment": "^2.29.3",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},

@@ -46,0 +46,0 @@ "engines": {

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