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

koa-json-body

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-json-body - npm Package Compare versions

Comparing version 3.1.0 to 4.0.0

4

package.json
{
"name": "koa-json-body",
"version": "3.1.0",
"version": "4.0.0",
"description": "koa middleware to parse json request bodies",

@@ -27,4 +27,4 @@ "main": "index.js",

"dependencies": {
"co-body": "^3.0.0"
"co-body": "^4.0.0"
}
}

@@ -49,1 +49,5 @@ koa-json-body

Versioning
----------
Major versions will map to co-body major versions (e.g. koa-json-helmet 4.x.x uses co-body 4.y.y)
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