Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "barracks", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "An event dispatcher for the flux architecture", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -25,4 +25,4 @@ # barracks | ||
## Installation | ||
```bash | ||
$ npm i --save barracks | ||
```sh | ||
npm install barracks | ||
``` | ||
@@ -200,3 +200,3 @@ | ||
## License | ||
[MIT](https://tldrlegal.com/license/mit-license) © [Yoshua Wuyts](yoshuawuyts.com) | ||
[MIT](https://tldrlegal.com/license/mit-license) | ||
@@ -203,0 +203,0 @@ [npm-image]: https://img.shields.io/npm/v/barracks.svg?style=flat-square |
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
12705