Comparing version 0.5.8 to 0.6.0
{ | ||
"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
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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
186507981
1
263
- Removed@esy-ocaml/esy-opam@0.0.15
- Removed@esy-ocaml/esy-opam@0.0.15(transitive)