Huge News!Announcing our $40M Series B led by Abstract Ventures.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 1.0.24 to 1.0.25

1

lib/index.d.ts
import { App as PeerData } from './app/app';
export default PeerData;
export { Bridge as PeerDataBridge } from './app/bridge';
export { Signaling } from './app/signaling/signaling';

@@ -5,0 +4,0 @@ export { Logger } from './app/logger/logger';

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

exports.default = app_1.App;
var bridge_1 = require('./app/bridge');
exports.PeerDataBridge = bridge_1.Bridge;
var log_level_1 = require('./app/logger/log-level');

@@ -9,0 +7,0 @@ exports.LogLevel = log_level_1.LogLevel;

2

package.json
{
"name": "peer-data",
"version": "1.0.24",
"version": "1.0.25",
"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

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