Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

koa-body

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-body - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

4

package.json
{
"name": "koa-body",
"version": "4.0.3",
"version": "4.0.4",
"description": "A Koa body parser middleware. Supports multipart, urlencoded and JSON request bodies.",

@@ -38,2 +38,3 @@ "main": "index.js",

"dependencies": {
"@types/formidable": "^1.0.31",
"co-body": "^5.1.1",

@@ -43,3 +44,2 @@ "formidable": "^1.1.1"

"devDependencies": {
"@types/formidable": "^1.0.31",
"@types/koa": "^2.0.39",

@@ -46,0 +46,0 @@ "koa": "^2.0.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