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

@splinetool/runtime

Package Overview
Dependencies
Maintainers
2
Versions
763
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splinetool/runtime - npm Package Compare versions

Comparing version 0.6.5 to 0.6.6

14

package.json
{
"name": "@splinetool/runtime",
"version": "0.6.5",
"version": "0.6.6",
"main": "build/runtime.js",

@@ -13,15 +13,14 @@ "files": [

"format": "prettier src/ --write",
"typecheck": "tsc"
"typecheck": "tsc",
"analyze": "cross-env GENERATE_SOURCEMAP=true yarn build && source-map-explorer 'build/*.js' --no-border-checks"
},
"peerDependencies": {
"three": "0.131.3"
},
"dependencies": {
"lodash-es": "^4.17.21",
"spe": "0.0.0"
"spe": "0.0.0",
"three": "0.131.3"
},
"devDependencies": {
"browserslist": "^4.16.7",
"browserslist-to-esbuild": "^1.0.1",
"cross-env": "^7.0.3",
"esbuild-plugin-external-global": "^1.0.1",
"eslint": "^7.32.0",

@@ -31,2 +30,3 @@ "jest": "26.6.0",

"raw-loader": "^4.0.2",
"source-map-explorer": "^2.5.2",
"typescript": "^4.1.3"

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