New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nivo/circle-packing

Package Overview
Dependencies
Maintainers
2
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nivo/circle-packing - npm Package Compare versions

Comparing version 0.70.1 to 0.71.0

2

dist/types/Circles.d.ts

@@ -9,3 +9,3 @@ /// <reference types="react" />

*/
export declare const interpolateRadius: (radiusValue: SpringValue<number>) => import("@react-spring/core").Interpolation<number, any>;
export declare const interpolateRadius: (radiusValue: SpringValue<number>) => import("@react-spring/web").Interpolation<number, any>;
declare type CirclesProps<RawDatum> = {

@@ -12,0 +12,0 @@ nodes: ComputedDatum<RawDatum>[];

{
"name": "@nivo/circle-packing",
"version": "0.70.1",
"version": "0.71.0",
"license": "MIT",

@@ -32,14 +32,14 @@ "author": {

"dependencies": {
"@nivo/colors": "0.70.1",
"@nivo/tooltip": "0.70.1",
"@react-spring/web": "9.1.2",
"@nivo/colors": "0.71.0",
"@nivo/tooltip": "0.71.0",
"@react-spring/web": "9.2.0",
"d3-hierarchy": "^1.1.8",
"lodash": "^4.17.11"
"lodash": "^4.17.21"
},
"devDependencies": {
"@nivo/core": "0.70.1",
"@nivo/core": "0.71.0",
"@types/d3-hierarchy": "^1.1.7"
},
"peerDependencies": {
"@nivo/core": "0.70.1",
"@nivo/core": "0.71.0",
"prop-types": ">= 15.5.10 < 16.0.0",

@@ -51,3 +51,3 @@ "react": ">= 16.8.4 < 18.0.0"

},
"gitHead": "460d79b04e335bd32a80226da417d41d312b893d"
"gitHead": "232b613bd61d2b8e5c783f4181b2d14580e2fd27"
}

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