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

create-laju-app

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-laju-app - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

26

bin/cli.js

@@ -10,2 +10,19 @@ #!/usr/bin/env node

const ASCII_ART = ` -
:+===+ =+
++++++++++++++
=++++= =+++
+++= +++=
++= +++++
++ ++++++ +
== =++++++++++++ -=
= =++++++++++++ ++
= ++++++ ++
- =++++ =+=
=++++ +++
=++= -+++=
++++++++++++++=
++=+++++++++=
== `;
program

@@ -20,2 +37,4 @@ .name('create-laju-app')

try {
console.log(ASCII_ART); // Tambahkan ini
console.log('\n'); // Tambah baris kosong setelah ASCII art
// If no project name, ask user

@@ -97,8 +116,3 @@ if (!projectDirectory) {

console.log('');
console.log(" - :+===+ =+ ++++++++++++++ =++++= =+++ +++= +++= ++= +++++ ++ ++++++ + == =++++++++++++ -= = =++++++++++++ ++ = ++++++ ++ - =++++= =+= =++++ +++ =++= -+++= ++++++++++++++= ++=+++++++++= == ");
} catch (error) {

@@ -105,0 +119,0 @@ console.error('Error:', error.message);

{
"name": "create-laju-app",
"version": "1.0.13",
"version": "1.0.14",
"keywords": [

@@ -5,0 +5,0 @@ "laju",

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