Comparing version 2.0.3 to 2.0.4
2.0.4 / 2018-01-10 | ||
================== | ||
**fixes** | ||
* [[`6f78013`](http://github.com/ali-sdk/ali-ons/commit/6f780131b713465827588ac3ee866b9e2b2bd2ae)] - fix: fix invokeOneWay issue (gxcsoccer <<gxcsoccer@126.com>>) | ||
**others** | ||
* [[`46d1bfe`](http://github.com/ali-sdk/ali-ons/commit/46d1bfe4cd5af83aa814d2a6dfd490efde5172bc)] - chore: release 2.0.3 (gxcsoccer <<gxcsoccer@126.com>>), | ||
2.0.3 / 2017-11-11 | ||
@@ -3,0 +12,0 @@ ================== |
@@ -116,2 +116,3 @@ 'use strict'; | ||
* invokeOneway(command) { | ||
this.beforeRequest(command); | ||
yield this.sendThunk({ | ||
@@ -118,0 +119,0 @@ id: command.opaque, |
{ | ||
"name": "ali-ons", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Aliyun Open Notification Service Client", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
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
137752
3905