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

@nivo/text

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nivo/text - npm Package Compare versions

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

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

"dependencies": {
"@nivo/core": "0.97.0",
"@nivo/theming": "0.97.0",
"@react-spring/web": "9.4.5 || ^9.7.2"
"@nivo/core": "0.98.0",
"@nivo/theming": "0.98.0",
"@react-spring/web": "9.4.5 || ^9.7.2 || ^10.0"
},
"peerDependencies": {
"react": ">= 16.14.0 < 20.0.0"
"react": "^16.14 || ^17.0 || ^18.0 || ^19.0"
},

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

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