@node-ts/bus-core
Advanced tools
Comparing version 0.6.3 to 0.6.4
{ | ||
"name": "@node-ts/bus-core", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "A service bus for message-based, distributed node applications", | ||
@@ -16,6 +16,6 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@node-ts/bus-messages": "^0.3.0", | ||
"@types/node": "^12.12.37", | ||
"@node-ts/bus-messages": "^0.3.1", | ||
"@types/node": "^12.12.39", | ||
"autobind-decorator": "^2.4.0", | ||
"class-transformer": "^0.2.3", | ||
"class-transformer": "^0.3.1", | ||
"inversify": "^5.0.1", | ||
@@ -52,3 +52,3 @@ "reflect-metadata": "^0.1.13", | ||
], | ||
"gitHead": "66b9f10783f4b940970bbcb4f34f8d0ee69c8074" | ||
"gitHead": "2fad73410a7338dc0d89039085564e68ab68c58a" | ||
} |
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
+ Addedclass-transformer@0.3.2(transitive)
- Removedclass-transformer@0.2.3(transitive)
Updated@node-ts/bus-messages@^0.3.1
Updated@types/node@^12.12.39
Updatedclass-transformer@^0.3.1