spotify-url-info
Advanced tools
Comparing version 1.4.0 to 2.0.0
@@ -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 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9435
174
1