Comparing version 0.70.0-windows.709efd88f1ddcdf44a2e91400ad912b2f0b14e0e to 0.71.0-dev-macos-intel.517cf0c31c1cb01bc4c29aca860953217b60e8e5
@@ -5,3 +5,3 @@ { | ||
"name": "ligolang", | ||
"version": "0.70.0-windows.709efd88f1ddcdf44a2e91400ad912b2f0b14e0e", | ||
"version": "0.71.0-dev-macos-intel.517cf0c31c1cb01bc4c29aca860953217b60e8e5", | ||
"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.70.0-windows.709efd88f1ddcdf44a2e91400ad912b2f0b14e0e" | ||
"LIGO_VERSION": "0.71.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
172657049