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

steveo

Package Overview
Dependencies
Maintainers
4
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

steveo - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

2

lib/base/base_runner.js

@@ -75,2 +75,4 @@ "use strict";

messageRetentionPeriod: this.config.messageRetentionPeriod,
}).catch(er => {
this.logger.debug('error creating queue for topic:', er);
})));

@@ -77,0 +79,0 @@ }

2

package.json
{
"name": "steveo",
"version": "2.0.6",
"version": "2.0.7",
"description": "A Task Pub/Sub Background processing library",

@@ -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