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.11.2 to 0.12.0

22

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

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

"engines": {
"node": "12 || 14 || 16 || 17"
"node": "14 || 16 || 17 || 18"
},

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

"peerDependencies": {
"@loopback/core": "^3.1.2"
"@loopback/core": "^4.0.0"
},
"dependencies": {
"@loopback/security": "^0.7.2",
"@loopback/security": "^0.8.0",
"debug": "^4.3.4",
"tslib": "^2.3.1"
"tslib": "^2.4.0"
},
"devDependencies": {
"@loopback/build": "^8.1.2",
"@loopback/core": "^3.1.2",
"@loopback/testlab": "^4.1.2",
"@loopback/build": "^9.0.0",
"@loopback/core": "^4.0.0",
"@loopback/testlab": "^5.0.0",
"@types/debug": "^4.1.7",
"@types/node": "^12.20.47",
"casbin": "^5.14.0"
"@types/node": "^12.20.50",
"casbin": "^5.15.1"
},
"gitHead": "22d993c73a7b4ccdb36f2e26ea52460dc46fbd11"
"gitHead": "61453a3d7a16f9f37875a3f2c2a071568eb3e3af"
}
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