cordova-import-npm
Advanced tools
Comparing version 1.0.30 to 1.0.31
{ | ||
"name": "cordova-import-npm", | ||
"version": "1.0.30", | ||
"version": "1.0.31", | ||
"description": "Import files from npm packages into your cordova www directory automatically, upon cordova prepare or cordova build", | ||
@@ -22,3 +22,3 @@ "scripts": { | ||
"colors": "^1.4.0", | ||
"fs-extra": "^9.1.0", | ||
"fs-extra": "^10.0.0", | ||
"xml2js": "^0.4.23" | ||
@@ -25,0 +25,0 @@ }, |
# cordova-import-npm | ||
[![Node.js CI](https://github.com/jfoclpf/cordova-import-npm/actions/workflows/node.js.yml/badge.svg)](https://github.com/jfoclpf/cordova-import-npm/actions/workflows/node.js.yml) | ||
[![Dependency Status][dependency status_img]][dependency status_url] | ||
[![js-standard-style][js-standard-style_img]][js-standard-style_url] | ||
[![npm][npm_img]][npm_url] | ||
[![npm module downloads][npm_module_downloads_img]][npm_module_downloads_url] | ||
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate?hosted_button_id=J7F3ALLQAFWEJ) | ||
[npm_img]: https://img.shields.io/npm/v/autocosts.svg?colorB=0E7FBF | ||
[npm_url]: https://www.npmjs.com/package/autocosts | ||
[npm_module_downloads_img]: https://img.shields.io/npm/dt/cordova-import-npm.svg | ||
[npm_module_downloads_url]: https://www.npmjs.com/package/cordova-import-npm | ||
[js-standard-style_img]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg | ||
[js-standard-style_url]: https://standardjs.com/ | ||
[dependency status_img]: https://david-dm.org/jfoclpf/cordova-import-npm.svg | ||
[dependency status_url]: https://david-dm.org/jfoclpf/cordova-import-npm | ||
Import files from npm packages into your cordova `www/` directory automatically, upon `cordova prepare`, `cordova build` or `cordova run`, and before anything else is processed. | ||
@@ -3,0 +23,0 @@ |
354162
12
86
+ Addedfs-extra@10.1.0(transitive)
- Removedat-least-node@1.0.0(transitive)
- Removedfs-extra@9.1.0(transitive)
Updatedfs-extra@^10.0.0