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

webrtc-streaming-core

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webrtc-streaming-core - npm Package Compare versions

Comparing version 1.1.21 to 1.1.22

5

dist/utils/platform.d.ts

@@ -1,5 +0,4 @@

type OS = "Mac OS" | "iOS" | "Windows" | "Linux" | "Android" | "unknown";
type Platform = 'desktop' | 'mobile';
export type OS = "Mac OS" | "iOS" | "Windows" | "Linux" | "Android" | "unknown";
export type Platform = 'desktop' | 'mobile';
export declare function getPlatform(): Platform;
export declare function getOS(): OS;
export {};

2

package.json
{
"name": "webrtc-streaming-core",
"version": "1.1.21",
"version": "1.1.22",
"description": "",

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

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