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

@react-spring/core

Package Overview
Dependencies
Maintainers
1
Versions
134
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 9.0.0-beta.20 to 9.0.0-beta.21

index.cjs.js

12

package.json
{
"name": "@react-spring/core",
"version": "9.0.0-beta.20",
"version": "9.0.0-beta.21",
"description": "Cross-platform animation engine",

@@ -26,5 +26,5 @@ "keywords": [

"sideEffects": false,
"main": "src/index.cjs.js",
"module": "src/index.js",
"types": "src/index.d.ts",
"main": "index.cjs.js",
"module": "index.js",
"types": "index.d.ts",
"scripts": {

@@ -35,4 +35,4 @@ "postinstall": "node -e \"console.log('\\u001b[35m\\u001b[1mEnjoy react-spring? You can now donate to our open collective:\\u001b[22m\\u001b[39m\\n > \\u001b[34mhttps://opencollective.com/react-spring/donate\\u001b[0m')\""

"@babel/runtime": "^7.3.1",
"@react-spring/animated": "^9.0.0-beta.20",
"@react-spring/shared": "^9.0.0-beta.20",
"@react-spring/animated": "^9.0.0-beta.21",
"@react-spring/shared": "^9.0.0-beta.21",
"tslib": "^1.9.3",

@@ -39,0 +39,0 @@ "use-memo-one": "^1.1.0"

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