You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@nivo/legends

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nivo/legends - npm Package Compare versions

Comparing version
0.94.0
to
0.95.0
+6
-6
package.json
{
"name": "@nivo/legends",
"description": "legend components for nivo dataviz library",
"version": "0.94.0",
"version": "0.95.0",
"license": "MIT",

@@ -25,6 +25,6 @@ "author": {

"dependencies": {
"@nivo/colors": "0.94.0",
"@nivo/core": "0.94.0",
"@nivo/text": "0.94.0",
"@nivo/theming": "0.94.0",
"@nivo/colors": "0.95.0",
"@nivo/core": "0.95.0",
"@nivo/text": "0.95.0",
"@nivo/theming": "0.95.0",
"@types/d3-scale": "^4.0.8",

@@ -46,3 +46,3 @@ "d3-scale": "^4.0.2"

},
"gitHead": "8a57c52bc10119d90cac8f32f0cad80c156580d1"
"gitHead": "46dbb4794ba875cff2c4bb1885c9b6e19bdbc4de"
}