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

esy

Package Overview
Dependencies
Maintainers
2
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esy - npm Package Compare versions

Comparing version 0.5.8 to 0.6.0

7

package.json
{
"name": "esy",
"version": "0.5.8",
"version": "0.6.0",
"license": "MIT",
"description": "Package builder for esy",
"description": "Package builder for esy.",
"dependencies": {
"@esy-ocaml/esy-opam": "0.0.15",
"esy-solve-cudf": "^0.1.10"

@@ -24,2 +23,2 @@ },

]
}
}

@@ -114,3 +114,4 @@ # esy

% esy
% esy bootstrap
% yarn
% node scripts/bootstrap.js
```

@@ -126,2 +127,4 @@

To test the `esy` executable in development you can use `bin/esy`.
### Updating `bin/esyInstallRelease.js`

@@ -241,3 +244,3 @@

To publish release under `next` tag (so users won't get it automatically but
to publish the release under `next` tag (so users won't get it automatically but
only explicitly requested).

@@ -247,5 +250,5 @@

We expect next version to be patch version most of the time. In case you
We expect the next version to be mostly a patch version. In case you
want to release new minor or major version you need to bump it before the
reelase.
release.

@@ -252,0 +255,0 @@ [hello-ocaml]: https://github.com/esy-ocaml/hello-ocaml

Sorry, the diff of this file is not supported yet

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