Socket
Socket
Sign inDemoInstall

run-parallel

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.6 to 1.1.7

7

package.json
{
"name": "run-parallel",
"description": "Run an array of functions in parallel",
"version": "1.1.6",
"version": "1.1.7",
"author": {
"name": "Feross Aboukhadijeh",
"email": "feross@feross.org",
"url": "http://feross.org/"
"url": "https://feross.org",
"donate": "https://patreon.com/feross"
},

@@ -15,3 +16,3 @@ "bugs": {

"devDependencies": {
"standard": "^6.0.5",
"standard": "*",
"tape": "^4.0.0",

@@ -18,0 +19,0 @@ "zuul": "^3.1.0"

@@ -1,2 +0,2 @@

# run-parallel [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url]
# run-parallel [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]

@@ -9,2 +9,4 @@ [travis-image]: https://img.shields.io/travis/feross/run-parallel/master.svg

[downloads-url]: https://npmjs.org/package/run-parallel
[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
[standard-url]: https://standardjs.com

@@ -11,0 +13,0 @@ ### Run an array of functions in parallel

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc