New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

egg-kauth

Package Overview
Dependencies
Maintainers
3
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-kauth - npm Package Compare versions

Comparing version 0.2.9 to 0.2.10

2

app/extend/application.js

@@ -21,3 +21,3 @@ "use strict";

const current = new PermissionCore();
current.setParts(permission.value);
current.setParts(permission.name);
if (current.implies(target)) {

@@ -24,0 +24,0 @@ return next();

@@ -0,1 +1,10 @@

## [0.2.10](https://gitlab-ag.marmot-cloud.com/marmot/kauth-sdk-egg/compare/v0.2.9...v0.2.10) (2020-12-24)
### Bug Fixes
* update kauth-sdk-node 0.1.6 ([91873b7](https://gitlab-ag.marmot-cloud.com/marmot/kauth-sdk-egg/commit/91873b7292c6fc838de2db1e2137fe405c2bc2ed))
## [0.2.9](https://gitlab-ag.marmot-cloud.com/marmot/kauth-sdk-egg/compare/v0.2.8...v0.2.9) (2020-10-29)

@@ -2,0 +11,0 @@

{
"name": "egg-kauth",
"version": "0.2.9",
"version": "0.2.10",
"description": "egg kauth plugin",

@@ -31,3 +31,3 @@ "eggPlugin": {

"dependencies": {
"kauth-sdk-node": "^0.1.5"
"kauth-sdk-node": "^0.1.6"
},

@@ -34,0 +34,0 @@ "devDependencies": {

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