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

@types/concurrently

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/concurrently - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

2

concurrently/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for concurrently 5.2

// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Ryan Ling <https://github.com/72636c>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -18,2 +19,3 @@

command: string;
env?: NodeJS.ProcessEnv;
name?: string;

@@ -20,0 +22,0 @@ prefixColor?: string;

11

concurrently/package.json
{
"name": "@types/concurrently",
"version": "5.2.0",
"version": "5.2.1",
"description": "TypeScript definitions for concurrently",

@@ -16,2 +16,7 @@ "license": "MIT",

"githubUsername": "peterblazejewicz"
},
{
"name": "Ryan Ling",
"url": "https://github.com/72636c",
"githubUsername": "72636c"
}

@@ -30,4 +35,4 @@ ],

},
"typesPublisherContentHash": "32e1b0218287f15d8932aedb50e17608a7fcce13b6558a3d7455e79364ff64b7",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "555f307677b60b576b2bc0b8ee2bf4028637723dce51d02bc7349c39430ca782",
"typeScriptVersion": "3.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Sun, 26 Apr 2020 16:21:48 GMT
* Last updated: Sun, 31 May 2020 08:10:21 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by [Michael B.](https://github.com/Blasz), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
These definitions were written by [Michael B.](https://github.com/Blasz), [Piotr Błażejewicz](https://github.com/peterblazejewicz), and [Ryan Ling](https://github.com/72636c).
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