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

@startselect/vue-youtube

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@startselect/vue-youtube - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

20

package.json
{
"name": "@startselect/vue-youtube",
"version": "0.0.2",
"version": "0.0.3",
"description": "Youtube component for vue",

@@ -16,3 +16,19 @@ "license": "MIT",

],
"main": "./src/index.js"
"main": "./src/index.js",
"devDependencies": {
"babel-preset-env": "^6.5.0",
"babelify": "^8.0.0"
},
"browserify": {
"transform": [
[
"babelify",
{
"presets": [
"babel-preset-env"
]
}
]
]
}
}
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