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.1 to 2.0.2

1

lib/config.js

@@ -31,2 +31,3 @@ "use strict";

parameters.waitTimeSeconds = config.waitTimeSeconds;
parameters.endpoint = config.endpoint;
}

@@ -33,0 +34,0 @@ else if (parameters.engine === 'redis') {

2

package.json
{
"name": "steveo",
"version": "2.0.1",
"version": "2.0.2",
"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