spotify-url-info
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "spotify-url-info", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Get metadata for a spotify url without spotify API access", | ||
@@ -11,8 +11,8 @@ "author": "Karl Sander <kall@kall.ws>", | ||
"dependencies": { | ||
"cross-fetch": "^3.0.1", | ||
"cross-fetch": "^3.0.4", | ||
"himalaya": "^1.1.0", | ||
"spotify-uri": "^1.0.0" | ||
"spotify-uri": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"jest": "^24.1.0" | ||
"jest": "^25.2.7" | ||
}, | ||
@@ -19,0 +19,0 @@ "engines": { |
@@ -134,2 +134,7 @@ # spotify-url-info | ||
## Changelog | ||
### 1.3.1 | ||
- update dependencies | ||
### 1.3.0 | ||
@@ -136,0 +141,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
17164
159
+ Addedspotify-uri@2.2.2(transitive)
- Removedspotify-uri@1.1.0(transitive)
Updatedcross-fetch@^3.0.4
Updatedspotify-uri@^2.0.0