@loopback/context
Advanced tools
+6
-6
| { | ||
| "name": "@loopback/context", | ||
| "description": "Facilities to manage artifacts and their dependencies in your Node.js applications. The module exposes TypeScript/JavaScript APIs and decorators to register artifacts, declare dependencies, and resolve artifacts by keys. It also serves as an IoC container to support dependency injection", | ||
| "version": "8.0.6", | ||
| "version": "8.0.7", | ||
| "keywords": [ | ||
@@ -46,3 +46,3 @@ "LoopBack", | ||
| "dependencies": { | ||
| "@loopback/metadata": "^8.0.6", | ||
| "@loopback/metadata": "^8.0.7", | ||
| "@types/debug": "^4.1.12", | ||
@@ -53,8 +53,8 @@ "debug": "^4.4.3", | ||
| "tslib": "^2.8.1", | ||
| "uuid": "^11.1.0" | ||
| "uuid": "^13.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@loopback/build": "^12.0.6", | ||
| "@loopback/build": "^12.0.7", | ||
| "@loopback/eslint-config": "^16.0.1", | ||
| "@loopback/testlab": "^8.0.6", | ||
| "@loopback/testlab": "^8.0.7", | ||
| "@types/bluebird": "^3.5.42", | ||
@@ -65,3 +65,3 @@ "@types/node": "^16.18.126", | ||
| }, | ||
| "gitHead": "ba6b2836b1bec5e65d35a7d901e4601efb0f9676" | ||
| "gitHead": "68b1a429ac9f3ec7ac0fc275ba7907ca620a08d2" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
+ Added
- Removed
Updated
Updated