@ewas/create-esbuild-app
Advanced tools
Comparing version 0.0.14 to 0.0.15
#!/usr/bin/env node | ||
require('../dist/index.js'); | ||
const path = require('path'); | ||
const bootstrapPath = path.resolve(__dirname, '..', 'dist/index.js'); | ||
require(bootstrapPath); | ||
{ | ||
"name": "@ewas/create-esbuild-app", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "template project scaffolding generator", | ||
@@ -5,0 +5,0 @@ "main": "./bin/index.js", |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
27029
398
4