playdl-music-extractor
Advanced tools
Comparing version 2.5.10 to 2.5.11
{ | ||
"name": "playdl-music-extractor", | ||
"version": "2.5.10", | ||
"version": "2.5.11", | ||
"description": "PlayDL Music Extractor is a Extractor/Scrapper and Helps Players to fetch data from play-dl or Custom Extractors , as Per reduces extra work and credentials", | ||
@@ -26,3 +26,4 @@ "main": "./src/index.js", | ||
"push": "git add . && npm run commit && git push", | ||
"docs": "jsdoc node_modules/.bin/jsdoc --configure .jsdoc.json --verbose" | ||
"docs": "jsdoc node_modules/.bin/jsdoc --configure .jsdoc.json --verbose", | ||
"test": "node test/workaround.js" | ||
}, | ||
@@ -36,3 +37,3 @@ "devDependencies": { | ||
"eslint-plugin-import": "^2.25.4", | ||
"jsdoc": "^3.6.7", | ||
"jsdoc": "^3.6.10", | ||
"jsdoc-babel": "^0.5.0", | ||
@@ -73,7 +74,7 @@ "jsdoc-skyceil": "^2.0.0", | ||
"is-url": "^1.2.4", | ||
"play-dl": "^1.8.1", | ||
"play-dl": "^1.8.2", | ||
"proxies-generator": "^1.0.6", | ||
"reverbnation-scraper": "^2.0.0", | ||
"spotify-url-info": "^2.2.3", | ||
"user-agents": "^1.0.903" | ||
"user-agents": "^1.0.909" | ||
}, | ||
@@ -80,0 +81,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
38885
Updatedplay-dl@^1.8.2
Updateduser-agents@^1.0.909