Socket
Socket
Sign inDemoInstall

koa-fp-ts-router

Package Overview
Dependencies
44
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.2.0

.github/workflows/build.yml

12

package.json
{
"name": "koa-fp-ts-router",
"version": "0.1.0",
"version": "0.2.0",
"description": "A Koa router middleware built on the top of fp-ts-routing",

@@ -9,4 +9,12 @@ "main": "cjs/index.js",

"repository": "https://github.com/ryota-ka/koa-fp-ts-router",
"author": "Ryota Kameoka <kameoka.ryota@gmail.com>",
"author": "Ryota Kameoka <ok@ryota-ka.me>",
"license": "MIT",
"keywords": [
"fp-ts",
"fp-ts-routing",
"koa",
"koajs",
"middleware",
"router"
],
"peerDependencies": {

@@ -13,0 +21,0 @@ "fp-ts": "^2.5.4",

# koa-fp-ts-router
![npm](https://img.shields.io/npm/v/koa-fp-ts-router)
A [Koa](https://koajs.com/) router middleware built on the top of [`fp-ts-routing`](https://www.npmjs.com/package/fp-ts-routing).

@@ -4,0 +6,0 @@

cjs/index.d.ts
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