🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

react-native-safe-area

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-safe-area - npm Package Compare versions

Comparing version

to
0.2.3

index.js

9

package.json
{
"name": "react-native-safe-area",
"version": "0.2.2",
"version": "0.2.3",
"description": "React Native module to get Safe Area Insets for iOS 11 or later",

@@ -28,9 +28,10 @@ "main": "index",

"babel-preset-flow": "^6.23.0",
"babel-preset-react-native": "^3.0.2",
"babel-preset-react-native": "^4.0.0",
"eslint": "^4.6.1",
"eslint-plugin-flowtype": "^2.38.0",
"eslint-plugin-react": "^7.3.0",
"flow-bin": "^0.53.1",
"react-native": "^0.48.4"
"flow-bin": "^0.63.1",
"react": "^16.2.0",
"react-native": "^0.52.0"
}
}

Sorry, the diff of this file is not supported yet