harcon-radiation
Advanced tools
Comparing version 9.2.18 to 9.2.19
{ | ||
"name": "harcon-radiation", | ||
"version": "9.2.18", | ||
"version": "9.2.19", | ||
"description": "REST and Websocket plugin for harcon", | ||
@@ -26,16 +26,16 @@ "keywords": [ | ||
"dependencies": { | ||
"assign.js": "^2.8.8", | ||
"assign.js": "^2.8.9", | ||
"clerobee": "^1.0.0", | ||
"fastify": "~2", | ||
"fastify-compress": "^1.1.0", | ||
"fastify-compress": "^2.0.0", | ||
"fastify-healthcheck": "^2.1.0", | ||
"fastify-helmet": "^3.0.2", | ||
"fastify-jwt": "^1.2.0", | ||
"fastify-multipart": "^1.0.2", | ||
"fastify-jwt": "^1.2.1", | ||
"fastify-multipart": "^1.0.3", | ||
"fastify-plugin": "^1.6.0", | ||
"fastify-static": "^2.5.1", | ||
"harcon": "^9.2.22", | ||
"harcon": "^9.2.23", | ||
"isa.js": "^2.2.10", | ||
"proback.js": "^2.1.8", | ||
"ws": "^7.2.0" | ||
"ws": "^7.2.1" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
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
+ Addedfastify-compress@2.0.1(transitive)
- Removedfastify-compress@1.1.0(transitive)
Updatedassign.js@^2.8.9
Updatedfastify-compress@^2.0.0
Updatedfastify-jwt@^1.2.1
Updatedfastify-multipart@^1.0.3
Updatedharcon@^9.2.23
Updatedws@^7.2.1