jcesarmobile opened a new pull request, #115: URL: https://github.com/apache/cordova-browser/pull/115
Update the shelljs dependency to 0.8.5 as previous versions are vulnerable There is a behavior change in shelljs that requires the `project_path` to exist before doing the first recursive copy or if not it will copy the content of the `cordova` directory instead of creating a `cordova` directory with all the content as 0.5.3 did. That's why there is one line addition. closes https://github.com/apache/cordova-browser/issues/105 closes https://github.com/apache/cordova-browser/pull/108 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
