Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ali-ons

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ali-ons - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

9

History.md
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 @@ ==================

1

lib/channel.js

@@ -116,2 +116,3 @@ 'use strict';

* invokeOneway(command) {
this.beforeRequest(command);
yield this.sendThunk({

@@ -118,0 +119,0 @@ id: command.opaque,

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc