Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ligolang

Package Overview
Dependencies
Maintainers
2
Versions
741
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ligolang - npm Package Compare versions

Comparing version 0.57.0-dev.linux.1 to 0.57.0-dev.macos-intel.1

_export/esy_gmp-3cf53bd9.tar.gz

10

package.json
{
"name": "ligolang",
"version": "0.57.0-dev.linux.1",
"version": "0.57.0-dev.macos-intel.1",
"description": "A friendly Smart Contract Language for Tezos",
"os": [
"linux"
"darwin"
],

@@ -13,6 +13,8 @@ "cpu": [

"repository": "https://gitlab.com/ligolang/ligo",
"scripts": {},
"scripts": {
"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"
}
}
bin/ligo

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc