New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4.0 to 7.0.0

39

concurrently/package.json
{
"name": "@types/concurrently",
"version": "6.4.0",
"description": "TypeScript definitions for concurrently",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/concurrently",
"license": "MIT",
"contributors": [
{
"name": "Michael B.",
"url": "https://github.com/Blasz",
"githubUsername": "Blasz"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
},
{
"name": "Ryan Ling",
"url": "https://github.com/72636c",
"githubUsername": "72636c"
}
],
"version": "7.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for concurrently, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/concurrently"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/node": "*",
"chalk": "^4.1.0"
},
"typesPublisherContentHash": "3283507c3d293355c3e8b916430d7b32897c2c2ecfdd3bdf203581eeaf64061b",
"typeScriptVersion": "3.7"
"concurrently": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/concurrently`
This is a stub types definition for @types/concurrently (https://github.com/open-cli-tools/concurrently#readme).
# Summary
This package contains type definitions for concurrently (https://github.com/open-cli-tools/concurrently#readme).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/concurrently.
### Additional Details
* Last updated: Sun, 14 Nov 2021 21:01:22 GMT
* Dependencies: [@types/chalk](https://npmjs.com/package/@types/chalk), [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
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).
concurrently provides its own type definitions, so you don't need @types/concurrently installed!
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