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.93.0
to
0.94.0
+6
-6
package.json
{
"name": "@nivo/legends",
"description": "legend components for nivo dataviz library",
"version": "0.93.0",
"version": "0.94.0",
"license": "MIT",

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

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

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

},
"gitHead": "83293c9d3d4c8fd10e92077f6d8e64057e15221d"
"gitHead": "8a57c52bc10119d90cac8f32f0cad80c156580d1"
}