@methodus/framework-injection
Advanced tools
+4
-4
| { | ||
| "name": "@methodus/framework-injection", | ||
| "version": "7.0.10", | ||
| "version": "7.0.11", | ||
| "description": "Dependency injection for methodus", | ||
@@ -31,3 +31,3 @@ "main": "dist/index.js", | ||
| "build": "rimraf ./dist && tsc", | ||
| "docs": "rm -rf ../../../docs/modules/framework/injection && ../../../node_modules/.bin/typedoc && node ../../../docs/docs.js modules/framework/injection", | ||
| "docs": "../../../node_modules/.bin/rimraf ../../../docs/modules/framework/injection && ../../../node_modules/.bin/typedoc && node ../../../docs/docs.js modules/framework/injection", | ||
| "format": "prettier -c --write ./src" | ||
@@ -39,5 +39,5 @@ }, | ||
| "dependencies": { | ||
| "@methodus/framework-commons": "^7.0.9" | ||
| "@methodus/framework-commons": "^7.0.10" | ||
| }, | ||
| "gitHead": "e59d3b0778b52c51455bf506c903f3e8fa442af4" | ||
| "gitHead": "e3d15e3950a8347222e5994be1e2b97a5bdd0f74" | ||
| } |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
25877
0.11%