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

@anthor/common-events

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anthor/common-events - npm Package Compare versions

Comparing version 0.0.1-alpha.3 to 0.1.0-alpha.0

1

dist/events/abstract/abstract.listener.js

@@ -12,2 +12,3 @@ "use strict";

.subscriptionOptions()
.setMaxInFlight(1)
.setDeliverAllAvailable()

@@ -14,0 +15,0 @@ .setManualAckMode(true)

5

package.json
{
"name": "@anthor/common-events",
"version": "0.0.1-alpha.3",
"version": "0.1.0-alpha.0",
"description": "Common library for Anthor microservices",
"private": false,
"main": "./dist/index.js",

@@ -33,3 +32,3 @@ "types": "./dist/index.d.ts",

},
"gitHead": "17a690e1cccadb4e6f4d7720e84f38775b4979bb"
"gitHead": "04c709f20b2652aa0fa8fd2104eecf883ef942c8"
}

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