@nivo/arcs
Advanced tools
Comparing version 0.75.0 to 0.76.0
@@ -32,5 +32,4 @@ import { SpringValue } from '@react-spring/web'; | ||
transition: import("@react-spring/web").TransitionFn<Datum, { | ||
offset: number; | ||
opacity: number; | ||
offset: number; | ||
textColor: string; | ||
startAngle: number; | ||
@@ -40,2 +39,3 @@ endAngle: number; | ||
outerRadius: number; | ||
textColor: string; | ||
diagonalLength: number; | ||
@@ -42,0 +42,0 @@ straightLength: number; |
{ | ||
"name": "@nivo/arcs", | ||
"version": "0.75.0", | ||
"version": "0.76.0", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "author": { | ||
"dependencies": { | ||
"@nivo/colors": "0.75.0", | ||
"@nivo/colors": "0.76.0", | ||
"@react-spring/web": "9.3.1", | ||
@@ -37,7 +37,7 @@ "d3-shape": "^1.3.5" | ||
"devDependencies": { | ||
"@nivo/core": "0.75.0", | ||
"@nivo/core": "0.76.0", | ||
"@types/d3-shape": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@nivo/core": "0.75.0", | ||
"@nivo/core": "0.76.0", | ||
"react": ">= 16.14.0 < 18.0.0" | ||
@@ -48,3 +48,3 @@ }, | ||
}, | ||
"gitHead": "bfe8126876bf0e46ad82251935ab78178e901bcf" | ||
"gitHead": "0feb061ac0e4cd9ac6a27f5714e3629d1dcdcf4f" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
0
+ Added@nivo/colors@0.76.0(transitive)
+ Added@nivo/core@0.76.0(transitive)
+ Added@nivo/recompose@0.76.0(transitive)
+ Added@nivo/tooltip@0.76.0(transitive)
- Removed@nivo/colors@0.75.0(transitive)
- Removed@nivo/core@0.75.0(transitive)
- Removed@nivo/recompose@0.75.0(transitive)
- Removed@nivo/tooltip@0.75.0(transitive)
Updated@nivo/colors@0.76.0