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 6.1.3 to 6.1.4

22

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": "6.1.3",
"version": "6.1.4",
"keywords": [

@@ -46,4 +46,4 @@ "LoopBack",

"dependencies": {
"@loopback/metadata": "^6.1.3",
"@types/debug": "^4.1.8",
"@loopback/metadata": "^6.1.4",
"@types/debug": "^4.1.12",
"debug": "^4.3.4",

@@ -53,14 +53,14 @@ "hyperid": "^3.1.1",

"tslib": "^2.6.2",
"uuid": "^9.0.0"
"uuid": "^9.0.1"
},
"devDependencies": {
"@loopback/build": "^10.1.3",
"@loopback/eslint-config": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/bluebird": "^3.5.38",
"@types/node": "^16.18.50",
"@types/uuid": "^9.0.3",
"@loopback/build": "^10.1.4",
"@loopback/eslint-config": "^14.0.5",
"@loopback/testlab": "^6.1.4",
"@types/bluebird": "^3.5.42",
"@types/node": "^16.18.68",
"@types/uuid": "^9.0.7",
"bluebird": "^3.7.2"
},
"gitHead": "9107199cdf1597260ee03e2a903b7db0dec8445d"
"gitHead": "5326aa3ae03bd01b970917f96d0403dd5102aef1"
}
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