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 0.0.0-1f54fd5554e133fd353fcf3bd85edeac3562a1a0-20230225150642 to 0.0.0-40ac9039be0c657954e31ea7588bee4abbf1df1f-20230227081728

dist/esm/index.js

15

package.json
{
"name": "@react-spring/types",
"version": "0.0.0-1f54fd5554e133fd353fcf3bd85edeac3562a1a0-20230225150642",
"version": "0.0.0-40ac9039be0c657954e31ea7588bee4abbf1df1f-20230227081728",
"description": "Internal package with TypeScript stuff",
"main": "dist/index.js",
"module": "dist/index.mjs",
"module": "dist/esm/index.js",
"types": "dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/esm/index.js",
"module": "./dist/esm/index.js",
"require": "./dist/index.js"
},
"./package.json": "./package.json"
},
"files": [

@@ -32,5 +41,5 @@ "dist/*",

"scripts": {
"build": "tsup",
"build": "tsup --legacy-output",
"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