Comparing version 0.70.0-dev-macos-m1.c9389b2ea8b48296f6a668fa08d9750efc9302fb to 0.70.0-dev-windows.c9389b2ea8b48296f6a668fa08d9750efc9302fb
@@ -5,3 +5,3 @@ { | ||
"name": "ligolang", | ||
"version": "0.70.0-dev-macos-m1.c9389b2ea8b48296f6a668fa08d9750efc9302fb", | ||
"version": "0.70.0-dev-windows.c9389b2ea8b48296f6a668fa08d9750efc9302fb", | ||
"scripts": { | ||
@@ -11,3 +11,3 @@ "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" | ||
"ligo": "bin/ligo.exe" | ||
}, | ||
@@ -14,0 +14,0 @@ "override": { |
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
193418607