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 5.8.7 to 5.8.8

2

lib/extensions.js

@@ -35,3 +35,3 @@ 'use strict'

// set metadata by passed pattern or current message context
context.meta$ = Object.assign(pattern.meta$ || {}, context.meta$)
Object.assign(context.meta$, pattern.meta$)
// is only passed by msg

@@ -38,0 +38,0 @@ context.delegate$ = pattern.delegate$ || {}

{
"name": "nats-hemera",
"author": "Dustin Deus (https://github.com/StarpTech)",
"version": "5.8.7",
"version": "5.8.8",
"main": "lib/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