poi-plugin-akashic-records
Advanced tools
Comparing version 2.1.1-beta.1 to 2.1.1-beta.5
{ | ||
"name": "poi-plugin-akashic-records", | ||
"version": "2.1.1-beta.1", | ||
"version": "2.1.1-beta.5", | ||
"description": "logbook plugin for poi", | ||
"main": "index.js", | ||
"scripts": { | ||
"win-publish": "cjsx -cb . && del /s \"*.cjsx\" && npm publish", | ||
"win-prerelease": "cjsx -cb . && del /s \"*.cjsx\" && npm publish --tag beta", | ||
"win-build": "cjsx -cb . && del /s \"*.cjsx\"", | ||
"reset": "git checkout . && git clean -f", | ||
"compile": "cjsx -cb .", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -8,0 +13,0 @@ }, |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 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
2513384
43
58832
30