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

p-times

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

p-times - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "p-times",
"version": "1.0.0",
"version": "1.0.1",
"description": "Run promise-returning & async functions a specific number of times concurrently",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -41,3 +41,3 @@ # p-times [![Build Status](https://travis-ci.org/sindresorhus/p-times.svg?branch=master)](https://travis-ci.org/sindresorhus/p-times)

Expected to return a `Promise<boolean>` or `boolean`.
Expected to return a `Promise` or value.

@@ -44,0 +44,0 @@ #### options

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