New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cordova-import-npm

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-import-npm - npm Package Compare versions

Comparing version 1.0.30 to 1.0.31

.github/workflows/node.js.yml

4

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc