Socket
Socket
Sign inDemoInstall

@nivo/arcs

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nivo/arcs - npm Package Compare versions

Comparing version 0.75.0 to 0.76.0

4

dist/types/arc_link_labels/useArcLinkLabelsTransition.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc