Socket
Socket
Sign inDemoInstall

@loopback/context

Package Overview
Dependencies
14
Maintainers
7
Versions
191
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.11.0 to 3.11.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.11.1](https://github.com/strongloop/loopback-next/compare/@loopback/context@3.11.0...@loopback/context@3.11.1) (2020-09-17)
**Note:** Version bump only for package @loopback/context
# [3.11.0](https://github.com/strongloop/loopback-next/compare/@loopback/context@3.10.1...@loopback/context@3.11.0) (2020-09-15)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "@loopback/context",
"version": "3.11.0",
"version": "3.11.1",
"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",

@@ -26,3 +26,3 @@ "main": "dist/index.js",

"dependencies": {
"@loopback/metadata": "^3.0.0",
"@loopback/metadata": "^3.0.1",
"@types/debug": "^4.1.5",

@@ -36,7 +36,7 @@ "debug": "^4.1.1",

"devDependencies": {
"@loopback/build": "^6.2.3",
"@loopback/build": "^6.2.4",
"@loopback/eslint-config": "^10.0.0",
"@loopback/testlab": "^3.2.5",
"@loopback/testlab": "^3.2.6",
"@types/bluebird": "^3.5.32",
"@types/node": "^10.17.34",
"@types/node": "^10.17.35",
"@types/uuid": "^8.3.0",

@@ -65,3 +65,3 @@ "bluebird": "^3.7.2"

},
"gitHead": "2b7d2ef44be0e3c19aee3316a2776d7fff6b0051"
"gitHead": "79327fd7e68ebb05be0aa689f4986b54e2a99a6b"
}
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