@auroradao/datastream-connection
Advanced tools
Comparing version 1.3.2 to 1.4.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.4.0](https://github.com/AuroraDAO/datastream-client-js/compare/v1.3.2...v1.4.0) (2019-03-26) | ||
### Features | ||
* update task-handler and dev dependencies ([873d217](https://github.com/AuroraDAO/datastream-client-js/commit/873d217)) | ||
## [1.3.2](https://github.com/AuroraDAO/datastream-client-js/compare/v1.3.1...v1.3.2) (2019-03-25) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@auroradao/datastream-connection", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"description": "Internal package called by @auroradao/datastream-client which maintains the provided connector.", | ||
@@ -27,6 +27,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@auroradao/datastream-types": "^1.3.2", | ||
"task-handler": "^2.10.0" | ||
"@auroradao/datastream-types": "^1.4.0", | ||
"task-handler": "^2.11.0" | ||
}, | ||
"gitHead": "d5f952c9d3c744485483437181e8f5d969127d40" | ||
"gitHead": "2927ee3b9a9808010d24b4405bc159df751204e4" | ||
} |
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
71360
Updatedtask-handler@^2.11.0