harcon-radiation
Advanced tools
Comparing version 9.2.38 to 9.2.39
{ | ||
"name": "harcon-radiation", | ||
"version": "9.2.38", | ||
"version": "9.2.39", | ||
"description": "REST and Websocket plugin for harcon", | ||
@@ -26,15 +26,15 @@ "keywords": [ | ||
"dependencies": { | ||
"assign.js": "^2.8.11", | ||
"clerobee": "^1.0.1", | ||
"assign.js": "^2.8.13", | ||
"clerobee": "^1.0.2", | ||
"fastify": "~3", | ||
"fastify-compress": "^3.3.0", | ||
"fastify-compress": "^3.4.0", | ||
"fastify-healthcheck": "^3.0.0", | ||
"fastify-helmet": "^5.0.0", | ||
"fastify-helmet": "^5.0.3", | ||
"fastify-jwt": "^2.1.3", | ||
"fastify-plugin": "^2.2.0", | ||
"fastify-static": "^3.2.0", | ||
"harcon": "^9.2.46", | ||
"fastify-plugin": "^3.0.0", | ||
"fastify-static": "^3.3.0", | ||
"harcon": "^9.2.47", | ||
"isa.js": "^2.2.15", | ||
"proback.js": "^2.1.15", | ||
"ws": "^7.3.1" | ||
"proback.js": "^2.1.16", | ||
"ws": "^7.4.0" | ||
}, | ||
@@ -41,0 +41,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
- Removedfastify-plugin@2.3.4(transitive)
Updatedassign.js@^2.8.13
Updatedclerobee@^1.0.2
Updatedfastify-compress@^3.4.0
Updatedfastify-helmet@^5.0.3
Updatedfastify-plugin@^3.0.0
Updatedfastify-static@^3.3.0
Updatedharcon@^9.2.47
Updatedproback.js@^2.1.16
Updatedws@^7.4.0