Socket
Socket
Sign inDemoInstall

@loopback/context

Package Overview
Dependencies
Maintainers
7
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.3 to 7.0.4

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": "7.0.3",
"version": "7.0.4",
"keywords": [

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

"dependencies": {
"@loopback/metadata": "^7.0.3",
"@loopback/metadata": "^7.0.4",
"@types/debug": "^4.1.12",

@@ -53,14 +53,14 @@ "debug": "^4.3.5",

"tslib": "^2.6.3",
"uuid": "^9.0.1"
"uuid": "^10.0.0"
},
"devDependencies": {
"@loopback/build": "^11.0.3",
"@loopback/build": "^11.0.4",
"@loopback/eslint-config": "^15.0.3",
"@loopback/testlab": "^7.0.3",
"@loopback/testlab": "^7.0.4",
"@types/bluebird": "^3.5.42",
"@types/node": "^16.18.98",
"@types/node": "^16.18.101",
"@types/uuid": "^9.0.8",
"bluebird": "^3.7.2"
},
"gitHead": "b0e4a869679b8bb4ca2c48c233348d582dd4752a"
"gitHead": "e163a97b7133b56698755e707d4e59b92dd4efb4"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc