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

steveo

Package Overview
Dependencies
Maintainers
4
Versions
223
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 6.0.0-beta4 to 6.0.0-beta5

1

lib/index.d.ts
import { Manager } from './lib/manager';
import { IRunner, ITask, Callback, Pool, Logger, ISteveo, IRegistry, IProducer, IEvent, KafkaConfiguration, RedisConfiguration, SQSConfiguration, DummyConfiguration, Middleware, TaskOptions } from './common';
export { KafkaConfiguration, RedisConfiguration, SQSConfiguration, DummyConfiguration, } from './common';
export { Middleware };

@@ -4,0 +5,0 @@ export declare class Steveo implements ISteveo {

4

package.json
{
"name": "steveo",
"version": "6.0.0-beta4",
"version": "6.0.0-beta5",
"description": "A Task Pub/Sub Background processing library",

@@ -94,2 +94,2 @@ "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