Socket
Socket
Sign inDemoInstall

@loopback/context

Package Overview
Dependencies
Maintainers
10
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/context - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

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.2",
"version": "5.0.3",
"keywords": [

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

"dependencies": {
"@loopback/metadata": "^5.0.2",
"@loopback/metadata": "^5.0.3",
"@types/debug": "^4.1.7",

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

"devDependencies": {
"@loopback/build": "^9.0.2",
"@loopback/eslint-config": "^13.0.2",
"@loopback/testlab": "^5.0.2",
"@loopback/build": "^9.0.3",
"@loopback/eslint-config": "^13.0.3",
"@loopback/testlab": "^5.0.3",
"@types/bluebird": "^3.5.36",
"@types/node": "^14.18.21",
"@types/node": "^14.18.26",
"@types/uuid": "^8.3.4",
"bluebird": "^3.7.2"
},
"gitHead": "d2eddfc1319810f4c0126e613c24499b5685f7e4"
"gitHead": "296d9a9577fd058d1a2b2386087686cefa65a7a9"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc