create-solidbase-app
Advanced tools
+2
-0
@@ -8,2 +8,3 @@ #!/usr/bin/env node | ||
| import { exec } from "child_process"; | ||
| import { rimraf } from "rimraf"; | ||
@@ -68,2 +69,3 @@ const stackName = "SolidBase"; | ||
| console.log(chalk.green("\n ✔ Template cloned successfully!\n")); | ||
| rimraf(`${projectName}/.git`); | ||
| promptYesNo(" Do you want us to install the dependencies for you?") | ||
@@ -70,0 +72,0 @@ .then((confirmation) => { |
+3
-2
| { | ||
| "name": "create-solidbase-app", | ||
| "version": "2.1.0", | ||
| "version": "2.2.0", | ||
| "description": "Building a scalable frontend app made easy.", | ||
@@ -14,5 +14,6 @@ "main": "index.js", | ||
| "gradient-string": "^2.0.2", | ||
| "inquirer": "^9.2.7" | ||
| "inquirer": "^9.2.7", | ||
| "rimraf": "^5.0.5" | ||
| }, | ||
| "bin": "./index.js" | ||
| } |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
7140
1.36%176
1.15%2
-33.33%5
25%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added