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

simpleyt

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

simpleyt - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

browser/simpleyt.js

12

package.json

@@ -7,8 +7,8 @@ {

],
"author": {
"name": "kimcore",
"email": "kimcoreovo@gmail.com",
"url": "https://github.com/kimcore"
},
"contributors": [
"kimcore <kimcoreovo@gmail.com> (https://github.com/kimcore)",
"shilu (https://github.com/tlfn)"
],
"main": "src/index.js",
"browser": "browser/index.js",
"homepage": "https://github.com/kimcore/simpleYT",

@@ -21,3 +21,3 @@ "bugs": {

"description": "Simple youtube search library without need of an api key",
"version": "1.0.3",
"version": "1.0.4",
"dependencies": {

@@ -24,0 +24,0 @@ "miniget": "^2.0.1"

@@ -1,4 +0,5 @@

# simpleyt
# simpleYT
[![image](https://img.shields.io/github/license/kimcore/simpleYT?style=flat-square)](https://github.com/kimcore/simpleYT/blob/master/LICENSE)
[![install size](https://packagephobia.com/badge?p=simpleyt)](https://packagephobia.com/result?p=simpleyt)
[![image](https://img.shields.io/github/license/kimcore/simpleYT)](https://github.com/kimcore/simpleYT/blob/master/LICENSE)

@@ -40,3 +41,6 @@ [![image](https://nodei.co/npm/simpleyt.png?downloads=true&stars=true)](https://nodei.co/npm/simpleyt/)

```
## Try our API
You can try this library on our API (thanks to shilu)
`https://ytapi.cf/search/{Query}`
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