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

@nivo/line

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nivo/line - npm Package Compare versions

Comparing version
0.97.0
to
0.98.0
+13
-13
package.json
{
"name": "@nivo/line",
"version": "0.97.0",
"version": "0.98.0",
"license": "MIT",

@@ -39,12 +39,12 @@ "author": {

"dependencies": {
"@nivo/annotations": "0.97.0",
"@nivo/axes": "0.97.0",
"@nivo/colors": "0.97.0",
"@nivo/core": "0.97.0",
"@nivo/legends": "0.97.0",
"@nivo/scales": "0.97.0",
"@nivo/theming": "0.97.0",
"@nivo/tooltip": "0.97.0",
"@nivo/voronoi": "0.97.0",
"@react-spring/web": "9.4.5 || ^9.7.2",
"@nivo/annotations": "0.98.0",
"@nivo/axes": "0.98.0",
"@nivo/colors": "0.98.0",
"@nivo/core": "0.98.0",
"@nivo/legends": "0.98.0",
"@nivo/scales": "0.98.0",
"@nivo/theming": "0.98.0",
"@nivo/tooltip": "0.98.0",
"@nivo/voronoi": "0.98.0",
"@react-spring/web": "9.4.5 || ^9.7.2 || ^10.0",
"@types/d3-shape": "^3.1.6",

@@ -54,3 +54,3 @@ "d3-shape": "^3.2.0"

"peerDependencies": {
"react": ">= 16.14.0 < 20.0.0"
"react": "^16.14 || ^17.0 || ^18.0 || ^19.0"
},

@@ -60,3 +60,3 @@ "publishConfig": {

},
"gitHead": "a4d90a0d5bae9eee804a981874d0c46859d0b293"
"gitHead": "3bcbaaacb582b3ee9c4d23db2b0fe55125bae65e"
}

Sorry, the diff of this file is not supported yet