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

@warren-bank/browser-ytdl-core

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

@warren-bank/browser-ytdl-core - npm Package Compare versions

Comparing version 4.11.5-fent.1 to 4.14.4-distubejs.1

8

package.json
{
"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

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