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.34.1 to 1.34.2

2

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

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

@@ -455,4 +455,4 @@ # Script Launcher

```text
Package version: 1.34.1
Package version: 1.34.1
Package version: 1.34.2
Package version: 1.34.2
Argument 1 : arg1

@@ -616,5 +616,5 @@ Argument 2 : arg2

$1 : arg1
$npm_package_version : 1.34.1
$npm_package_version : 1.34.2
${1} : arg1
${npm_package_version} : 1.34.1
${npm_package_version} : 1.34.2
```

@@ -688,3 +688,3 @@

grep example
Version: 1.34.1
Version: 1.34.2
Platform: linux

@@ -691,0 +691,0 @@ Time: 2019-09-16 10:33:20.628

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