@loopback/example-binding-resolution
Advanced tools
+8
-8
| { | ||
| "name": "@loopback/example-binding-resolution", | ||
| "description": "An example application to demonstrate binding resolution and dependency injection within a context hierarchy", | ||
| "version": "0.12.10", | ||
| "version": "0.12.11", | ||
| "keywords": [ | ||
@@ -47,6 +47,6 @@ "loopback-application", | ||
| "dependencies": { | ||
| "@loopback/boot": "^8.0.10", | ||
| "@loopback/core": "^7.0.9", | ||
| "@loopback/rest": "^15.0.10", | ||
| "@loopback/rest-explorer": "^8.0.10", | ||
| "@loopback/boot": "^8.0.11", | ||
| "@loopback/core": "^7.0.10", | ||
| "@loopback/rest": "^15.0.11", | ||
| "@loopback/rest-explorer": "^8.0.11", | ||
| "debug": "^4.4.3", | ||
@@ -56,4 +56,4 @@ "tslib": "^2.8.1" | ||
| "devDependencies": { | ||
| "@loopback/build": "^12.0.9", | ||
| "@loopback/testlab": "^8.0.9", | ||
| "@loopback/build": "^12.0.10", | ||
| "@loopback/testlab": "^8.0.10", | ||
| "@types/debug": "^4.1.12", | ||
@@ -65,3 +65,3 @@ "@types/node": "^16.18.126", | ||
| }, | ||
| "gitHead": "77064f8efea6b713992283d653d8d46bdd724982" | ||
| "gitHead": "ae59e33540f12a77c652749c8266bb007302c24e" | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 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 3 instances in 1 package
76246
0Updated
Updated
Updated