Comparing version 0.71.0-dev-windows.517cf0c31c1cb01bc4c29aca860953217b60e8e5 to 0.72.0-dev-macos-intel.31fc25a105b72ca7c375b7dccb3390bcecb1a2a3
@@ -5,3 +5,3 @@ { | ||
"name": "ligolang", | ||
"version": "0.71.0-dev-windows.517cf0c31c1cb01bc4c29aca860953217b60e8e5", | ||
"version": "0.72.0-dev-macos-intel.31fc25a105b72ca7c375b7dccb3390bcecb1a2a3", | ||
"scripts": { | ||
@@ -11,9 +11,14 @@ "postinstall": "node -e \"process.env['OCAML_VERSION']='ocaml'; process.env['OCAML_PKG_NAME']='n.00.0000'; process.env['ESY_RELEASE_REWRITE_PREFIX']=true; require('./esyInstallRelease.js')\"" | ||
"bin": { | ||
"ligo": "bin/ligo.exe" | ||
"ligo": "bin/ligo" | ||
}, | ||
"override": { | ||
"buildEnv": { | ||
"LIGO_VERSION": "0.71.0" | ||
"LIGO_VERSION": "0.72.0" | ||
} | ||
}, | ||
"esy": { | ||
"buildEnv": { | ||
"LIGO_VERSION": "0.72.0" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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 7 instances 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 7 instances in 1 package
172636050