@terrestris/create-react-geo-app
Advanced tools
+1
-0
@@ -0,1 +1,2 @@ | ||
| #!/usr/bin/env node | ||
| import { OptionValues } from 'commander'; | ||
@@ -2,0 +3,0 @@ export interface Opts extends OptionValues { |
+1
-1
@@ -0,1 +1,2 @@ | ||
| #!/usr/bin/env node | ||
| "use strict"; | ||
@@ -105,3 +106,2 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
| _a.sent(); | ||
| console.log(opts); | ||
| if (!opts.gitInit) return [3 /*break*/, 6]; | ||
@@ -108,0 +108,0 @@ return [4 /*yield*/, initGitRepository(projectPath)]; |
| { | ||
| "name": "@terrestris/create-react-geo-app", | ||
| "version": "0.0.1", | ||
| "version": "1.0.2", | ||
| "description": "Create a react-geo client based on a comprehensive template.", | ||
@@ -14,9 +14,9 @@ "keywords": [ | ||
| "license": "BSD-2-Clause", | ||
| "main": "./dist/index.js", | ||
| "types": "./dist/index.d.ts", | ||
| "main": "dist/index.js", | ||
| "types": "dist/index.d.ts", | ||
| "bin": { | ||
| "create-react-geo-app": "./dist/index.js" | ||
| "create-react-geo-app": "dist/index.js" | ||
| }, | ||
| "files": [ | ||
| "./dist" | ||
| "dist" | ||
| ], | ||
@@ -23,0 +23,0 @@ "scripts": { |
+1
-1
| { | ||
| "name": "@terrestris/create-react-geo-app", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "description": "Create a react-geo client based on a comprehensive template.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Network access
Supply chain riskThis module accesses the network.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
248
0.4%15893
-0.02%