@node-ts/bus-core
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@node-ts/bus-core", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Core bus logic", | ||
@@ -17,3 +17,2 @@ "main": "./dist/index.js", | ||
"@node-ts/bus-messages": "^0.1.1", | ||
"@node-ts/logger-core": "^0.0.13", | ||
"@types/node": "^11.12.2", | ||
@@ -27,2 +26,3 @@ "autobind-decorator": "^2.4.0", | ||
"@node-ts/code-standards": "^0.0.10", | ||
"@node-ts/logger-core": "^0.0.13", | ||
"inversify": "^5.0.1", | ||
@@ -34,2 +34,3 @@ "tslint": "^5.12.1", | ||
"peerDependencies": { | ||
"@node-ts/logger-core": "^0.0.13", | ||
"inversify": ">= 5.0.1" | ||
@@ -48,3 +49,3 @@ }, | ||
], | ||
"gitHead": "db968063e6c7bd3247aa916dff82cda26236e8e7" | ||
"gitHead": "5acbe6feebf07f820c6446d525965a8f91690e9a" | ||
} |
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
81372
6
- Removed@node-ts/logger-core@^0.0.13