You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

concurrently-cd

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

concurrently-cd - npm Package Compare versions

Comparing version

to
1.0.1

4

package.json
{
"name": "concurrently-cd",
"version": "1.0.0",
"version": "1.0.1",
"description": "Concurrently, but also cd into directories",

@@ -39,4 +39,4 @@ "repository": "github:patarapolw/concurrently-cd",

"peerDependencies": {
"concurrently": "^5.2.0"
"concurrently": "5.x"
}
}
# concurrently-cd
Concurrently, but also cd into directories.
[concurrently](https://www.npmjs.com/package/concurrently), but also cd into directories.

@@ -5,0 +5,0 @@ ## Usage