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

cobrowse-sdk-react-native

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cobrowse-sdk-react-native - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

js/CobrowseIO.js

@@ -76,3 +76,3 @@ 'use strict';

CobrowseIO.addListener(CobrowseIO.SESSION_REQUESTED, (session) => {
CobrowseIO.onSessionRequest(session);
CobrowseIO.handleSessionRequest(session);
});
{
"name": "cobrowse-sdk-react-native",
"version": "2.1.0",
"version": "2.1.1",
"description": "Cobrowse SDK for React Native",

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

@@ -51,2 +51,4 @@ # Cobrowse.io - React Native SDK

[Requiring acceptance from the user](./docs/require-user-consent.md)
[Redact sensitive data](https://cobrowse.io/docs#redact-sensitive-data)

@@ -53,0 +55,0 @@

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