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

youtube-video-element

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

youtube-video-element - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

2

package.json
{
"name": "youtube-video-element",
"version": "0.1.1",
"version": "0.2.0",
"description": "Custom element (web component) for the YouTube player.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -17,4 +17,4 @@ // https://developers.google.com/youtube/iframe_api_reference

position: relative;
width: 300px;
height: 150px;
min-width: 300px;
min-height: 150px;
}

@@ -21,0 +21,0 @@ iframe {

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