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

expo-status-bar

Package Overview
Dependencies
Maintainers
25
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.7.0 to 1.7.1

4

CHANGELOG.md

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

## 1.7.1 — 2023-08-02
_This version does not introduce any user-facing changes._
## 1.7.0 — 2023-07-28

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

4

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

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

},
"gitHead": "663654577a7068c641b5e9474efbc502e3f334ea"
"gitHead": "2240630a92eb79a4e4bf73e1439916c394876478"
}

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

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