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.0.0-beta.12 to 9.0.0-beta.14

postinstall.js

19

package.json
{
"name": "@react-spring/animated",
"version": "9.0.0-beta.12",
"version": "9.0.0-beta.14",
"description": "Animated component props for React",

@@ -26,13 +26,20 @@ "keywords": [

"sideEffects": false,
"main": "index.cjs.js",
"module": "index.js",
"types": "index.d.ts",
"main": "src/index.cjs.js",
"module": "src/index.js",
"types": "src/index.d.ts",
"scripts": {
"postinstall": "node postinstall.js"
},
"dependencies": {
"@babel/runtime": "^7.3.1",
"@react-spring/shared": "^9.0.0-beta.12",
"@react-spring/shared": "^9.0.0-beta.14",
"tslib": "^1.9.3"
},
"devDependencies": {
"typescript": "3.5.1"
},
"publishConfig": {
"access": "public"
}
},
"react-native": "src/index.ts"
}
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