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

promise_mtd

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

promise_mtd - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name": "promise_mtd",
"version": "0.0.7",
"version": "0.0.8",
"description": "Set of methods allowing simplify work with Promises in cycle. Methods: forEach, map, while, transform, parallel",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -6,3 +6,3 @@ # promise_mtd

Implementation of cycle ```while``` for using with promise.
Method ```parallel``` allows to run concurrently promises such as method ```Promise.all```, but with limit.
Method ```parallel``` allows to run concurrently promises similar to method ```Promise.all```, but with limit.
The library has no dependencies 😀.

@@ -9,0 +9,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