Socket
Socket
Sign inDemoInstall

@react-spring/types

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spring/types - npm Package Compare versions

Comparing version 9.1.2 to 9.2.0-beta.0

CHANGELOG.md

27

package.json
{
"name": "@react-spring/types",
"version": "9.1.2",
"version": "9.2.0-beta.0",
"description": "Internal package with TypeScript stuff",
"main": "src/index.ts",
"main": "index.js",
"repository": "pmndrs/react-spring",
"homepage": "https://github.com/pmndrs/react-spring#readme",
"keywords": [
"animated",
"animation",
"hooks",
"motion",
"react",
"react-native",
"spring",
"typescript",
"velocity"
],
"license": "MIT",
"publishConfig": {
"directory": "dist"
},
"scripts": {
"build": "rimraf dist && yarn copy",
"copy": "copyfiles package.json *.js *.d.ts dist"
}
"author": "Paul Henschel",
"maintainers": [
"Josh Ellis (https://github.com/joshuaellis)"
]
}
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