@nl-framework/core
Advanced tools
+2
-2
| { | ||
| "name": "@nl-framework/core", | ||
| "version": "0.2.16", | ||
| "version": "0.2.17", | ||
| "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.2.16", | ||
| "@nl-framework/logger": "^0.2.17", | ||
| "class-transformer": "^0.5.1", | ||
@@ -34,0 +34,0 @@ "class-validator": "^0.14.0", |
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
- Removed
Updated