Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@loopback/authorization

Package Overview
Dependencies
Maintainers
9
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.7.7 to 0.8.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.8.0](https://github.com/strongloop/loopback-next/compare/@loopback/authorization@0.7.7...@loopback/authorization@0.8.0) (2021-03-18)
### Features
* update package-lock.json to v2 consistently ([dfc3fbd](https://github.com/strongloop/loopback-next/commit/dfc3fbdae0c9ca9f34c64154a471bef22d5ac6b7))
## [0.7.7](https://github.com/strongloop/loopback-next/compare/@loopback/authorization@0.7.6...@loopback/authorization@0.7.7) (2021-02-09)

@@ -8,0 +19,0 @@

18

package.json
{
"name": "@loopback/authorization",
"version": "0.7.7",
"version": "0.8.0",
"description": "A LoopBack component for authorization support.",

@@ -27,6 +27,6 @@ "main": "dist/index.js",

"peerDependencies": {
"@loopback/core": "^2.14.1"
"@loopback/core": "^2.15.0"
},
"dependencies": {
"@loopback/security": "^0.3.7",
"@loopback/security": "^0.4.0",
"debug": "^4.3.1",

@@ -36,8 +36,8 @@ "tslib": "^2.1.0"

"devDependencies": {
"@loopback/build": "^6.2.9",
"@loopback/core": "^2.14.1",
"@loopback/testlab": "^3.2.12",
"@loopback/build": "^6.3.0",
"@loopback/core": "^2.15.0",
"@loopback/testlab": "^3.3.0",
"@types/debug": "^4.1.5",
"@types/node": "10.17.35",
"casbin": "^5.2.3"
"@types/node": "10.17.55",
"casbin": "^5.4.2"
},

@@ -60,3 +60,3 @@ "keywords": [

},
"gitHead": "0fcf97fa1e87457de85f8f1b6b5cbf9f4f0bd640"
"gitHead": "85a45b8a0d6c1216c11256cb511ec6cfbfb4c226"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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