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

@nechlophomeriaa/spotifydl

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nechlophomeriaa/spotifydl - npm Package Compare versions

Comparing version 1.0.27 to 1.0.29

6

dist/cjs/src/spotify.js

@@ -9,4 +9,4 @@ const { isUrl, tags2, tags, convertMs } = require("../function/index.js")

consumer: {
key: "270eef8d162d4444a63e3a67227396ac",
secret: "4d198cd0de064e158e5e9d9028325fd3"
key: "d76e16244bb14150ababcfa7145bd278",
secret: "13e2931fd8754722a5e8b7d140787eb0"
}

@@ -25,2 +25,4 @@ })

headers: {
Referer: "https:/spotifydownloaders.com/",
"if-none-match": "r72zw3bevk1du",
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"

@@ -27,0 +29,0 @@ }

@@ -9,4 +9,4 @@ import { isUrl, tags2, tags, convertMs } from "../function/index.js"

consumer: {
key: "270eef8d162d4444a63e3a67227396ac",
secret: "4d198cd0de064e158e5e9d9028325fd3"
key: "d76e16244bb14150ababcfa7145bd278",
secret: "13e2931fd8754722a5e8b7d140787eb0"
}

@@ -25,2 +25,4 @@ })

headers: {
Referer: "https:/spotifydownloaders.com/",
"if-none-match": "r72zw3bevk1du",
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"

@@ -27,0 +29,0 @@ }

@@ -12,3 +12,3 @@ {

"description": "Simple Scraper Spotify Track/Album/Playlist Downloader with Metadata",
"version": "1.0.27",
"version": "1.0.29",
"main": "./dist/cjs/index.js",

@@ -15,0 +15,0 @@ "module": "./dist/esm/src/index.js",

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