Socket
Socket
Sign inDemoInstall

@react-spring/rafz

Package Overview
Dependencies
0
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.6.1 to 9.7.0-beta.0

dist/index.d.ts

13

package.json
{
"name": "@react-spring/rafz",
"version": "9.6.1",
"version": "9.7.0-beta.0",
"description": "react-spring's fork of rafz one frameloop to rule them all",
"main": "dist/react-spring-rafz.cjs.js",
"module": "dist/react-spring-rafz.esm.js",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"files": [

@@ -26,3 +27,7 @@ "dist/*",

"license": "MIT",
"author": "Josh Ellis"
"author": "Josh Ellis",
"scripts": {
"build": "tsup",
"dev": "tsup"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc