playdl-music-extractor
Advanced tools
Comparing version 2.3.6 to 2.3.7
{ | ||
"name": "playdl-music-extractor", | ||
"version": "2.3.6", | ||
"version": "2.3.7", | ||
"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", | ||
@@ -24,3 +24,4 @@ "main": "./src/index.js", | ||
"semantic-release": "semantic-release --branches main", | ||
"push": "git add . && npm run commit && git push" | ||
"push": "git add . && npm run commit && git push", | ||
"docs": "jsdoc node_modules/.bin/jsdoc --configure .jsdoc.json --verbose" | ||
}, | ||
@@ -31,5 +32,8 @@ "devDependencies": { | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.1.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
"eslint": "^8.2.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-plugin-import": "^2.25.2", | ||
"jsdoc": "^3.6.7", | ||
"jsdoc-babel": "^0.5.0", | ||
"jsdoc-skyceil": "^2.0.0", | ||
"nyc": "^15.1.0", | ||
@@ -67,3 +71,3 @@ "semantic-release": "^18.0.0" | ||
"is-url": "^1.2.4", | ||
"play-dl": "^1.2.6", | ||
"play-dl": "^1.2.8", | ||
"proxies-generator": "^1.0.5", | ||
@@ -70,0 +74,0 @@ "reverbnation-scraper": "^2.0.0", |
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
33905
11
Updatedplay-dl@^1.2.8