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

@react-spring/web

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spring/web - npm Package Compare versions

Comparing version
9.2.0-beta.2
to
9.2.0-beta.3
+2
-0
CHANGELOG.md
# @react-spring/web
## 9.2.0-beta.3
## 9.2.0-beta.2

@@ -4,0 +6,0 @@

+2
-2
{
"name": "@react-spring/web",
"version": "9.2.0-beta.2",
"version": "9.2.0-beta.3",
"main": "dist/react-spring-web.cjs.js",

@@ -36,5 +36,5 @@ "module": "dist/react-spring-web.esm.js",

"peerDependencies": {
"react": ">=16.8",
"react": "^16.8.0 || ^17.0.0",
"react-dom": ">=16.8"
}
}