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.15.2 to 0.15.3

18

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

@@ -46,15 +46,15 @@ "LoopBack",

"dependencies": {
"@loopback/security": "^0.11.2",
"debug": "^4.3.4",
"tslib": "^2.6.2"
"@loopback/security": "^0.11.3",
"debug": "^4.3.5",
"tslib": "^2.6.3"
},
"devDependencies": {
"@loopback/build": "^11.0.2",
"@loopback/core": "^6.0.2",
"@loopback/testlab": "^7.0.2",
"@loopback/build": "^11.0.3",
"@loopback/core": "^6.1.0",
"@loopback/testlab": "^7.0.3",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.96",
"@types/node": "^16.18.98",
"casbin": "^5.30.0"
},
"gitHead": "06b27e1b47cea48b54280e5590bb165e11fbeb10"
"gitHead": "b0e4a869679b8bb4ca2c48c233348d582dd4752a"
}
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