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

ytsearcher

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ytsearcher - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

lib/struct/YTSearchPage.js

@@ -23,3 +23,3 @@ 'use strict';

if (!items) return;
if (!Array.isArray(items)) return;
for (const item of items) {

@@ -26,0 +26,0 @@ const currentEntry = {};

{
"name": "ytsearcher",
"version": "1.2.0",
"version": "1.2.1",
"description": "A nodejs package that provides an easy-to-use promise-based system of getting youtube search results",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -21,3 +21,3 @@ <div align="center">

```$ npm install ytsearcher@1.2.0```
```$ npm install ytsearcher@1.2.1```

@@ -151,1 +151,5 @@ ### Why ytsearcher?

[Urban Dictionary](https://npmjs.com/easyurban)
Need support? Send me an email at wzhouwzhou@gmail.com, or connect with me on Discord at https://discord.gg/jj5FzF7 (William Zhou#0001)
Like what you're seeing? Consider helping to fund my education through https://paypal.me/wzhouwzhou
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