New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@react-spring/parallax

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spring/parallax - npm Package Compare versions

Comparing version 9.6.1 to 9.7.0-beta.0

dist/index.d.ts

13

package.json
{
"name": "@react-spring/parallax",
"version": "9.6.1",
"main": "dist/react-spring-parallax.cjs.js",
"module": "dist/react-spring-parallax.esm.js",
"version": "9.7.0-beta.0",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"files": [

@@ -30,7 +31,9 @@ "dist/*",

"scripts": {
"build": "tsup",
"dev": "tsup",
"test": "vite serve ./test"
},
"dependencies": {
"@react-spring/shared": "~9.6.1",
"@react-spring/web": "~9.6.1"
"@react-spring/shared": "~9.7.0-beta.0",
"@react-spring/web": "~9.7.0-beta.0"
},

@@ -37,0 +40,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc