+1
-1
@@ -51,3 +51,3 @@ import fs from 'fs/promises'; | ||
| const exts = getExtensionsFromConfig(); | ||
| for (const item of modules) { | ||
| for (let item of modules) { | ||
| try { | ||
@@ -54,0 +54,0 @@ let name = item.split('/'); |
+1
-1
| { | ||
| "name": "@nfjs/core", | ||
| "version": "1.0.4", | ||
| "version": "1.0.5", | ||
| "description": "Core", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
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
38120
-0.01%