Socket
Socket
Sign inDemoInstall

@loopback/context

Package Overview
Dependencies
Maintainers
17
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 0.5.2 to 0.5.3

8

CHANGELOG.md

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

<a name="0.5.3"></a>
## [0.5.3](https://github.com/strongloop/loopback-next/compare/@loopback/context@0.5.2...@loopback/context@0.5.3) (2018-04-06)
**Note:** Version bump only for package @loopback/context
<a name="0.5.2"></a>

@@ -8,0 +16,0 @@ ## [0.5.2](https://github.com/strongloop/loopback-next/compare/@loopback/context@0.5.1...@loopback/context@0.5.2) (2018-04-04)

12

package.json
{
"name": "@loopback/context",
"version": "0.5.2",
"version": "0.5.3",
"description": "LoopBack's container for Inversion of Control",

@@ -23,3 +23,3 @@ "engines": {

"dependencies": {
"@loopback/metadata": "^0.4.2",
"@loopback/metadata": "^0.4.3",
"debug": "^3.1.0",

@@ -29,8 +29,8 @@ "uuid": "^3.2.1"

"devDependencies": {
"@loopback/build": "^0.4.1",
"@loopback/testlab": "^0.5.2",
"@types/bluebird": "^3.5.18",
"@loopback/build": "^0.4.2",
"@loopback/testlab": "^0.5.3",
"@types/bluebird": "^3.5.20",
"@types/debug": "^0.0.30",
"@types/uuid": "^3.4.3",
"bluebird": "^3.5.0"
"bluebird": "^3.5.1"
},

@@ -37,0 +37,0 @@ "keywords": [

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