Socket
Socket
Sign inDemoInstall

kk-koa-framework

Package Overview
Dependencies
186
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 3.1.0

src/utils/wrapper.js

7

index.js

@@ -170,2 +170,7 @@ const Koa = require('koa')

module.exports.passport = require('./src/passport')
module.exports.passport = require('./src/passport')
let Wrapper = require('./src/utils/wrapper')
module.exports.createMethod = Wrapper.createMethod
module.exports.createMeta = Wrapper.createMeta

2

package.json

@@ -6,3 +6,3 @@ {

"name": "kk-koa-framework",
"version": "3.0.3",
"version": "3.1.0",
"description": "kk koa mvc webframework",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc