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 6.0.1 to 6.2.0

4

concurrently/index.d.ts

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

// Type definitions for concurrently 6.0
// Type definitions for concurrently 6.2
// Project: https://github.com/kimmobrunfeldt/concurrently#readme

@@ -28,2 +28,4 @@ // Definitions by: Michael B. <https://github.com/Blasz>

exitCode: number;
/** indicates if the process was killed as a result of `killOthers` */
killed: boolean;
}

@@ -30,0 +32,0 @@ interface Options {

{
"name": "@types/concurrently",
"version": "6.0.1",
"version": "6.2.0",
"description": "TypeScript definitions for concurrently",

@@ -34,4 +34,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "a5215cf23f759231e018b8212e992e5fa2734611be1dafeae5e45c6e368497a3",
"typesPublisherContentHash": "9d3e291cfc1b14281d4103609e6f8cd425ef03318b24dfd4290ba5b0d2dd5c38",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Sat, 06 Mar 2021 07:28:59 GMT
* Last updated: Mon, 24 May 2021 23:01:28 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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