spotify-url-info
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/microlinkhq/spotify-url-info", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"main": "src/index.js", | ||
@@ -16,26 +16,2 @@ "author": { | ||
"email": "josefrancisco.verdu@gmail.com" | ||
}, | ||
{ | ||
"name": "DaliborTrampota", | ||
"email": "dalibor.trampota@gmail.com" | ||
}, | ||
{ | ||
"name": "crxts", | ||
"email": "49580728+crxts@users.noreply.github.com" | ||
}, | ||
{ | ||
"name": "kaaax0815", | ||
"email": "999999bst@gmail.com" | ||
}, | ||
{ | ||
"name": "kaname-png", | ||
"email": "inmortaldragonxspace@outlook.com" | ||
}, | ||
{ | ||
"name": "KeepSOBP", | ||
"email": "keepsobp@naver.com" | ||
}, | ||
{ | ||
"name": "D3SOX", | ||
"email": "d3sox@protonmail.com" | ||
} | ||
@@ -42,0 +18,0 @@ ], |
@@ -191,3 +191,3 @@ 'use strict' | ||
module.exports = fetch => { | ||
function spotifyUrlInfo (fetch) { | ||
const getData = createGetData(fetch) | ||
@@ -205,1 +205,3 @@ return { | ||
} | ||
module.exports = spotifyUrlInfo |
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
224
13160