@node-ts/bus-messages
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@node-ts/bus-messages", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"license": "MIT", | ||
@@ -35,3 +35,3 @@ "main": "./dist/index.js", | ||
], | ||
"gitHead": "1f29e7960dafa1f0395476a2f9ef6df77e1d9779" | ||
"gitHead": "db968063e6c7bd3247aa916dff82cda26236e8e7" | ||
} |
# @node-ts/bus-messages | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/node-ts/bus.svg)](https://greenkeeper.io/) | ||
[![CircleCI](https://circleci.com/gh/node-ts/bus/tree/master.svg?style=svg)](https://circleci.com/gh/node-ts/bus/tree/master) | ||
This package should be consumed wherever your application defines message contracts. Messages are small pieces of data that get passed around between services. They can define an instruction to perform an action, or report that something has just occurred. | ||
@@ -4,0 +7,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5729
21
19