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

spotify-url-info

Package Overview
Dependencies
Maintainers
1
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 1.4.0 to 2.0.0

4

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/karlsander/spotify-url-info#readme",
"version": "1.4.0",
"version": "2.0.0",
"main": "index.js",

@@ -34,3 +34,3 @@ "author": {

"engines": {
"node": ">=8.0.0"
"node": ">=12.0.0"
},

@@ -37,0 +37,0 @@ "files": [

@@ -8,2 +8,4 @@ # spotify-url-info

__Warning:__ This library will not work directly in the browser, because the spotify page that it scrapes does not allow cross-origion requests. You can use it in node.js, in serverless functions and in react native. Alternatively use a CORS proxy.
## Usage

@@ -140,2 +142,6 @@

### 2.0.0
- Drop support for EOL node versions, which is technically breaking 🤷‍♂️
### 1.4.0

@@ -142,0 +148,0 @@

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