@nl-framework/core
Advanced tools
+2
-2
| { | ||
| "name": "@nl-framework/core", | ||
| "version": "0.1.3", | ||
| "version": "0.1.4", | ||
| "description": "Core runtime for the nl-framework Bun ecosystem: dependency injection, module system, configuration, lifecycle.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@nl-framework/logger": "^0.1.3", | ||
| "@nl-framework/logger": "^0.1.4", | ||
| "reflect-metadata": "^0.2.2", | ||
@@ -34,0 +34,0 @@ "yaml": "^2.8.1" |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Updated