cordova-cli
cordova-cli copied to clipboard
Apache Cordova CLI
... which is just `npm outdated` filtered down to only include platforms and plugins that are relevant to Cordova, not other Framework packages or similar. This enables us to tell...
### Platforms affected CLI ### Motivation and Context closes #625 Insight is no longer maintained and it contains sub-dependencies with moderate vulnerabilities. ### Description All code relating to telemetry and...
# Bug Report ## Problem As of today I cannot add platforms, build them or do anything else with Cordova I always get this no matter what command I'm using:...
### Platforms affected n/a ### Motivation and Context Closes https://github.com/apache/cordova-cli/issues/625. Telemetry relies on the `insight` package, which is unmaintained and relies on the `request` package which has a CVE https://github.com/advisories/GHSA-p8p7-x288-28g6...
# Bug Report ## Problem I want to do something after plugin is removed. I have tried to use `after_plugin_rm` hook in "plugin.xml" but it did not work. ### What...
While I posted this originally in reply to a "closed, not an issue" issue from back in May, I fear it'll go unnoticed there, so I'm opening a new issue...
# Bug Report `cordova build ios` is displaying verbose info even though `--verbose` is not used. Its like its on by default for iOS. ## Problem Something has to have...
Hey! I've been trying to use cordova for a few hours, and am hitting a small issue. Anyway, thank you for all the work you put into it! # Bug...
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed Allow leading dot for domain...
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...