New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@arcware/webrtc-plugin

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcware/webrtc-plugin - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

4

index.d.ts
import WebRTCClient, { Snackbar } from "./entities/WebRTCClient";
import * as events from "./utils/event/Events";
import type { OrientationZoom, WebRTCClientProps, Autoplay } from "./types/WebRTC";
import { GetKeycloakInstance } from "@arcware-cloud/keycloak-plugin";
export { WebRTCClient, events, GetKeycloakInstance };
//import { GetKeycloakInstance } from "@arcware-cloud/keycloak-plugin";
export { WebRTCClient, events, /* GetKeycloakInstance */ };
export type { Snackbar, OrientationZoom, WebRTCClientProps, Autoplay };
export * from "./types/FrontendWebrtcCommunication";
{
"name": "@arcware/webrtc-plugin",
"version": "0.1.5",
"version": "0.1.6",
"module": "./index.js",

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

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

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