Socket
Socket
Sign inDemoInstall

script-launcher

Package Overview
Dependencies
29
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.33.0 to 1.33.1

2

package.json
{
"name": "script-launcher",
"version": "1.33.0",
"version": "1.33.1",
"description": "Enhance your package.json scripts with features like: menus, functions, arrays, concurrency and many more.",

@@ -5,0 +5,0 @@ "main": "launch.js",

@@ -230,3 +230,13 @@ [![npm version](https://badge.fury.io/js/script-launcher.svg)](https://www.npmjs.com/package/script-launcher)

```
<details>
<summary><b>Output:</b></summary>
```bash
Build step 1
Build step 2
Build step 3
```
</details>
&nbsp;
### Change directory

@@ -233,0 +243,0 @@ Specify an existing directory as an script command and it will change to that directory for the next scripts it executes. This can be handy if your script have to be run from within a different location.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc