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.8 to 5.0.9

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.8",
"version": "5.0.9",
"keywords": [

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

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

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

"devDependencies": {
"@loopback/build": "^9.0.8",
"@loopback/eslint-config": "^13.0.8",
"@loopback/testlab": "^5.0.8",
"@loopback/build": "^9.0.9",
"@loopback/eslint-config": "^13.0.9",
"@loopback/testlab": "^5.0.9",
"@types/bluebird": "^3.5.38",
"@types/node": "^14.18.36",
"@types/uuid": "^9.0.0",
"@types/uuid": "^9.0.1",
"bluebird": "^3.7.2"
},
"gitHead": "3025b353fa04f6918cd7b435ae7c5864ba2eb9f9"
"gitHead": "6bee26c2dad33cc4668cd0a4a127c9e7596dfef9"
}
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