bridge-compile
Advanced tools
Comparing version 1.0.13 to 1.0.14
@@ -88,4 +88,6 @@ #!/usr/bin/env node | ||
(0, child_process_1.execSync)(`echo Installing form-data`) && (0, child_process_1.execSync)(`${installCommand} form-data`); | ||
if (!packageJson.dependencies['adm-zip']) | ||
(0, child_process_1.execSync)(`echo Installing adm-zip`) && (0, child_process_1.execSync)(`${installCommand} adm-zip`); | ||
spinner.stop(); | ||
}; | ||
launch(); |
{ | ||
"name": "bridge-compile", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "Compile the sdk of your Bridge project with one command locally", | ||
@@ -5,0 +5,0 @@ "author": "Bridge Team <support@bridge.codes>", |
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
40078
892