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.49 to 1.0.50

2

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

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

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

ctx.query = ctx.query || {}
ctx.query = {}

@@ -26,0 +26,0 @@ ctx.query.redirect = (op.baseUrl || '') + ctx.originalUrl

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