fastify-multer
Advanced tools
Comparing version 1.4.3 to 1.4.4
{ | ||
"name": "fastify-multer", | ||
"description": "Middleware for handling `multipart/form-data` with Fastify.", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"main": "lib/", | ||
@@ -58,3 +58,4 @@ "contributors": [ | ||
"files": [ | ||
"lib/" | ||
"lib/", | ||
"typings/" | ||
], | ||
@@ -61,0 +62,0 @@ "scripts": { |
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
57412
36
746