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.4.4 to 5.4.5

7

index.d.ts

@@ -361,6 +361,6 @@ /// <reference types="node" />

setNotFoundPattern(pattern: string | Hemera.ServerPattern | null)
setNotFoundPattern(pattern: string | Hemera.ServerPattern | null): void
setIdGenerator(generatorFunction: () => string): Hemera
checkPluginDependencies(plugin: Hemera.Plugin)
checkPluginDependencies(plugin: Hemera.Plugin): void

@@ -389,3 +389,2 @@ log: pino.Logger | Hemera.Logger

export = Hemera
export as namespace Hemera
export default Hemera
{
"name": "nats-hemera",
"author": "Dustin Deus (https://github.com/StarpTech)",
"version": "5.4.4",
"version": "5.4.5",
"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