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.3 to 3.1.0-rc.4

README.md

7

index.d.ts

@@ -8,6 +8,9 @@ /**

*
* constructor(private splashScreen: SplashScreen) { }
*
* Splashscreen.show();
* ...
*
* Splashscreen.hide();
* this.splashScreen.show();
*
* this.splashScreen.hide();
* ```

@@ -14,0 +17,0 @@ */

@@ -19,6 +19,9 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

*
* constructor(private splashScreen: SplashScreen) { }
*
* Splashscreen.show();
* ...
*
* Splashscreen.hide();
* this.splashScreen.show();
*
* this.splashScreen.hide();
* ```

@@ -25,0 +28,0 @@ */

{
"name": "@ionic-native/splash-screen",
"version": "3.1.0-rc.3",
"version": "3.1.0-rc.4",
"description": "Ionic Native - Native plugins for ionic apps",

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

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

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

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