@esy-nightly/esy
Advanced tools
Comparing version 0.4.4-386d58 to 0.4.4-459df2
{ | ||
"name": "@esy-nightly/esy", | ||
"version": "0.4.4-386d58", | ||
"version": "0.4.4-459df2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Package builder for esy", |
@@ -46,9 +46,11 @@ # esy | ||
│ the enture dependency graph and provides other introspection APIs. | ||
│ | ||
├── esy/bin | ||
│ This dune executable implements "esy" command. | ||
│ | ||
├── esyi | ||
├── esy-solve | ||
│ This dune library implements solver. | ||
│ | ||
├── esy-install | ||
│ This dune library implements installer. | ||
├── esyi/bin | ||
│ This dune executable implements "esy install" command. | ||
│ | ||
@@ -58,2 +60,3 @@ ├── esy-build-package | ||
│ build each package. | ||
│ | ||
├── esy-build-package/bin | ||
@@ -68,4 +71,6 @@ │ This dune executable implements "esy-build-package" command. | ||
│ Parser for #{...} syntax used in esy manifests. | ||
│ | ||
├── esy-shell-expansion | ||
│ A simple shell expansion. | ||
│ | ||
├── esy-yarn-lockfile | ||
@@ -80,9 +85,14 @@ │ Parser for a subset of yarn lockfile format. | ||
│ | ||
├── esy.lock.json | ||
├── esy.lock | ||
├── package.json | ||
│ | ||
├── scripts | ||
│ | ||
├── test | ||
│ Unit tests. | ||
│ | ||
├── test-e2e-slow | ||
│ End-to-end test suite which takes a significiant amount of time. | ||
│ We execute it on CI by placing `@slowtest` token in commit messages. | ||
│ | ||
└── test-e2e | ||
@@ -89,0 +99,0 @@ End-to-end test suite. |
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
160627434
230