@pierback/concurrently-ml
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "@pierback/concurrently-ml", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "ocaml concurrently alternative", | ||
"bin": { | ||
"conc": "./conc_ml.sh" | ||
"conc": "concurrently-ml", | ||
"concml": "concurrently-ml" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"install": "./conc_ml.sh", | ||
"compile": "ocamlfind ocamlopt -linkpkg -thread -package unix,ansiterminal bin/main.ml -o $(./build-name.sh)" | ||
@@ -11,0 +13,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1543699
11
1