Socket
Socket
Sign inDemoInstall

koa-architect

Package Overview
Dependencies
17
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

3

package.json
{
"name": "koa-architect",
"version": "1.0.3",
"version": "1.0.4",
"homepage": "https://github.com/nervgh/koa-architect",
"main": "lib/architect.js",
"repository": "nervgh/koa-architect",
"author": {

@@ -7,0 +8,0 @@ "name": "Alexander Zaytsev",

@@ -9,3 +9,3 @@ # koa-architect

## About
Reads a folder with middleware and routes and reduces routes to middleware using [koa-mount](https://github.com/koajs/mount) and [koa-trie-router](https://github.com/koajs/trie-router).
Reads a folder with middleware and routes and reduces them to middleware using [koa-mount](https://github.com/koajs/mount) and [koa-trie-router](https://github.com/koajs/trie-router).
That eventually allows you run your app extremely simple:

@@ -12,0 +12,0 @@

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