Socket
Socket
Sign inDemoInstall

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 5.0.0-alpha.1 to 5.0.0

6

package.json
{
"name": "koa-json-body",
"version": "5.0.0-alpha.1",
"version": "5.0.0",
"description": "koa middleware to parse json request bodies",

@@ -33,3 +33,3 @@ "main": "lib/index.js",

"devDependencies": {
"koa": ">= 2.0.0-alpha.3",
"koa": ">= 2.0.0",
"mocha": "^2.3.3",

@@ -39,4 +39,4 @@ "supertest": "^1.1.0"

"peerDependencies": {
"koa": ">= 2.0.0-alpha.3"
"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