@qubejs/cms
Advanced tools
Comparing version 0.1.11 to 0.4.0
{ | ||
"name": "@qubejs/cms", | ||
"version": "0.1.11", | ||
"version": "0.4.0", | ||
"dependencies": { | ||
@@ -9,3 +9,6 @@ "tslib": "^2.3.0" | ||
"main": "./src/index.js", | ||
"typings": "./src/index.d.ts" | ||
"typings": "./src/index.d.ts", | ||
"scripts": { | ||
"publish-package": "npm version minor && pnpm publish --no-git-checks" | ||
} | ||
} |
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 3 instances in 1 package
56
1
61
8277420
285
115866