@nivo/voronoi
Advanced tools
Comparing version 0.75.0 to 0.76.0
{ | ||
"name": "@nivo/voronoi", | ||
"version": "0.75.0", | ||
"version": "0.76.0", | ||
"license": "MIT", | ||
@@ -36,3 +36,3 @@ "author": { | ||
"devDependencies": { | ||
"@nivo/core": "0.75.0", | ||
"@nivo/core": "0.76.0", | ||
"@types/d3-delaunay": "^5.3.0", | ||
@@ -42,3 +42,3 @@ "@types/d3-scale": "^3.2.2" | ||
"peerDependencies": { | ||
"@nivo/core": "0.75.0", | ||
"@nivo/core": "0.76.0", | ||
"react": ">= 16.14.0 < 18.0.0" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "bfe8126876bf0e46ad82251935ab78178e901bcf" | ||
"gitHead": "0feb061ac0e4cd9ac6a27f5714e3629d1dcdcf4f" | ||
} |
@@ -9,2 +9,2 @@ # `@nivo/voronoi` | ||
![Voronoi](https://raw.githubusercontent.com/plouc/nivo/master/packages/voronoi/doc/voronoi.png) | ||
![Voronoi](https://raw.githubusercontent.com/plouc/nivo/master/website/src/assets/captures/voronoi.png) |
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
89262
0