@tryghost/debug
Advanced tools
+8
-4
| { | ||
| "name": "@tryghost/debug", | ||
| "version": "0.1.34", | ||
| "repository": "https://github.com/TryGhost/framework/tree/main/packages/debug", | ||
| "version": "0.1.35", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/TryGhost/framework.git", | ||
| "directory": "packages/debug" | ||
| }, | ||
| "author": "Ghost Foundation", | ||
@@ -28,6 +32,6 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@tryghost/root-utils": "^0.3.32", | ||
| "@tryghost/root-utils": "^0.3.33", | ||
| "debug": "^4.3.1" | ||
| }, | ||
| "gitHead": "b169bd1734b749c3abdaac134f030756b9a282bb" | ||
| "gitHead": "e395f1d79edee4aecc36e572bb402016a8ba9273" | ||
| } |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3251
1.69%1
-50%Updated