New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-babylon

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-babylon - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

dist/cli.js

@@ -27,4 +27,4 @@ #!/usr/bin/env node

flags: {
help: { type: 'boolean', default: false, alias: 'h' },
version: { type: 'boolean', default: false, alias: 'v' },
help: { type: 'boolean', default: false, shortFlag: 'h' },
version: { type: 'boolean', default: false, shortFlag: 'v' },
},

@@ -31,0 +31,0 @@ });

{
"name": "create-babylon",
"version": "2.0.0",
"version": "2.0.1",
"description": "Create a Babylon.js app based on Vite",

@@ -5,0 +5,0 @@ "homepage": "https://www.babylonjs.com",

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