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 7.0.1 to 7.0.2

16

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": "7.0.1",
"version": "7.0.2",
"keywords": [

@@ -25,3 +25,3 @@ "LoopBack",

"engines": {
"node": "18 || 20"
"node": "18 || 20 || 22"
},

@@ -47,3 +47,3 @@ "scripts": {

"dependencies": {
"@loopback/metadata": "^7.0.1",
"@loopback/metadata": "^7.0.2",
"@types/debug": "^4.1.12",

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

"devDependencies": {
"@loopback/build": "^11.0.1",
"@loopback/eslint-config": "^15.0.1",
"@loopback/testlab": "^7.0.1",
"@loopback/build": "^11.0.2",
"@loopback/eslint-config": "^15.0.2",
"@loopback/testlab": "^7.0.2",
"@types/bluebird": "^3.5.42",
"@types/node": "^16.18.95",
"@types/node": "^16.18.96",
"@types/uuid": "^9.0.8",
"bluebird": "^3.7.2"
},
"gitHead": "2bdb95fe5122f3664368261c12e3037ee8c71c27"
"gitHead": "06b27e1b47cea48b54280e5590bb165e11fbeb10"
}
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