Socket
Socket
Sign inDemoInstall

@ionic-native/splash-screen

Package Overview
Dependencies
Maintainers
3
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic-native/splash-screen - npm Package Compare versions

Comparing version 3.1.0-rc.5 to 3.1.0-rc.6

4

package.json
{
"name": "@ionic-native/splash-screen",
"version": "3.1.0-rc.5",
"version": "3.1.0-rc.6",
"description": "Ionic Native - Native plugins for ionic apps",

@@ -10,3 +10,3 @@ "module": "index.js",

"peerDependencies": {
"@ionic-native/core": "3.1.0-rc.5",
"@ionic-native/core": "3.1.0-rc.6",
"@angular/core": "2.4.8",

@@ -13,0 +13,0 @@ "rxjs": "5.0.1"

@@ -1,2 +0,1 @@

<a style="float:right;font-size:12px;" href="http://github.com/driftyco/ionic-native/edit/master/src/@ionic-native/plugins/splash-screen/index.ts#L1">

@@ -7,6 +6,6 @@ Improve this doc

# SplashScreen
<!-- end header block -->
```
$ npm install @ionic-native/splash-screen --save
$ ionic plugin add cordova-plugin-splashscreen
$ npm install --save @ionic-native/splash-screen
```

@@ -16,8 +15,4 @@

Cordova Repo: [https://github.com/apache/cordova-plugin-splashscreen](https://github.com/apache/cordova-plugin-splashscreen)
Plugin Repo: [https://github.com/apache/cordova-plugin-splashscreen](https://github.com/apache/cordova-plugin-splashscreen)
<!-- description -->
This plugin displays and hides a splash screen during application launch. The methods below allows showing and hiding the splashscreen after the app has loaded.
<!-- end for prop in method.decorators[0].argumentInfo -->
<!-- end content block -->
<!-- end body block -->
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