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

cordova-splash

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-splash - npm Package Compare versions

Comparing version 0.12.0 to 1.0.0

2

index.js

@@ -58,3 +58,3 @@ var fs = require('fs-extra');

isAdded : fs.existsSync('platforms/android'),
splashPath : 'platforms/android/res/',
splashPath : 'platforms/android/app/src/main/res/',
splash : [

@@ -61,0 +61,0 @@ // Landscape

{
"name": "cordova-splash",
"version": "0.12.0",
"version": "1.0.0",
"description": "Automatic splash screen cropping for Cordova",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -11,2 +11,6 @@ # cordova-splash

If you are using an older version of cordova (before 7.x):
$ sudo npm install cordova-splash@0.12.0 -g
### Requirements

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