youtube-suggest-gen
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "youtube-suggest-gen", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Fetch Youtube Video Suggestions with the help of Query or URLs", | ||
@@ -27,10 +27,10 @@ "main": "./src/index.js", | ||
"devDependencies": { | ||
"@babel/eslint-parser": "^7.16.0", | ||
"@babel/preset-env": "^7.16.0", | ||
"@babel/eslint-parser": "^7.16.5", | ||
"@babel/preset-env": "^7.16.5", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.1.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
"eslint-plugin-import": "^2.25.2", | ||
"eslint": "^8.5.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-plugin-import": "^2.25.3", | ||
"nyc": "^15.1.0", | ||
"semantic-release": "^18.0.0" | ||
"semantic-release": "^18.0.1" | ||
}, | ||
@@ -48,5 +48,5 @@ "config": { | ||
"https-proxy-agent": "^5.0.0", | ||
"play-dl": "^1.2.6", | ||
"play-dl": "^1.6.2", | ||
"proxies-generator": "^1.0.5", | ||
"ytdl-core": "^4.9.1" | ||
"ytdl-core": "^4.9.2" | ||
}, | ||
@@ -53,0 +53,0 @@ "directories": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedplay-dl@^1.6.2
Updatedytdl-core@^4.9.2