Socket
Socket
Sign inDemoInstall

@loopback/context

Package Overview
Dependencies
17
Maintainers
11
Versions
191
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.0 to 4.1.1

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": "4.1.0",
"version": "4.1.1",
"keywords": [

@@ -46,6 +46,6 @@ "LoopBack",

"dependencies": {
"@loopback/metadata": "^4.1.0",
"@loopback/metadata": "^4.1.1",
"@types/debug": "^4.1.7",
"debug": "^4.3.3",
"hyperid": "^3.0.0",
"hyperid": "^3.0.1",
"p-event": "^4.2.0",

@@ -56,11 +56,11 @@ "tslib": "^2.3.1",

"devDependencies": {
"@loopback/build": "^8.1.0",
"@loopback/eslint-config": "^12.0.2",
"@loopback/testlab": "^4.1.0",
"@loopback/build": "^8.1.1",
"@loopback/eslint-config": "^12.0.3",
"@loopback/testlab": "^4.1.1",
"@types/bluebird": "^3.5.36",
"@types/node": "^12.20.43",
"@types/node": "^12.20.46",
"@types/uuid": "^8.3.4",
"bluebird": "^3.7.2"
},
"gitHead": "e16818ccb01edc0269ef6c45b022c5f1b67f852c"
"gitHead": "8aff2ce33aad3daa53b05fa0fbe8a1b2c7ad0bdf"
}
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