Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

spotify-url-info

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spotify-url-info - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

26

package.json

@@ -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 @@ ],

4

src/index.js

@@ -191,3 +191,3 @@ 'use strict'

module.exports = fetch => {
function spotifyUrlInfo (fetch) {
const getData = createGetData(fetch)

@@ -205,1 +205,3 @@ return {

}
module.exports = spotifyUrlInfo
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