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 1.0.30 to 1.0.31

2

lib/config.js

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

this.visibilityTimeout = config.visibilityTimeout || 604800;
this.redisMessageMaxsize = config.redisMessageMaxsize || 1024;
this.redisMessageMaxsize = config.redisMessageMaxsize || 65536;
}

@@ -41,0 +41,0 @@ };

{
"name": "steveo",
"version": "1.0.30",
"version": "1.0.31",
"description": "A Task Manager 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