Socket
Socket
Sign inDemoInstall

@loopback/context

Package Overview
Dependencies
17
Maintainers
10
Versions
192
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.0 to 6.1.1

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": "6.1.0",
"version": "6.1.1",
"keywords": [

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

"dependencies": {
"@loopback/metadata": "^6.1.0",
"@loopback/metadata": "^6.1.1",
"@types/debug": "^4.1.8",

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

"devDependencies": {
"@loopback/build": "^10.1.0",
"@loopback/eslint-config": "^14.0.1",
"@loopback/testlab": "^6.1.0",
"@loopback/build": "^10.1.1",
"@loopback/eslint-config": "^14.0.2",
"@loopback/testlab": "^6.1.1",
"@types/bluebird": "^3.5.38",
"@types/node": "^16.18.37",
"@types/node": "^16.18.38",
"@types/uuid": "^9.0.2",
"bluebird": "^3.7.2"
},
"gitHead": "10a8fa7fbd00ac77c4aee3e7f40884b07fe1919c"
"gitHead": "be0c53e30bbe9edf7753c4fcd7ab3199f7cd3b8c"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc