Socket
Socket
Sign inDemoInstall

@100mslive/hms-video-store

Package Overview
Dependencies
Maintainers
12
Versions
708
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@100mslive/hms-video-store - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

3

dist/core/index.d.ts

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

export { IHMSStore } from './IHMSStore';
export { IHMSStore, IHMSStoreReadOnly } from './IHMSStore';
export { IHMSActions } from './IHMSActions';

@@ -7,1 +7,2 @@ export { HMSSDKActions } from './hmsSDKStore/HMSSDKActions';

export * from './selectors';
export { HMSAudioTrackSettings, HMSVideoTrackSettings } from './hmsSDKStore/sdkTypes';
{
"version": "0.1.5",
"version": "0.1.6",
"license": "MIT",

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

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

export { IHMSStore } from './IHMSStore';
export { IHMSStore, IHMSStoreReadOnly } from './IHMSStore';
export { IHMSActions } from './IHMSActions';

@@ -7,1 +7,2 @@ export { HMSSDKActions } from './hmsSDKStore/HMSSDKActions';

export * from './selectors';
export { HMSAudioTrackSettings, HMSVideoTrackSettings } from './hmsSDKStore/sdkTypes';
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