Socket
Socket
Sign inDemoInstall

@react-spring/core

Package Overview
Dependencies
Maintainers
1
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spring/core - npm Package Compare versions

Comparing version 0.0.0-d0cc422bcf5dc2109d1d80e6ea065b4d8861d323-20230225174329 to 0.0.0-fb0ddfbbce1fd1b524534d96188b7bdb923c7bc7-20230227080834

dist/esm/index.js

18

package.json
{
"name": "@react-spring/core",
"version": "0.0.0-d0cc422bcf5dc2109d1d80e6ea065b4d8861d323-20230225174329",
"version": "0.0.0-fb0ddfbbce1fd1b524534d96188b7bdb923c7bc7-20230227080834",
"main": "dist/index.js",

@@ -9,5 +9,5 @@ "module": "dist/index.mjs",

".": {
"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"
},

@@ -44,10 +44,10 @@ "./package.json": "./package.json"

"scripts": {
"build": "tsup",
"build": "tsup --legacy-output",
"dev": "tsup"
},
"dependencies": {
"@react-spring/animated": "0.0.0-d0cc422bcf5dc2109d1d80e6ea065b4d8861d323-20230225174329",
"@react-spring/rafz": "0.0.0-d0cc422bcf5dc2109d1d80e6ea065b4d8861d323-20230225174329",
"@react-spring/shared": "0.0.0-d0cc422bcf5dc2109d1d80e6ea065b4d8861d323-20230225174329",
"@react-spring/types": "0.0.0-d0cc422bcf5dc2109d1d80e6ea065b4d8861d323-20230225174329"
"@react-spring/animated": "0.0.0-fb0ddfbbce1fd1b524534d96188b7bdb923c7bc7-20230227080834",
"@react-spring/rafz": "0.0.0-fb0ddfbbce1fd1b524534d96188b7bdb923c7bc7-20230227080834",
"@react-spring/shared": "0.0.0-fb0ddfbbce1fd1b524534d96188b7bdb923c7bc7-20230227080834",
"@react-spring/types": "0.0.0-fb0ddfbbce1fd1b524534d96188b7bdb923c7bc7-20230227080834"
},

@@ -54,0 +54,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc