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.14.5 to 0.15.0

18

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

@@ -20,3 +20,3 @@ "LoopBack",

"engines": {
"node": "16 || 18 || 20"
"node": "18 || 20"
},

@@ -44,6 +44,6 @@ "scripts": {

"peerDependencies": {
"@loopback/core": "^5.0.0"
"@loopback/core": "^6.0.0"
},
"dependencies": {
"@loopback/security": "^0.10.5",
"@loopback/security": "^0.11.0",
"debug": "^4.3.4",

@@ -53,10 +53,10 @@ "tslib": "^2.6.2"

"devDependencies": {
"@loopback/build": "^10.1.5",
"@loopback/core": "^5.1.5",
"@loopback/testlab": "^6.1.5",
"@loopback/build": "^11.0.0",
"@loopback/core": "^6.0.0",
"@loopback/testlab": "^7.0.0",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.70",
"@types/node": "^16.18.86",
"casbin": "^5.28.0"
},
"gitHead": "3f73360ac38e1615317cae977ac20c2e124e3518"
"gitHead": "bb4864f7405492d9c86c7db6e714542a292a8790"
}
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