@pierback/concurrently-ml
Advanced tools
Comparing version 0.0.3 to 0.0.5
{ | ||
"name": "@pierback/concurrently-ml", | ||
"version": "0.0.3", | ||
"version": "0.0.5", | ||
"description": "ocaml concurrently alternative", | ||
@@ -10,3 +10,3 @@ "bin": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"compile": "ocamlfind ocamlopt -linkpkg -thread -package unix bin/main.ml -o $(./build-name.sh)" | ||
"compile": "ocamlfind ocamlopt -linkpkg -thread -package unix,ansiterminal bin/main.ml -o $(./build-name.sh)" | ||
}, | ||
@@ -13,0 +13,0 @@ "keywords": [], |
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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
1
4150
9