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

@node-ts/bus-messages

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-ts/bus-messages - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

2

dist/message-attributes.d.ts

@@ -1,2 +0,2 @@

declare type Uuid = string;
type Uuid = string;
export interface MessageAttributeMap {

@@ -3,0 +3,0 @@ [key: string]: string | number | undefined;

{
"name": "@node-ts/bus-messages",
"description": "A core set of message definitions for distributed applications.",
"version": "0.3.3",
"version": "0.3.4",
"license": "MIT",

@@ -23,3 +23,3 @@ "main": "./dist/index.js",

"@node-ts/code-standards": "^0.0.10",
"typescript": "^4.3.5"
"typescript": "^4.9.4"
},

@@ -38,3 +38,3 @@ "keywords": [

],
"gitHead": "02fb2fe28c190b1562f256ba5b34255336c6da25"
"gitHead": "229b6fbb0cee7c101b85841cc11d6edfe667f73d"
}
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