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
32
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 1.1.2 to 1.1.3

4

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

@@ -18,3 +18,3 @@ "keywords": ["promise", "concurrency", "limit", "throttle", "queue", "priority", "typescript", "client"],

"lint": "eslint 'src/**/*.ts?(x)' --max-warnings 0",
"prepublishOnly": "yarn clean && yarn test && yarn audit && yarn build && yarn generate:docs",
"prepublishOnly": "yarn clean && yarn test && yarn audit && yarn clean && yarn build && yarn generate:docs",
"test": "yarn test:check-circular-dependencies && yarn test:unit-tests",

@@ -21,0 +21,0 @@ "test:check-circular-dependencies": "yarn build && npx madge --circular ./lib",

@@ -92,2 +92,4 @@ # client-run-queue

[API Docs](https://panchain.github.io/client-run-queue/)
## Thanks

@@ -94,0 +96,0 @@

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