Socket
Socket
Sign inDemoInstall

@loopback/context

Package Overview
Dependencies
Maintainers
10
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/context - npm Package Compare versions

Comparing version 5.0.7 to 5.0.8

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": "5.0.7",
"version": "5.0.8",
"keywords": [

@@ -46,14 +46,14 @@ "LoopBack",

"dependencies": {
"@loopback/metadata": "^5.0.7",
"@loopback/metadata": "^5.0.8",
"@types/debug": "^4.1.7",
"debug": "^4.3.4",
"hyperid": "^3.0.1",
"hyperid": "^3.1.1",
"p-event": "^4.2.0",
"tslib": "^2.4.1",
"tslib": "^2.5.0",
"uuid": "^9.0.0"
},
"devDependencies": {
"@loopback/build": "^9.0.7",
"@loopback/eslint-config": "^13.0.7",
"@loopback/testlab": "^5.0.7",
"@loopback/build": "^9.0.8",
"@loopback/eslint-config": "^13.0.8",
"@loopback/testlab": "^5.0.8",
"@types/bluebird": "^3.5.38",

@@ -64,3 +64,3 @@ "@types/node": "^14.18.36",

},
"gitHead": "06cbcba72ceb28ab5033bae80cc5504c80ac53c2"
"gitHead": "3025b353fa04f6918cd7b435ae7c5864ba2eb9f9"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc