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.0.2 to 0.0.3

16

package.json
{
"name": "@node-ts/bus-messages",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",

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

"lint": "tslint --project tsconfig.json 'src/**/*.ts'",
"lint:fix": "yarn lint --fix",
"package:publish": "npm publish --access=public"
"lint:fix": "yarn lint --fix"
},

@@ -21,3 +20,12 @@ "dependencies": {

"typescript": "^3.3.3"
}
},
"keywords": [
"typescript",
"bus",
"messaging",
"microservices",
"distributed systems",
"CQRS",
"ES"
]
}
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