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

eztv

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eztv - npm Package Compare versions

Comparing version 0.0.11-0 to 1.0.0-0

lib/index.js

8

package.json
{
"name": "eztv",
"version": "0.0.11-0",
"version": "1.0.0-0",
"description": "EZTV API",

@@ -10,3 +10,6 @@ "keywords": [

],
"main": "index.js",
"main": "./lib",
"files": [
"lib"
],
"repository": {

@@ -39,2 +42,3 @@ "type": "git",

"lint": "eslint .",
"preversion": "yarn build",
"spec": "jest .",

@@ -41,0 +45,0 @@ "test": "yarn build && jest ."

@@ -92,1 +92,9 @@ eztv

```
## Development
```bash
git clone https://github.com/moesalih/node-eztv
cd node-eztv
yarn
yarn test
```
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