Comparing version 0.68.0-dev-windows.dc23a0832f2388c13ffec5b74c8696a35f26fdc3 to 0.69.0-dev-macos-intel.0e74722097fe8979c71a41a05bf96207d456c1ed
@@ -5,3 +5,3 @@ { | ||
"name": "ligolang", | ||
"version": "0.68.0-dev-windows.dc23a0832f2388c13ffec5b74c8696a35f26fdc3", | ||
"version": "0.69.0-dev-macos-intel.0e74722097fe8979c71a41a05bf96207d456c1ed", | ||
"scripts": { | ||
@@ -11,9 +11,9 @@ "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.68.0" | ||
"LIGO_VERSION": "0.69.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
178150698