koa-json-body
Advanced tools
Comparing version 3.1.0 to 4.0.0
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2300
53
+ Addedco-body@4.2.0(transitive)
+ Addedinflation@2.0.0(transitive)
- Removedco-body@3.1.0(transitive)
Updatedco-body@^4.0.0