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

nats-hemera

Package Overview
Dependencies
Maintainers
1
Versions
279
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nats-hemera - npm Package Compare versions

Comparing version 0.1.31 to 0.1.32

8

lib/index.js

@@ -163,3 +163,3 @@ /*!

this.log().info(TRANSPORT_CONNECTED)
cb()
cb.call(this)
})

@@ -286,4 +286,2 @@

this.log().info(result.value.pattern, 'ADD_IN')
let actMeta = this.catalog.lookup(result.value.pattern)

@@ -522,3 +520,3 @@

this.log().info(pattern, 'ACT - OUTBOUND')
this.log().info(pattern, 'ACT_OUTBOUND')

@@ -561,3 +559,3 @@ //Emit event

this.log().info(pattern, 'ACT - INBOUND')
this.log().info(pattern, 'ACT_INBOUND')

@@ -564,0 +562,0 @@ if (typeof cb === 'function') {

{
"name": "nats-hemera",
"author": "Dustin Deus (https://github.com/StarpTech)",
"version": "0.1.31",
"version": "0.1.32",
"main": "index.js",

@@ -6,0 +6,0 @@ "homepage": "https://starptech.github.io/hemera/",

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