@cpg-cli/template
Advanced tools
Comparing version 1.0.7 to 1.0.8
#!/usr/bin/env node | ||
import path, { dirname } from 'path' | ||
import { fileURLToPath } from 'url' | ||
import fse from 'fs-extra' | ||
@@ -5,0 +6,0 @@ const __dirname = dirname(fileURLToPath(import.meta.url)) |
{ | ||
"name": "@cpg-cli/template", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
7981
162
3