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.0.0 to 4.0.1

18

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.0.0",
"version": "4.0.1",
"keywords": [

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

"dependencies": {
"@loopback/metadata": "^4.0.0",
"@loopback/metadata": "^4.0.1",
"@types/debug": "^4.1.7",
"debug": "^4.3.2",
"hyperid": "^2.3.1",
"debug": "^4.3.3",
"hyperid": "^3.0.0",
"p-event": "^4.2.0",

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

"devDependencies": {
"@loopback/build": "^8.0.0",
"@loopback/eslint-config": "^12.0.0",
"@loopback/testlab": "^4.0.0",
"@loopback/build": "^8.0.1",
"@loopback/eslint-config": "^12.0.1",
"@loopback/testlab": "^4.0.1",
"@types/bluebird": "^3.5.36",
"@types/node": "^10.17.60",
"@types/uuid": "^8.3.1",
"@types/uuid": "^8.3.4",
"bluebird": "^3.7.2"
},
"gitHead": "00a62f630c19341ce399cec3a45563b1ead6e3b8"
"gitHead": "4a8886403cd9cb3ae529cb69712f077623cba2c2"
}
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