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
10
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.15.1 to 0.15.2

18

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

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

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

@@ -47,3 +47,3 @@ "scripts": {

"dependencies": {
"@loopback/security": "^0.11.1",
"@loopback/security": "^0.11.2",
"debug": "^4.3.4",

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

"devDependencies": {
"@loopback/build": "^11.0.1",
"@loopback/core": "^6.0.1",
"@loopback/testlab": "^7.0.1",
"@loopback/build": "^11.0.2",
"@loopback/core": "^6.0.2",
"@loopback/testlab": "^7.0.2",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.95",
"casbin": "^5.28.0"
"@types/node": "^16.18.96",
"casbin": "^5.30.0"
},
"gitHead": "2bdb95fe5122f3664368261c12e3037ee8c71c27"
"gitHead": "06b27e1b47cea48b54280e5590bb165e11fbeb10"
}
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