New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rewaa/event-broker

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rewaa/event-broker - npm Package Compare versions

Comparing version 3.2.8 to 3.2.9

4

dist/producers/producer.sqs.js

@@ -99,4 +99,4 @@ "use strict";

catch (error) {
utils_1.Logger.error(`getQueueUrl failed for queue name: ${queueName}`);
throw error;
utils_1.Logger.error(`Queue not found, creating new: ${queueName} \n ${error}`);
return undefined;
}

@@ -103,0 +103,0 @@ };

{
"name": "@rewaa/event-broker",
"version": "3.2.8",
"version": "3.2.9",
"description": "A broker for all the events that Rewaa will ever produce or consume",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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