Socket
Socket
Sign inDemoInstall

cordova-plugin-splashscreen

Package Overview
Dependencies
Maintainers
1
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 0.2.7 to 0.3.0

NOTICE

2

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

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

@@ -52,1 +52,9 @@ <!--

* CB-4051 fix for splashscreen rotation problem
### 0.3.0 (Apr 17, 2014)
* Add Tizen support to plugin
* CB-6422: [windows8] use cordova/exec/proxy
* CB-4051: [ios] - Re-fix - Splashscreen rotation problem (closes #13)
* CB-6460: Update license headers
* CB-6465: Add license headers to Tizen code
* Add NOTICE file

@@ -105,3 +105,3 @@ /*

require("cordova/windows8/commandProxy").add("SplashScreen", SplashScreen);
require("cordova/exec/proxy").add("SplashScreen", SplashScreen);

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