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

cordova-ios-lightstatusbar

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-ios-lightstatusbar - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

36

package.json
{
"version": "0.0.1",
"name": "cordova-ios-lightstatusbar",
"cordova_name": "cordova-ios-lightstatusbar",
"description": "Replaces the default black status bar with a white status bar on the splash screen",
"license": "MIT",
"repo": "https://github.com/cassioscofield/cordova-ios-lightstatusbar",
"keywords": [
"cordova",
"ios",
"UIStatusBarStyle",
"ios9"
],
"platforms": [
"ios"
],
"engines": [],
"englishdoc": ""
}
"version": "0.0.2",
"name": "cordova-ios-lightstatusbar",
"cordova_name": "cordova-ios-lightstatusbar",
"description": "Replaces the default black status bar with a white status bar on the splash screen",
"license": "MIT",
"repo": "https://github.com/cassioscofield/cordova-ios-lightstatusbar",
"keywords": [
"cordova",
"ios",
"UIStatusBarStyle",
"ios9"
],
"platforms": [
"ios"
],
"engines": [],
"englishdoc": ""
}

@@ -9,1 +9,4 @@ # cordova-ios-lightstatusbar

<string>UIStatusBarStyleLightContent</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>

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