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

@thelevicole/youtube-to-html5-loader

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thelevicole/youtube-to-html5-loader - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

25

package.json
{
"name": "@thelevicole/youtube-to-html5-loader",
"version": "1.1.1",
"version": "1.1.2",
"description": "A javascript library to load YoutTube videos as HTML5 emebed elements.",
"main": "dist/YouTubeToHtml5.js",
"keywords": [
"youtube",
"html5-video",
"youtube-api",
"video"
],
"devDependencies": {

@@ -20,3 +28,16 @@ "@babel/core": "^7.11.1",

],
"dependencies": {}
"dependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/thelevicole/youtube-to-html5-loader.git"
},
"author": {
"name": "Levi Cole",
"email": "dev@thelevicole.com"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/thelevicole/youtube-to-html5-loader/issues"
},
"homepage": "https://thelevicole.com/youtube-to-html5-loader/"
}

5

README.md

@@ -1,2 +0,5 @@

# Load YoutTube videos as HTML5 emebed element
# Load YoutTube videos as HTML5 emebed element
[![Latest Stable Version](https://img.shields.io/npm/v/@thelevicole/youtube-to-html5-loader)](https://www.npmjs.com/package/@thelevicole/youtube-to-html5-loader)
[![Total Downloads](https://img.shields.io/npm/dt/@thelevicole/youtube-to-html5-loader)](https://www.npmjs.com/package/@thelevicole/youtube-to-html5-loader)

@@ -3,0 +6,0 @@ ## Basic usage example

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