Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

harcon-radiation

Package Overview
Dependencies
Maintainers
1
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

harcon-radiation - npm Package Compare versions

Comparing version 9.2.20 to 9.2.21

7

package.json
{
"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) {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc