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

async-batch

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-batch - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

lib/index.d.ts

8

package.json
{
"name": "async-batch",
"version": "1.1.1",
"version": "1.1.2",
"description": "Asynchronously process task batches",

@@ -11,2 +11,6 @@ "main": "lib/index.js",

"license": "MIT",
"files": [
"lib",
"src"
],
"scripts": {

@@ -20,3 +24,3 @@ "build": "tsc",

"jest": "24.8.0",
"lodash": "4.17.19",
"lodash": "4.17.21",
"npm-check": "^5.9.0",

@@ -23,0 +27,0 @@ "ts-jest": "24.0.2",

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