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

@lokalise/background-jobs-common

Package Overview
Dependencies
Maintainers
10
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lokalise/background-jobs-common - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

dist/background-job-processor/types.d.ts

@@ -8,3 +8,3 @@ import type { ErrorReporter } from '@lokalise/node-core';

export type JobFinalState = FinishedStatus;
export type BackgroundJobProcessorConfig<QueueOptionsType extends QueueOptions, WorkerOptionsType extends WorkerOptions> = {
export type BackgroundJobProcessorConfig<QueueOptionsType extends QueueOptions = QueueOptions, WorkerOptionsType extends WorkerOptions = WorkerOptions> = {
queueId: string;

@@ -11,0 +11,0 @@ isTest: boolean;

{
"name": "@lokalise/background-jobs-common",
"version": "2.0.3",
"version": "2.0.4",
"files": [

@@ -5,0 +5,0 @@ "dist",

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