@esy-nightly/esy
Advanced tools
Comparing version 0.3.4-a0501c to 0.3.4-aa5081
{ | ||
"name": "@esy-nightly/esy", | ||
"version": "0.3.4-a0501c", | ||
"version": "0.3.4-aa5081", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Package builder for esy", |
@@ -117,6 +117,6 @@ /** | ||
copyPlatformBinaries('windows-x64'); | ||
copyPlatformBinaries('win32'); | ||
console.log('Installing cygwin sandbox...'); | ||
cp.execSync(`npm install esy-bash@0.1.24 --prefix ${__dirname}`); | ||
cp.execSync(`npm install esy-bash@0.2.3 --prefix ${__dirname}`); | ||
console.log('Cygwin installed successfully.'); | ||
@@ -123,0 +123,0 @@ break; |
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
72457826