Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@esy-nightly/esy
Advanced tools
package.json
workflow for native development with Reason/OCaml
Esy is a package manager for Reason and OCaml centered around the NPM workflow. Reason/OCaml are compiled languages and it can be daunting for developers to setup tools and develop a workflow that is intuitive and well documented. Developing apps that are natively compiled are also hard to reproduce and often require additional tooling. Esy tries address these, by offering a familiar package.json
centered workflow and light-weight sandboxing.
Esy is available on NPM.
npm i -g esy
You can find the Esy documentation on the website. You can also find them under the docs folder of the source tree.
Please refer the documents in docs/contributing. You'll find instructions for building the source, CI setup, release process, esy internal concepts and other documentation to help you get started hacking on esy. You can also find them on the website under the contributing section
Issues are tracked at esy/esy.
See package.json
for compilers
This project was originally authored by Andrey Popp, and is currently maintained by ManasJayanth. The project is currently not funded and could benefit from generous sponsorships.
FAQs
Package builder for esy.
The npm package @esy-nightly/esy receives a total of 110 weekly downloads. As such, @esy-nightly/esy popularity was classified as not popular.
We found that @esy-nightly/esy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.