Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

expo-status-bar

Package Overview
Dependencies
Maintainers
23
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-status-bar - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

4

CHANGELOG.md

@@ -13,2 +13,6 @@ # Changelog

## 1.4.0 — 2022-07-07
_This version does not introduce any user-facing changes._
## 1.3.0 — 2022-04-18

@@ -15,0 +19,0 @@

4

package.json
{
"name": "expo-status-bar",
"version": "1.3.0",
"version": "1.4.0",
"description": "Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.",

@@ -38,3 +38,3 @@ "main": "build/StatusBar.js",

},
"gitHead": "22dce752354bb429c84851bc4389abe47a766b1f"
"gitHead": "6e131f2da851a47c3a24eb3d6fc971a1a7822086"
}

@@ -8,3 +8,3 @@ // @generated by expo-module-scripts

"include": ["./src"],
"exclude": ["**/__mocks__/*", "**/__tests__/*"]
"exclude": ["**/__mocks__/*", "**/__tests__/*", "**/__stories__/*"]
}
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