create-prex
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "create-prex", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "create prex app", | ||
"scripts": { | ||
"build": "bun run clean && bun run build:esm+types", | ||
"build:esm+types": "tsc --project tsconfig.build.json --outDir ./dist/esm --declaration --declarationMap --declarationDir ./dist/types", | ||
"build:esm+types": "tsc --project tsconfig.build.json", | ||
"check:types": "tsc --noEmit", | ||
@@ -9,0 +9,0 @@ "clean": "rm -rf dist tsconfig.tsbuildinfo", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
1689933
71
36804
8