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

@loopback/authorization

Package Overview
Dependencies
Maintainers
10
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.12.1 to 0.12.2

16

package.json
{
"name": "@loopback/authorization",
"description": "A LoopBack component for authorization support.",
"version": "0.12.1",
"version": "0.12.2",
"keywords": [

@@ -43,6 +43,6 @@ "LoopBack",

"peerDependencies": {
"@loopback/core": "^4.0.1"
"@loopback/core": "^4.0.2"
},
"dependencies": {
"@loopback/security": "^0.8.1",
"@loopback/security": "^0.8.2",
"debug": "^4.3.4",

@@ -52,10 +52,10 @@ "tslib": "^2.4.0"

"devDependencies": {
"@loopback/build": "^9.0.1",
"@loopback/core": "^4.0.1",
"@loopback/testlab": "^5.0.1",
"@loopback/build": "^9.0.2",
"@loopback/core": "^4.0.2",
"@loopback/testlab": "^5.0.2",
"@types/debug": "^4.1.7",
"@types/node": "^14.18.21",
"casbin": "^5.15.1"
"casbin": "^5.15.2"
},
"gitHead": "ccf7863d0639de966d6c6129b4aa94ba1dce2c33"
"gitHead": "d2eddfc1319810f4c0126e613c24499b5685f7e4"
}
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