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

@splinetool/loader

Package Overview
Dependencies
Maintainers
4
Versions
727
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splinetool/loader - npm Package Compare versions

Comparing version 0.9.64 to 0.9.65

build/SplineLoader.cjs

17

package.json
{
"name": "@splinetool/loader",
"version": "0.9.64",
"main": "build/SplineLoader.js",
"version": "0.9.65",
"type": "module",
"main": "./build/SplineLoader.js",
"module": "./build/SplineLoader.js",
"types": "./build/SplineLoader.d.ts",
"react-native": "./build/SplineLoader.js",
"exports": {
".": {
"import": "./build/SplineLoader.js",
"require": "./build/SplineLoader.cjs"
}
},
"files": [

@@ -15,3 +24,3 @@ "build"

"typecheck": "tsc",
"analyze": "cross-env GENERATE_SOURCEMAP=true yarn build && source-map-explorer 'build/*.js' --no-border-checks",
"analyze": "cross-env GENERATE_SOURCEMAP=true yarn build && cross-env NODE_OPTIONS=--no-experimental-fetch source-map-explorer 'build/SplineLoader.js' --no-border-checks",
"example": "vite"

@@ -33,3 +42,3 @@ },

"spe": "0.0.0",
"three": "^0.140.0",
"three": "^0.141.0",
"typescript": "^4.1.3",

@@ -36,0 +45,0 @@ "vite": "^2.9.0"

Sorry, the diff of this file is too big to display

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