Socket
Socket
Sign inDemoInstall

@loopback/context

Package Overview
Dependencies
14
Maintainers
11
Versions
191
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.17.1 to 3.17.2

24

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": "3.17.1",
"version": "3.17.2",
"keywords": [

@@ -46,20 +46,20 @@ "LoopBack",

"dependencies": {
"@loopback/metadata": "^3.3.2",
"@types/debug": "^4.1.5",
"debug": "^4.3.1",
"hyperid": "^2.1.0",
"@loopback/metadata": "^3.3.3",
"@types/debug": "^4.1.7",
"debug": "^4.3.2",
"hyperid": "^2.3.1",
"p-event": "^4.2.0",
"tslib": "^2.3.0",
"tslib": "^2.3.1",
"uuid": "^8.3.2"
},
"devDependencies": {
"@loopback/build": "^7.0.0",
"@loopback/eslint-config": "^11.0.0",
"@loopback/testlab": "^3.4.2",
"@types/bluebird": "^3.5.35",
"@loopback/build": "^7.0.1",
"@loopback/eslint-config": "^11.0.1",
"@loopback/testlab": "^3.4.3",
"@types/bluebird": "^3.5.36",
"@types/node": "^10.17.60",
"@types/uuid": "^8.3.0",
"@types/uuid": "^8.3.1",
"bluebird": "^3.7.2"
},
"gitHead": "baac86fff18e0bc88a953814b6b181ebdbb446c3"
"gitHead": "1df36bb1ee2e513d9e197bd6010c4cfb296d50b8"
}
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