@nivo/arcs
Advanced tools
Comparing version 0.83.1 to 0.84.0
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
import { SpringValue, Interpolation } from '@react-spring/web'; | ||
@@ -2,0 +3,0 @@ import { DatumWithArcAndColor } from '../types'; |
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
export declare const ArcLabelComponent: <Datum extends import("../types").DatumWithArcAndColor>({ label, style, }: import("./ArcLabel").ArcLabelProps<Datum>) => JSX.Element; | ||
@@ -2,0 +3,0 @@ export * from './ArcLabelsLayer'; |
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
import { SpringValue, Interpolation } from '@react-spring/web'; | ||
@@ -2,0 +3,0 @@ import { DatumWithArcAndColor } from '../types'; |
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
export declare const ArcLinkLabelComponent: <Datum extends import("../types").DatumWithArcAndColor>({ label, style, }: import("./ArcLinkLabel").ArcLinkLabelProps<Datum>) => JSX.Element; | ||
@@ -2,0 +3,0 @@ export * from './ArcLinkLabelsLayer'; |
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
import { animated, AnimatedProps } from '@react-spring/web'; | ||
@@ -2,0 +3,0 @@ import { ExtractProps } from '@nivo/core'; |
{ | ||
"name": "@nivo/arcs", | ||
"version": "0.83.1", | ||
"version": "0.84.0", | ||
"license": "MIT", | ||
@@ -31,4 +31,4 @@ "author": { | ||
"dependencies": { | ||
"@nivo/colors": "0.83.1", | ||
"@nivo/core": "0.83.1", | ||
"@nivo/colors": "0.84.0", | ||
"@nivo/core": "0.84.0", | ||
"@react-spring/web": "9.4.5 || ^9.7.2", | ||
@@ -44,3 +44,3 @@ "@types/d3-shape": "^2.0.0", | ||
}, | ||
"gitHead": "64f4a7d3a7e0c6525d1129648a44f2502c41fb4d" | ||
"gitHead": "71f3496361eb33c10380d12d3abb200813d9429b" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
432664
1550
+ Added@nivo/colors@0.84.0(transitive)
+ Added@nivo/core@0.84.0(transitive)
+ Added@nivo/recompose@0.84.0(transitive)
+ Added@nivo/tooltip@0.84.0(transitive)
- Removed@nivo/colors@0.83.1(transitive)
- Removed@nivo/core@0.83.1(transitive)
- Removed@nivo/recompose@0.83.0(transitive)
- Removed@nivo/tooltip@0.83.1(transitive)
Updated@nivo/colors@0.84.0
Updated@nivo/core@0.84.0