Socket
Socket
Sign inDemoInstall

@mojojs/create-lite-app

Package Overview
Dependencies
36
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

2

bin.js
#!/usr/bin/env node
import mojo from '@mojojs/core';
const app = mojo();
const app = mojo({detectImport: false});
app.start('create-lite-app', ...process.argv.slice(2));
{
"name": "@mojojs/create-lite-app",
"version": "0.0.1",
"version": "0.0.2",
"description": "Create single file mojo.js application",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc