@warren-bank/browser-ytdl-core
Advanced tools
Comparing version 4.11.5-fent.1 to 4.14.4-distubejs.1
{ | ||
"name": "@warren-bank/browser-ytdl-core", | ||
"version": "4.11.5-fent.1", | ||
"version": "4.14.4-distubejs.1", | ||
"description": "Browser build for 'node-ytdl-core': YouTube video downloader in pure javascript", | ||
@@ -17,7 +17,7 @@ "license": "GPL-2.0", | ||
"dependencies": { | ||
"@distube/ytdl-core": "4.14.4", | ||
"@warren-bank/vm-browserify": "1.1.3", | ||
"buffer": "6.0.3", | ||
"querystring-es3": "0.2.1", | ||
"stream-browserify": "3.0.0", | ||
"ytdl-core": "4.11.5" | ||
"stream-browserify": "3.0.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
}, | ||
"homepage": "https://github.com/warren-bank/browser-ytdl-core/tree/fent", | ||
"homepage": "https://github.com/warren-bank/browser-ytdl-core/tree/distubejs", | ||
"keywords": [ | ||
@@ -43,0 +43,0 @@ "youtube", |
@@ -1,4 +0,4 @@ | ||
### [_browser-ytdl-core_](https://github.com/warren-bank/browser-ytdl-core/tree/fent) | ||
### [_browser-ytdl-core_](https://github.com/warren-bank/browser-ytdl-core/tree/distubejs) | ||
Browser build for [_node-ytdl-core_](https://github.com/fent/node-ytdl-core): YouTube video downloader in pure javascript | ||
Browser build for [_node-ytdl-core_](https://github.com/distubejs/ytdl-core): YouTube video downloader in pure javascript | ||
@@ -16,3 +16,3 @@ #### Build | ||
```html | ||
<script src="//cdn.jsdelivr.net/npm/@warren-bank/browser-ytdl-core@4.11.5-fent.1/dist/es2020/ytdl-core.js"></script> | ||
<script src="//cdn.jsdelivr.net/npm/@warren-bank/browser-ytdl-core@4.14.4-distubejs.1/dist/es2020/ytdl-core.js"></script> | ||
``` | ||
@@ -39,4 +39,4 @@ | ||
* license for [_node-ytdl-core_](https://github.com/fent/node-ytdl-core/releases/tag/v4.11.5) is [MIT](https://github.com/fent/node-ytdl-core/blob/v4.11.5/LICENSE) | ||
* license for [_browser-ytdl-core_](https://github.com/warren-bank/browser-ytdl-core/releases/tag/v4.11.5-fent.1) is [GPL-2.0](https://github.com/warren-bank/browser-ytdl-core/blob/v4.11.5-fent.1/LICENSE.txt) | ||
* license for [_node-ytdl-core_](https://github.com/distubejs/ytdl-core/releases/tag/4.14.4) is [MIT](https://github.com/distubejs/ytdl-core/blob/4.14.4/LICENSE) | ||
* license for [_browser-ytdl-core_](https://github.com/warren-bank/browser-ytdl-core/releases/tag/v4.14.4-distubejs.1) is [GPL-2.0](https://github.com/warren-bank/browser-ytdl-core/blob/v4.14.4-distubejs.1/LICENSE.txt) | ||
- only covers the content of this repo, which contains primarily build scripts |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1546382
1385
4
+ Added@distube/ytdl-core@4.14.4
+ Added@distube/ytdl-core@4.14.4(transitive)
+ Added@fastify/busboy@2.1.1(transitive)
+ Addedagent-base@7.1.3(transitive)
+ Addedhttp-cookie-agent@6.0.8(transitive)
+ Addedpsl@1.15.0(transitive)
+ Addedpunycode@2.3.1(transitive)
+ Addedquerystringify@2.2.0(transitive)
+ Addedrequires-port@1.0.0(transitive)
+ Addedtough-cookie@4.1.4(transitive)
+ Addedundici@5.28.5(transitive)
+ Addeduniversalify@0.2.0(transitive)
+ Addedurl-parse@1.5.10(transitive)
- Removedytdl-core@4.11.5
- Removedytdl-core@4.11.5(transitive)