create-annotatron-app
Advanced tools
+12
| # Create Annotatron App | ||
| You can create a new Electron project with annotatron from one of two templates by running the following command. | ||
| ```bash | ||
| npx create-annotatron-app {template} {project} | ||
| ``` | ||
| where | ||
| - template: is one of the values (vue, react) | ||
| - name: name of your next awesome project |
+5
-3
| { | ||
| "name": "create-annotatron-app", | ||
| "version": "0.0.2", | ||
| "version": "0.0.3", | ||
| "description": "cli for electron projects with annotatron", | ||
| "bin": "./index.js", | ||
| "bin": { | ||
| "create-annotatron-app": "./index.js" | ||
| }, | ||
| "type": "module", | ||
@@ -14,3 +16,3 @@ "keywords": [ | ||
| "license": "MIT", | ||
| "gitHead": "ae7d48ba1b5250b78fcdbd35bf9cab5be983f09f" | ||
| "gitHead": "0b3991d6c1f80ae8b08085b2f4b999c8c927da51" | ||
| } |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
2725
13.78%4
33.33%1
-50%13
Infinity%