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

eztv_api_x

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eztv_api_x - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

eztv_api.js

@@ -109,2 +109,3 @@ /*************************

torrent.peers = 0;
torrent.dateBased = false;
if(!episodes[season]) episodes[season] = {};

@@ -122,2 +123,3 @@ episodes[season][episode] = torrent;

torrent.peers = 0;
torrent.dateBased = true;
if(!episodes[season]) episodes[season] = {};

@@ -124,0 +126,0 @@ episodes[season][episode] = torrent;

2

package.json
{
"name" : "eztv_api_x",
"version" : "0.0.8",
"version" : "0.0.9",
"description" : "Web Scraper to provide methods to access EZTV easier",

@@ -5,0 +5,0 @@ "author" : "SlashmanX & phenomenz",

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