Socket
Socket
Sign inDemoInstall

p2p-media-loader-core

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

p2p-media-loader-core - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

2

dist/index.d.ts

@@ -17,4 +17,4 @@ /**

*/
export declare const version = "0.5.0";
export declare const version = "0.6.1";
export * from "./loader-interface";
export * from "./hybrid-loader";

@@ -22,4 +22,4 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "0.5.0";
exports.version = "0.6.1";
__export(require("./loader-interface"));
__export(require("./hybrid-loader"));
{
"name": "p2p-media-loader-core",
"description": "P2P Media Loader core functionality",
"version": "0.6.0",
"version": "0.6.1",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "author": "Novage",

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

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