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.1.8 to 1.1.9

2

lib/lib/search.js

@@ -70,3 +70,3 @@ "use strict";

});
html = html.replace("\\\\\"", "");
html = html.replaceAll("\\\\\"", "");
html = JSON.parse(html);

@@ -73,0 +73,0 @@ navigator.clipboard.writeText(html);

{
"name": "ionic-youtube-search",
"version": "1.1.8",
"version": "1.1.9",
"description": "Search videos on YouTube without API key in ionic apps",

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

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