cordova-plugins-checker

1.2.1 • Public • Published

cordova-plugins-checker

npm npm

Checks the plugins' version specified in the config.xml file with the current installed ones.

From CLI use cordova-plugins-checker to start the check

With the --available-updates option, for those has a registry version it will check also if there is an available update.

In code use the function check to start the check.

This plugin can be used in a cordova hook (see an example in the hook folder) or in a gulp task.

Package Sidebar

Install

npm i cordova-plugins-checker

Weekly Downloads

0

Version

1.2.1

License

MIT

Unpacked Size

11 kB

Total Files

8

Last publish

Collaborators

  • earltp