🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@stream-io/video-react-native-sdk

Package Overview
Dependencies
Maintainers
8
Versions
705
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stream-io/video-react-native-sdk - npm Package Compare versions

Comparing version
1.32.2
to
1.32.3
+1
-1
dist/commonjs/version.js

@@ -7,3 +7,3 @@ "use strict";

exports.version = void 0;
const version = exports.version = '1.32.2';
const version = exports.version = '1.32.3';
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

export const version = '1.32.2';
export const version = '1.32.3';
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

export declare const version = "1.32.2";
export declare const version = "1.32.3";
//# sourceMappingURL=version.d.ts.map
{
"name": "@stream-io/video-react-native-sdk",
"version": "1.32.2",
"version": "1.32.3",
"description": "Stream Video SDK for React Native",

@@ -53,4 +53,4 @@ "author": "https://getstream.io",

"dependencies": {
"@stream-io/video-client": "1.46.1",
"@stream-io/video-react-bindings": "1.14.1",
"@stream-io/video-client": "1.47.0",
"@stream-io/video-react-bindings": "1.14.2",
"intl-pluralrules": "2.0.1",

@@ -57,0 +57,0 @@ "react-native-url-polyfill": "^3.0.0",

@@ -1,1 +0,1 @@

export const version = '1.32.2';
export const version = '1.32.3';

Sorry, the diff of this file is too big to display