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

darcon

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

darcon - npm Package Compare versions

Comparing version 1.3.95 to 1.3.98

2

package.json
{
"name": "darcon",
"version": "1.3.95",
"version": "1.3.98",
"description": "Simple Messaging/Service Bus for node entities over NatsIO",

@@ -5,0 +5,0 @@ "keywords": [

@@ -0,1 +1,3 @@

const _ = require('isa.js')
let Assigner = require('assign.js')

@@ -15,2 +17,5 @@ let assigner = new Assigner()

if (_.isFunction(config.fastify))
config.fastify = config.fastify( config )
let fastifyConfig = assigner.assign( {

@@ -17,0 +22,0 @@ logger: self.logger || true

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