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.3 to 0.1.4

2

package.json
{
"version": "0.1.3",
"version": "0.1.4",
"license": "MIT",

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

@@ -9,2 +9,4 @@ # 100ms Reactive Store

![Architecture](images/architecture.png)
This is an addon to the core sdk provided by 100ms. It abstracts away the

@@ -27,3 +29,4 @@ intricacies of data management and provides

There are two important pieces -
There are two important pieces, store for what you want to show and actions for what
you want to do -
1. Store - The core store interface for reading data usually using selectors. The store

@@ -30,0 +33,0 @@ acts as a single source of truth for any data related to the room. There are two exposed

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