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

@diningphilosophers/esy

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@diningphilosophers/esy - npm Package Compare versions

Comparing version 0.7.2-188-g573aacd to 0.7.2-188-g9a7b717

bin/esy

21

package.json
{
"name": "@diningphilosophers/esy",
"version": "0.7.2-188-g9a7b717",
"license": "BSD-2-Clause",
"description": "Package builder for esy.",
"license": "BSD-2-Clause",
"name": "@diningphilosophers/esy",
"version": "0.7.2-188-g573aacd",
"scripts": {
"postinstall": "node -e \"process.env['OCAML_VERSION']='ocaml'; process.env['OCAML_PKG_NAME']='n.00.0000'; require('./esyInstallRelease.js')\""
"postinstall": "node -e \"process.env['OCAML_VERSION'] = process.platform == 'linux' ? '4.12.0-musl.static.flambda': '4.12.0'; process.env['OCAML_PKG_NAME'] = 'ocaml'; require('./postinstall.js')\""
},
"bin": {
"esy": "bin/esy.exe"
}
}
"esy": "bin/esy"
},
"files": [
"_export/",
"bin/",
"postinstall.js",
"esyInstallRelease.js",
"platform-esy-npm-release-win32-x64"
]
}

@@ -0,0 +0,0 @@ # esy

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