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.10 to 6.0.0

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": "5.0.10",
"version": "6.0.0",
"keywords": [

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

"engines": {
"node": "14 || 16 || 18 || 19"
"node": "16 || 18 || 20"
},

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

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

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

"devDependencies": {
"@loopback/build": "^9.0.10",
"@loopback/eslint-config": "^13.0.10",
"@loopback/testlab": "^5.0.10",
"@loopback/build": "^10.0.0",
"@loopback/eslint-config": "^14.0.0",
"@loopback/testlab": "^6.0.0",
"@types/bluebird": "^3.5.38",
"@types/node": "^14.18.42",
"@types/node": "^14.18.47",
"@types/uuid": "^9.0.1",
"bluebird": "^3.7.2"
},
"gitHead": "3a98ded2622420d0f09dbc3c0fe961c0234b097f"
"gitHead": "97a26bd5973830a1d5f28aa2f58040f953995c17"
}
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