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

@lokalise/background-jobs-common

Package Overview
Dependencies
Maintainers
10
Versions
51
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 1.2.0 to 1.2.1

4

dist/background-job-processor/processors/AbstractBackgroundJobProcessor.js

@@ -25,5 +25,3 @@ "use strict";

},
removeOnComplete: {
count: (0, utils_1.daysToSeconds)(constants_1.RETENTION_COMPLETED_JOBS_IN_AMOUNT),
},
removeOnComplete: { count: constants_1.RETENTION_COMPLETED_JOBS_IN_AMOUNT },
removeOnFail: {

@@ -30,0 +28,0 @@ age: (0, utils_1.daysToSeconds)(constants_1.RETENTION_FAILED_JOBS_IN_DAYS),

{
"name": "@lokalise/background-jobs-common",
"version": "1.2.0",
"version": "1.2.1",
"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