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

pluto-iptv

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pluto-iptv - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

3

index.js

@@ -64,3 +64,4 @@ #!/usr/bin/env node

let m3u8 = '';
let m3u8 = `#EXTM3U
`;
channels.forEach((channel) => {

@@ -67,0 +68,0 @@ let deviceId = uuid1();

{
"name": "pluto-iptv",
"version": "1.0.6",
"version": "1.0.7",
"description": "pluto.tv to XMLTV & M3U converter",

@@ -27,2 +27,2 @@ "main": "index.js",

"homepage": "https://github.com/evoactivity/PlutoIPTV#readme"
}
}
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