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

@skyway-sdk/rtc-api-client

Package Overview
Dependencies
Maintainers
5
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyway-sdk/rtc-api-client - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

2

dist/domain/channel.d.ts

@@ -5,4 +5,4 @@ import model, { Channel, Member, Publication, Subscription } from '@skyway-sdk/model';

import * as event from '../model/event';
import { MemberInit, PublicationInit, RtcApi, SubscriptionInit } from './api';
import { EventObserver } from './eventObserver';
import { RtcApi, MemberInit, PublicationInit, SubscriptionInit } from './api';
export declare class ChannelImpl implements model.Channel {

@@ -9,0 +9,0 @@ readonly appId: string;

{
"name": "@skyway-sdk/rtc-api-client",
"version": "1.4.1",
"version": "1.4.2",
"description": "The official Next Generation JavaScript SDK for SkyWay",

@@ -38,4 +38,4 @@ "homepage": "https://skyway.ntt.com/",

"dependencies": {
"@skyway-sdk/rtc-rpc-api-client": "^1.4.1",
"@skyway-sdk/token": "^1.4.1",
"@skyway-sdk/rtc-rpc-api-client": "^1.4.2",
"@skyway-sdk/token": "^1.4.2",
"deepmerge": "^4.2.2",

@@ -42,0 +42,0 @@ "uuid": "^9.0.0"

Sorry, the diff of this file is not supported yet

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