harcon-radiation
Advanced tools
Comparing version 9.2.20 to 9.2.21
{ | ||
"name": "harcon-radiation", | ||
"version": "9.2.20", | ||
"version": "9.2.21", | ||
"description": "REST and Websocket plugin for harcon", | ||
@@ -33,5 +33,4 @@ "keywords": [ | ||
"fastify-jwt": "^1.2.1", | ||
"fastify-multipart": "^1.0.4", | ||
"fastify-plugin": "^1.6.0", | ||
"fastify-static": "^2.5.1", | ||
"fastify-static": "^2.6.0", | ||
"harcon": "^9.2.24", | ||
@@ -44,3 +43,3 @@ "isa.js": "^2.2.10", | ||
"chai": "^4.2.0", | ||
"mkdirp": "^0.5.1", | ||
"mkdirp": "^1.0.3", | ||
"path": "^0.12.7", | ||
@@ -47,0 +46,0 @@ "pino": "~5", |
@@ -46,4 +46,2 @@ const path = require('path') | ||
}) | ||
if (config.fastify.multipart) | ||
fastify.register(require('fastify-multipart'), config.fastify.multipart ) | ||
}, | ||
@@ -50,0 +48,0 @@ plugins: function (fastify) { |
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
13
68069
1634
- Removedfastify-multipart@^1.0.4
- Removedbusboy@0.3.1(transitive)
- Removeddicer@0.3.0(transitive)
- Removedfastify-multipart@1.0.6(transitive)
- Removedstreamsearch@0.1.2(transitive)
Updatedfastify-static@^2.6.0