@dlint/layer
Advanced tools
+2
-2
| { | ||
| "name": "@dlint/layer", | ||
| "description": "Directory layer for DLint", | ||
| "version": "0.1.1", | ||
| "version": "0.2.0", | ||
| "author": "FujiHaruka <fizzyjohn1427@gmail.com>", | ||
@@ -10,3 +10,3 @@ "bugs": { | ||
| "dependencies": { | ||
| "@dlint/core": "0.1.1", | ||
| "@dlint/core": "0.2.0", | ||
| "acorn": "^7.1.0", | ||
@@ -13,0 +13,0 @@ "fast-glob": "^3.1.0" |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
+ Added
- Removed
Updated