@manufac/reactjs-calendar-heatmap
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@manufac/reactjs-calendar-heatmap", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "React component for d3.js calendar heatmap graph.", | ||
@@ -46,7 +46,9 @@ "homepage": "https://manufac-analytics.github.io/reactjs-calendar-heatmap/", | ||
"peerDependencies": { | ||
"d3": "^7.4.4", | ||
"moment": "^2.29.3", | ||
"react": "^18.0.0", | ||
"react-dom": "^18.0.0" | ||
}, | ||
"dependencies": { | ||
"d3": "^7.4.4", | ||
"moment": "^2.29.3" | ||
}, | ||
"engines": { | ||
@@ -53,0 +55,0 @@ "node": ">=6.0.0" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
6799319
82146
1
+ Addedd3@^7.4.4
+ Addedmoment@^2.29.3