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

pg-boss

Package Overview
Dependencies
Maintainers
1
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-boss - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

2

lib/manager.js

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

return _this7.fail(job.id).then(function () {
return _this7.fail(job.id, error).then(function () {
return _this7.emit(events.failed, { job: job, error: error });

@@ -155,0 +155,0 @@ });

{
"name": "pg-boss",
"version": "2.3.1",
"version": "2.3.2",
"description": "Queueing jobs in Node.js using PostgreSQL like a boss",

@@ -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