Comparing version 1.10.0 to 1.10.1
{ | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"description": "Friendly Syntax & Toolchain Powered by OCaml", | ||
@@ -27,3 +27,3 @@ "repository": { | ||
"version": { | ||
"val": "1.10.0", | ||
"val": "1.10.1", | ||
"global": true, | ||
@@ -46,3 +46,3 @@ "globalCollisionBehavior": "clobber" | ||
"globalCollisionBehavior": "clobber", | ||
"val": "1.10.0" | ||
"val": "1.10.1" | ||
} | ||
@@ -67,3 +67,3 @@ }, | ||
"editor": "eval $(dependencyEnv) && eval $EDITOR", | ||
"postinstall": "eval $(dependencyEnv) && nopam && ./pkg/substs pkg/META.in && make compile_error && make precompile && ./build.native build --native true --native-dynlink true --utop ${utop_installed:-false} && (opam-installer --prefix=$opam_prefix || true)", | ||
"postinstall": "eval $(dependencyEnv) && nopam && ./pkg/substs pkg/META.in && make compile_error && ocaml pkg/build.ml native=true native-dynlink=true utop=${utop_installed:-false} && (opam-installer --prefix=$opam_prefix || true)", | ||
"clean": "eval $(dependencyEnv) && nopam && make clean", | ||
@@ -70,0 +70,0 @@ "env": "eval $(dependencyEnv) && env", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
AI-detected potential malware
Supply chain riskAI has identified this package as malware. This is a strong signal that the package may be malicious.
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
AI-detected potential malware
Supply chain riskAI has identified this package as malware. This is a strong signal that the package may be malicious.
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
2575893
169