Socket
Socket
Sign inDemoInstall

cordova-plugin-splashscreen

Package Overview
Dependencies
Maintainers
7
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-splashscreen - npm Package Compare versions

Comparing version 4.1.0 to 5.0.0

16

package.json
{
"name": "cordova-plugin-splashscreen",
"version": "4.1.0",
"version": "5.0.0",
"description": "Cordova Splashscreen Plugin",

@@ -10,10 +10,6 @@ "types": "./types/index.d.ts",

"android",
"amazon-fireos",
"ubuntu",
"ios",
"blackberry10",
"wp8",
"windows8",
"windows",
"tizen"
"browser"
]

@@ -33,10 +29,4 @@ },

"cordova-android",
"cordova-amazon-fireos",
"cordova-ubuntu",
"cordova-ios",
"cordova-blackberry10",
"cordova-wp8",
"cordova-windows8",
"cordova-windows",
"cordova-tizen"
"cordova-windows"
],

@@ -43,0 +33,0 @@ "scripts": {

@@ -44,7 +44,4 @@ ---

- Amazon Fire OS
- Android
- BlackBerry 10
- iOS
- Windows Phone 7 and 8
- Windows (`cordova-windows` version >= 4.4.0 is required)

@@ -357,8 +354,2 @@ - Browser

<platform name="blackberry10">
<!-- Add a rim:splash element for each resolution and locale you wish -->
<!-- http://developer.blackberry.com/html5/documentation/rim_splash_element.html -->
<rim:splash src="res/screen/blackberry/splashscreen.png"/>
</platform>
<preference name="SplashScreenDelay" value="10000" />

@@ -504,3 +495,3 @@ ```

### BlackBerry 10, WP8, iOS Quirk
### iOS Quirk

@@ -507,0 +498,0 @@ The `config.xml` file's `AutoHideSplashScreen` setting must be

3

RELEASENOTES.md

@@ -23,2 +23,5 @@ <!--

### 5.0.0 (Dec 15, 2017)
* [CB-13677](https://issues.apache.org/jira/browse/CB-13677) Remove deprecated platforms
### 4.1.0 (Nov 06, 2017)

@@ -25,0 +28,0 @@ * [CB-13473](https://issues.apache.org/jira/browse/CB-13473) (CI) Removed **Browser** builds from AppVeyor

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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