Socket
Socket
Sign inDemoInstall

react-native-webview

Package Overview
Dependencies
Maintainers
2
Versions
326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-webview - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

8

index.js

@@ -13,10 +13,8 @@ var React = require('react-native');

automaticallyAdjustContentInsets: PropTypes.bool,
bounces: PropTypes.bool,
contentInset: PropTypes.object,
html: PropTypes.string,
injectedJavaScript: PropTypes.string,
onNavigationStateChange: PropTypes.func
renderError: PropTypes.func
renderLoading: PropTypes.func
scrollEnabled: PropTypes.bool,
onNavigationStateChange: PropTypes.func,
renderError: PropTypes.func,
renderLoading: PropTypes.func,
startInLoadingState: PropTypes.bool,

@@ -23,0 +21,0 @@ url: PropTypes.string,

{
"name": "react-native-webview",
"version": "1.0.5",
"version": "1.0.6",
"description": "andorid webview for react-native",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

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