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

build-threejs-app

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-threejs-app - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

10

package.json

@@ -5,3 +5,3 @@ {

"private": false,
"version": "0.1.1",
"version": "0.1.2",
"type": "module",

@@ -31,11 +31,13 @@ "bin": "dist/index.js",

"scripts": {
"build": "npx tsc",
"build": "rm -rf dist && npx tsc",
"test": "npx tsc && node dist/index.js"
},
"dependencies": {
"prompts": "^2.4.2",
"kolorist": "^1.8.0"
},
"devDependencies": {
"@types/prompts": "^2.4.7",
"kolorist": "^1.8.0",
"prompts": "^2.4.2",
"typescript": "^5.2.2"
}
}
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