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

ionic-youtube-search

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ionic-youtube-search - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "ionic-youtube-search",
"version": "1.0.1",
"version": "1.0.2",
"description": "Search videos on YouTube without API key in ionic apps",

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

@@ -37,2 +37,46 @@ # [ionic-youtube-search: Node.js](https://github.com/appit-online/ionic-youtube-search)

[
{
"id":{
"videoId":"y5kIrbG2gRc"
},
"snippet":{
"url":"https://www.youtube.com/watch?v=y5kIrbG2gRc",
"publishedAt":"3 months ago",
"thumbnails":{
"default":{
"url":"https://i.ytimg.com/vi/y5kIrbG2gRc/default.jpg",
"width":120,
"height":90
},
"high":{
"url":"https://i.ytimg.com/vi/y5kIrbG2gRc/hq720.jpg?sqp=-oaymwEhCK4FEIIDSFryq4qpAxMIARUAAAAAGAElAADIQj0AgKJD&rs=AOn4CLC9c-4JI285aXTlg99bne9V224hVw",
"width":686,
"height":386
}
},
"duration":{
"runs":[
{
"text":"2:01"
}
],
"accessibility":{
"accessibilityData":{
"label":"2 minutes, 1 second"
}
}
},
"title":"How to Download Free Music On Your iPhone (OFFLINE) 2020",
"views":{
"runs":[
{
"text":"51 views"
}
]
}
}
}
]
```

@@ -39,0 +83,0 @@

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