Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-spring/types

Package Overview
Dependencies
Maintainers
1
Versions
81
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 0.0.0-00758660b56704e0949d99f4251c275d738376fe-20230225114436 to 0.0.0-1f54fd5554e133fd353fcf3bd85edeac3562a1a0-20230225150642

19

package.json
{
"name": "@react-spring/types",
"version": "0.0.0-00758660b56704e0949d99f4251c275d738376fe-20230225114436",
"version": "0.0.0-1f54fd5554e133fd353fcf3bd85edeac3562a1a0-20230225150642",
"description": "Internal package with TypeScript stuff",
"type": "module",
"main": "index.js",
"types": "index.d.ts",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"files": [
"dist/*",
"README.md",
"LICENSE"
],
"repository": "pmndrs/react-spring",

@@ -25,3 +30,7 @@ "homepage": "https://github.com/pmndrs/react-spring#readme",

"Josh Ellis (https://github.com/joshuaellis)"
]
],
"scripts": {
"build": "tsup",
"dev": "tsup"
}
}
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