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

peer-data

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

peer-data - npm Package Compare versions

Comparing version

to
3.1.4

1

dist/index.d.ts

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

import 'webrtc-adapter';
import { App as PeerData } from './app/App';

@@ -3,0 +2,0 @@ import { Room } from './app/Room';

5

dist/index.es.js

@@ -1,3 +0,1 @@

import 'webrtc-adapter';
var EventDispatcher = /** @class */ (function () {

@@ -490,4 +488,7 @@ function EventDispatcher() {

// tslint:disable-next-line: no-require-imports no-var-requires
require('webrtc-adapter');
export default App;
export { EventDispatcher, Participant, Room, SignalingEventType, SocketChannel };
//# sourceMappingURL=index.es.js.map

@@ -5,4 +5,2 @@ 'use strict';

require('webrtc-adapter');
var EventDispatcher = /** @class */ (function () {

@@ -494,2 +492,5 @@ function EventDispatcher() {

// tslint:disable-next-line: no-require-imports no-var-requires
require('webrtc-adapter');
exports.EventDispatcher = EventDispatcher;

@@ -496,0 +497,0 @@ exports.Participant = Participant;

{
"name": "peer-data",
"version": "3.1.3",
"version": "3.1.4",
"description": "PeerData - library for files, media streaming/sharing using WebRTC",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet