fastify-raw-body
Advanced tools
Comparing version 4.0.0 to 4.1.0
{ | ||
"name": "fastify-raw-body", | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"description": "Request raw body", | ||
@@ -23,2 +23,3 @@ "main": "plugin.js", | ||
"author": "Manuel Spigolon <behemoth89@gmail.com> (https://github.com/Eomm)", | ||
"funding": "https://github.com/Eomm/fastify-raw-body?sponsor=1", | ||
"license": "MIT", | ||
@@ -33,10 +34,10 @@ "bugs": { | ||
"devDependencies": { | ||
"@types/node": "^17.0.36", | ||
"@types/node": "^18.0.0", | ||
"fastify": "^4.0.0-rc.4", | ||
"standard": "^17.0.0", | ||
"tap": "^16.2.0", | ||
"tsd": "^0.20.0" | ||
"tsd": "^0.23.0" | ||
}, | ||
"dependencies": { | ||
"fastify-plugin": "^3.0.1", | ||
"fastify-plugin": "^4.0.0", | ||
"raw-body": "^2.5.1", | ||
@@ -43,0 +44,0 @@ "secure-json-parse": "^2.4.0" |
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
20577
7
553
+ Addedfastify-plugin@4.5.1(transitive)
- Removedfastify-plugin@3.0.1(transitive)
Updatedfastify-plugin@^4.0.0