+1
-1
@@ -100,3 +100,3 @@ import fs from 'fs/promises'; | ||
| if (befores.length > 0) { | ||
| return; | ||
| continue; | ||
| } | ||
@@ -103,0 +103,0 @@ if (mod.meta && mod.meta.require && mod.meta.require.after) { |
+1
-1
| { | ||
| "name": "@nfjs/core", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "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
37993
0.01%