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

array-series

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-series - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

4

component.json
{
"name": "array-series",
"description": "Call an array of asynchronous functions in series",
"repo": "jonathanong/array-series",
"version": "0.1.4",
"repo": "component/array-series",
"version": "0.1.5",
"main": "index.js",

@@ -7,0 +7,0 @@ "scripts": [

{
"name": "array-series",
"description": "Call an array of asynchronous functions in series",
"version": "0.1.4",
"version": "0.1.5",
"scripts": {

@@ -16,6 +16,6 @@ "test": "node test"

"type": "git",
"url": "https://github.com/jonathanong/array-series.git"
"url": "https://github.com/component/array-series.git"
},
"bugs": {
"url": "https://github.com/jonathanong/array-series/issues",
"url": "https://github.com/component/array-series/issues",
"email": "me@jongleberry.com"

@@ -22,0 +22,0 @@ },

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

# Array Series [![Build Status](https://travis-ci.org/jonathanong/array-series.png)](https://travis-ci.org/jonathanong/array-series)
# Array Series [![Build Status](https://travis-ci.org/component/array-series.png)](https://travis-ci.org/component/array-series)

@@ -3,0 +3,0 @@ Call an array of asynchronous functions in series

Sorry, the diff of this file is not supported yet

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