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.0.7 to 1.0.8

1

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

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

jobId,
jobData: job.data,
}, `Started job ${job.name}`);

@@ -154,0 +153,0 @@ const result = await this.process(job, requestContext);

4

package.json
{
"name": "@lokalise/background-jobs-common",
"version": "1.0.7",
"version": "1.0.8",
"files": [

@@ -57,5 +57,5 @@ "dist",

"typescript": "5.4.5",
"vitest": "^1.4.0"
"vitest": "^1.5.0"
},
"prettier": "@lokalise/prettier-config"
}
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