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.12 to 1.0.13

2

package.json
{
"name": "cordova-import-npm",
"version": "1.0.12",
"version": "1.0.13",
"description": "Import files from npm packages into your cordova www directory automatically, upon cordova prepare or cordova build",

@@ -5,0 +5,0 @@ "scripts": {

@@ -10,3 +10,3 @@ // const fs = require('fs')

// const isTest = process.argv[2] === '--test'
console.log('Postinstall script running on ' + colors.cyan(__dirname))
console.log('Postinstall script running on ' + colors.cyan(process.env.INIT_CWD))
process.exitCode = 0

@@ -13,0 +13,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