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

harcon

Package Overview
Dependencies
Maintainers
1
Versions
326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

harcon - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

3

lib/Barrel.js

@@ -68,5 +68,2 @@ var async = require('async');

if( err )
this.logger.harconlog( err );
self.firestarters.forEach( function( fs ){

@@ -73,0 +70,0 @@ if( (comm.source === fs.name) || (fs.listeningToResponses && fs.matches( comm.event ) ) ){

4

package.json
{
"name": "harcon",
"version": "0.9.0",
"version": "0.9.1",
"description": "Messaging/Service Bus for the harmonic convergence of node-based enterprise entities.",

@@ -48,3 +48,3 @@ "keywords": [

},
"_id": "harcon@0.9.0"
"_id": "harcon@0.9.1"
}
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