New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

plimit-lit

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plimit-lit - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

0

dist/index.d.ts

@@ -0,0 +0,0 @@ /**

9

package.json
{
"name": "plimit-lit",
"description": "This package is a helper to run multiple promise-returning & async functions with limited concurrency.",
"version": "1.5.0",
"version": "1.6.0",
"author": "Joel Voß <mail@joelvoss.com>",

@@ -15,2 +15,5 @@ "license": "MIT",

},
"engines": {
"node": ">=18"
},
"type": "module",

@@ -36,6 +39,6 @@ "source": "src/index.js",

"dependencies": {
"queue-lit": "^1.5.0"
"queue-lit": "^1.5.1"
},
"devDependencies": {
"@jvdx/core": "^3.1.0"
"@jvdx/core": "^3.6.0"
},

@@ -42,0 +45,0 @@ "prettier": "@jvdx/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