New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ali-ons

Package Overview
Dependencies
Maintainers
2
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 3.3.0-beta.2 to 3.3.0-beta.4

2

lib/consumer/mq_push_consumer.js

@@ -741,3 +741,3 @@ 'use strict';

newMsg.properties[MessageConst.PROPERTY_MAX_RECONSUME_TIMES] = this.options.maxReconsumeTimes;
newMsg.delayTimeLevel = 1 + msg.reconsumeTimes;
newMsg.delayTimeLevel = 3 + msg.reconsumeTimes;
await (await MQProducer.getDefaultProducer()).send(newMsg);

@@ -744,0 +744,0 @@ }

{
"name": "ali-ons",
"version": "3.3.0-beta.2",
"version": "3.3.0-beta.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