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

nativescript-inappbrowser

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-inappbrowser - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

InAppBrowser.ios.js

@@ -75,3 +75,3 @@ import { Utils } from '@nativescript/core';

if (inAppBrowserOptions.preferredControlTintColor) {
var color = parseColor(inAppBrowserOptions.preferredBarTintColor);
var color = parseColor(inAppBrowserOptions.preferredControlTintColor);
if (color) {

@@ -78,0 +78,0 @@ _this.safariVC.preferredControlTintColor = color.ios;

{
"name": "nativescript-inappbrowser",
"version": "3.0.1",
"version": "3.0.2",
"description": "InAppBrowser for NativeScript",

@@ -5,0 +5,0 @@ "main": "InAppBrowser",

@@ -231,2 +231,10 @@ <p align="center">

## Credits 👍
* **React Native InAppBrowser:** [InAppBrowser for React Native](https://github.com/proyecto26/react-native-inappbrowser)
## Contributing ✨
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated** ❤️.
You can learn more about how you can contribute to this project in the [contribution guide](https://github.com/proyecto26/nativescript-inappbrowser/blob/develop/CONTRIBUTING.md).
## Contributors ✨

@@ -270,5 +278,2 @@ Please do contribute! Issues and pull requests are welcome.

## Credits 👍
* **React Native InAppBrowser:** [InAppBrowser for React Native](https://github.com/proyecto26/react-native-inappbrowser)
## Supporting 🍻

@@ -287,2 +292,5 @@ I believe in Unicorns 🦄

## License ⚖️
This repository is available under the [MIT License](https://github.com/proyecto26/nativescript-inappbrowser/blob/develop/LICENSE).
## Happy coding 💯

@@ -289,0 +297,0 @@ Made with ❤️

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