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

@splinetool/react-spline

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splinetool/react-spline - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

dist/react-spline.cjs

12

package.json
{
"name": "@splinetool/react-spline",
"version": "2.2.4",
"version": "2.2.5",
"packageManager": "yarn@3.3.0",

@@ -10,10 +10,10 @@ "files": [

"types": "./dist/Spline.d.ts",
"main": "./dist/react-spline.cjs.js",
"module": "./dist/react-spline.es.js",
"react-native": "./dist/react-spline.es.js",
"main": "./dist/react-spline.cjs",
"module": "./dist/react-spline.js",
"react-native": "./dist/react-spline.js",
"exports": {
".": {
"types": "./dist/Spline.d.ts",
"import": "./dist/react-spline.es.js",
"require": "./dist/react-spline.cjs.js"
"import": "./dist/react-spline.js",
"require": "./dist/react-spline.cjs"
}

@@ -20,0 +20,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