New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.11 to 0.2.12

8

build/index.js

@@ -115,2 +115,4 @@ //

let ctx = this
let pattern = this._pattern

@@ -120,3 +122,2 @@

let cleanPattern = this._cleanPattern
let ctx = this

@@ -159,2 +160,4 @@ // shared context

ctx._request = ctx._encoder.encode(ctx._message)
ctx.log.info(pattern, `ACT_OUTBOUND - ID:${String(ctx._message.request$.id)}`)

@@ -762,5 +765,2 @@

// encode msg to JSON
self._request = self._encoder.encode(self._message)
// send request

@@ -767,0 +767,0 @@ let sid = self.sendRequest(pattern.topic, self._request, (response) => {

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

@@ -6,0 +6,0 @@ "homepage": "https://hemerajs.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