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-d0cc422bcf5dc2109d1d80e6ea065b4d8861d323-20230225174329 to 0.0.0-fb0ddfbbce1fd1b524534d96188b7bdb923c7bc7-20230227080834

dist/esm/index.js

10

package.json
{
"name": "@react-spring/types",
"version": "0.0.0-d0cc422bcf5dc2109d1d80e6ea065b4d8861d323-20230225174329",
"version": "0.0.0-fb0ddfbbce1fd1b524534d96188b7bdb923c7bc7-20230227080834",
"description": "Internal package with TypeScript stuff",

@@ -10,5 +10,5 @@ "main": "dist/index.js",

".": {
"import": "./dist/index.mjs",
"require": "./dist/index.js",
"types": "./dist/index.d.ts"
"types": "./dist/index.d.ts",
"import": "./dist/esm/index.js",
"require": "./dist/index.js"
},

@@ -41,5 +41,5 @@ "./package.json": "./package.json"

"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