Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@loopback/authorization

Package Overview
Dependencies
Maintainers
7
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/authorization - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

8

CHANGELOG.md

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

## [0.5.4](https://github.com/strongloop/loopback-next/compare/@loopback/authorization@0.5.3...@loopback/authorization@0.5.4) (2020-04-11)
**Note:** Version bump only for package @loopback/authorization
## [0.5.3](https://github.com/strongloop/loopback-next/compare/@loopback/authorization@0.5.2...@loopback/authorization@0.5.3) (2020-04-08)

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

12

package.json
{
"name": "@loopback/authorization",
"version": "0.5.3",
"version": "0.5.4",
"description": "A LoopBack component for authorization support.",

@@ -25,5 +25,5 @@ "engines": {

"dependencies": {
"@loopback/context": "^3.3.0",
"@loopback/core": "^2.2.1",
"@loopback/security": "^0.2.3",
"@loopback/context": "^3.4.0",
"@loopback/core": "^2.3.0",
"@loopback/security": "^0.2.4",
"debug": "^4.1.1",

@@ -34,3 +34,3 @@ "tslib": "^1.11.1"

"@loopback/build": "^5.0.1",
"@loopback/testlab": "^3.0.0",
"@loopback/testlab": "^3.0.1",
"@types/debug": "^4.1.5",

@@ -57,3 +57,3 @@ "@types/node": "10.17.19",

},
"gitHead": "744a85c76a2dd260f6dc21e5b497f14eccaf099d"
"gitHead": "7784cf1ef0c58220b32e2d9e35e5b0ef34825483"
}
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