Socket
Socket
Sign inDemoInstall

@react-spring/animated

Package Overview
Dependencies
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spring/animated - npm Package Compare versions

Comparing version 9.7.1 to 9.7.2

10

package.json
{
"name": "@react-spring/animated",
"version": "9.7.1",
"version": "9.7.2",
"description": "Animated component props for React",

@@ -42,7 +42,9 @@ "main": "dist/index.js",

"build": "tsup --legacy-output",
"dev": "tsup"
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist",
"dev": "tsup",
"lint": "TIMING=1 eslint \"src/**/*.ts*\""
},
"dependencies": {
"@react-spring/shared": "~9.7.1",
"@react-spring/types": "~9.7.1"
"@react-spring/shared": "~9.7.2",
"@react-spring/types": "~9.7.2"
},

@@ -49,0 +51,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