Socket
Socket
Sign inDemoInstall

@loopback/context

Package Overview
Dependencies
17
Maintainers
10
Versions
190
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.9 to 5.0.10

14

package.json
{
"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": "5.0.9",
"version": "5.0.10",
"keywords": [

@@ -46,3 +46,3 @@ "LoopBack",

"dependencies": {
"@loopback/metadata": "^5.0.9",
"@loopback/metadata": "^5.0.10",
"@types/debug": "^4.1.7",

@@ -56,11 +56,11 @@ "debug": "^4.3.4",

"devDependencies": {
"@loopback/build": "^9.0.9",
"@loopback/eslint-config": "^13.0.9",
"@loopback/testlab": "^5.0.9",
"@loopback/build": "^9.0.10",
"@loopback/eslint-config": "^13.0.10",
"@loopback/testlab": "^5.0.10",
"@types/bluebird": "^3.5.38",
"@types/node": "^14.18.36",
"@types/node": "^14.18.42",
"@types/uuid": "^9.0.1",
"bluebird": "^3.7.2"
},
"gitHead": "6bee26c2dad33cc4668cd0a4a127c9e7596dfef9"
"gitHead": "3a98ded2622420d0f09dbc3c0fe961c0234b097f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc