Socket
Socket
Sign inDemoInstall

pjobs

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pjobs - npm Package Compare versions

Comparing version 2.0.2 to 2.0.4

.coveralls.yml

2

dist/index.d.ts

@@ -1,2 +0,2 @@

// Generated by dts-bundle-generator v8.1.1
// Generated by dts-bundle-generator v9.5.1

@@ -3,0 +3,0 @@ export declare function sleep(timeout: number): Promise<void>;

@@ -5,6 +5,6 @@ {

"description": "A simple, efficient, small and no dependencies queue job executor using promises with concurrency control. And some promise's utilities.",
"version": "2.0.2",
"version": "2.0.4",
"repository": {
"type": "git",
"url": "https://github.com/teintinu/pjobs.git"
"url": "git+https://github.com/teintinu/pjobs.git"
},

@@ -15,23 +15,23 @@ "private": false,

"devDependencies": {
"@types/jest": "^29.5.6",
"@types/source-map-support": "^0.5.9",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"dts-bundle-generator": "^8.1.1",
"esbuild": "^0.19.5",
"@types/jest": "^29.5.12",
"@types/source-map-support": "^0.5.10",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"dts-bundle-generator": "^9.3.1",
"esbuild": "^0.20.0",
"esbuild-jest": "^0.5.0",
"eslint": "^8.52.0",
"eslint": "^8.56.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"prettier": "^3.2.5",
"source-map-support": "^0.5.21",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
},

@@ -38,0 +38,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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