Comparing version 0.72.0-dev-macos-m1.31fc25a105b72ca7c375b7dccb3390bcecb1a2a3 to 0.72.0-dev-windows.31fc25a105b72ca7c375b7dccb3390bcecb1a2a3
@@ -5,3 +5,3 @@ { | ||
"name": "ligolang", | ||
"version": "0.72.0-dev-macos-m1.31fc25a105b72ca7c375b7dccb3390bcecb1a2a3", | ||
"version": "0.72.0-dev-windows.31fc25a105b72ca7c375b7dccb3390bcecb1a2a3", | ||
"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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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 1 instance in 1 package
193077011