Socket
Socket
Sign inDemoInstall

kk-koa-framework

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kk-koa-framework - npm Package Compare versions

Comparing version 1.0.43 to 1.0.44

2

package.json
{
"name": "kk-koa-framework",
"version": "1.0.43",
"version": "1.0.44",
"description": "kk koa mvc webframework",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -10,3 +10,5 @@ const Strategy = require('./strategy')

async verify(ctx,options){
if(ctx.isAuthenticated()){
return null
}
let op = Object.assign({},this.options,options ||{})

@@ -13,0 +15,0 @@

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