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

expo-blur

Package Overview
Dependencies
Maintainers
24
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-blur - npm Package Compare versions

Comparing version 9.0.1 to 9.0.2

build/BlurView.d.ts

6

CHANGELOG.md

@@ -11,2 +11,8 @@ # Changelog

## 9.0.2 — 2021-03-23
### 🐛 Bug fixes
- Fix types - tint now a string union `'dark' | 'light' | 'default'` rather than any string. ([#12264](https://github.com/expo/expo/pull/12264) by [@brentvatne](https://github.com/brentvatne))
## 9.0.1 — 2021-03-10

@@ -13,0 +19,0 @@

4

package.json
{
"name": "expo-blur",
"version": "9.0.1",
"version": "9.0.2",
"description": "A component that renders a native blur view on iOS and falls back to a semi-transparent view on Android. A common usage of this is for navigation bars, tab bars, and modals.",

@@ -39,3 +39,3 @@ "main": "build/index.js",

},
"gitHead": "20fd5d772b3909444cf5c981845625801fe51e78"
"gitHead": "c2520eef58fddcc435c41d95829084f5f89b3e8e"
}
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