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

client-run-queue

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

client-run-queue - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

1

.eslintrc.js

@@ -46,2 +46,3 @@ module.exports = {

'@typescript-eslint/require-await': 'off',
'@typescript-eslint/strict-boolean-expressions': 'error',
'no-constant-condition': 'off',

@@ -48,0 +49,0 @@ 'no-extra-boolean-cast': 'off',

16

package.json
{
"name": "client-run-queue",
"version": "2.1.0",
"version": "2.1.1",
"description": "A client-friendly run queue",

@@ -42,6 +42,6 @@ "keywords": [

"@types/heap": "^0.2.31",
"@types/jest": "^29.5.1",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"eslint": "8.39.0",
"@types/jest": "^29.5.2",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"eslint": "8.42.0",
"eslint-config-prettier": "^8.8.0",

@@ -56,9 +56,9 @@ "eslint-import-resolver-typescript": "^3.5.5",

"jest-environment-jsdom": "^29.5.0",
"madge": "6.0.0",
"madge": "6.1.0",
"prettier": "2.8.8",
"trash-cli": "5.0.0",
"ts-jest": "^29.1.0",
"typedoc": "^0.24.6",
"typescript": "5.0.4"
"typedoc": "^0.24.8",
"typescript": "5.1.3"
}
}
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