New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@loopback/authorization

Package Overview
Dependencies
Maintainers
11
Versions
85
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.10.1 to 0.11.0

18

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

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

"peerDependencies": {
"@loopback/core": "^3.0.1"
"@loopback/core": "^3.1.0"
},
"dependencies": {
"@loopback/security": "^0.6.1",
"@loopback/security": "^0.7.0",
"debug": "^4.3.3",

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

"devDependencies": {
"@loopback/build": "^8.0.1",
"@loopback/core": "^3.0.1",
"@loopback/testlab": "^4.0.1",
"@loopback/build": "^8.1.0",
"@loopback/core": "^3.1.0",
"@loopback/testlab": "^4.1.0",
"@types/debug": "^4.1.7",
"@types/node": "10.17.60",
"casbin": "^5.11.5"
"@types/node": "17.0.13",
"casbin": "^5.13.0"
},
"gitHead": "4a8886403cd9cb3ae529cb69712f077623cba2c2"
"gitHead": "e16818ccb01edc0269ef6c45b022c5f1b67f852c"
}
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