@evidence-dev/create-new
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,3 +6,3 @@ { | ||
"author": "evidence.dev", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"bin": "./bin.js", | ||
@@ -25,2 +25,7 @@ "devDependencies": { | ||
}, | ||
"files": [ | ||
"dist", | ||
"bin.js" | ||
], | ||
"type": "module", | ||
"scripts": { | ||
@@ -31,10 +36,4 @@ "dev": "rollup -cw", | ||
"format": "prettier --write . --config ../../.prettierrc --ignore-path .gitignore", | ||
"check-format": "prettier --check . --config ../../.prettierrc --ignore-path .gitignore", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
"files": [ | ||
"dist", | ||
"bin.js" | ||
], | ||
"type": "module" | ||
"check-format": "prettier --check . --config ../../.prettierrc --ignore-path .gitignore" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
846412
4936
8