spotify-url-info
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -5,2 +5,4 @@ # Changelog | ||
### [2.2.2](https://github.com/microlinkhq/spotify-url-info/compare/v2.2.1...v2.2.2) (2021-05-21) | ||
### [2.2.1](https://github.com/karlsander/spotify-url-info/compare/v2.2.1-0...v2.2.1) (2021-05-21) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "spotify-url-info", | ||
"description": "Get metadata from Spotify URLs", | ||
"homepage": "https://github.com/karlsander/spotify-url-info#readme", | ||
"version": "2.2.1", | ||
"homepage": "https://github.com/microlinkhq/spotify-url-info", | ||
"version": "2.2.2", | ||
"main": "index.js", | ||
@@ -31,6 +31,6 @@ "author": { | ||
"type": "git", | ||
"url": "git+https://github.com/karlsander/spotify-url-info.git" | ||
"url": "git+https://github.com/microlinkhq/spotify-url-info.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/karlsander/spotify-url-info/issues" | ||
"url": "https://github.com/microlinkhq/spotify-url-info/issues" | ||
}, | ||
@@ -46,6 +46,5 @@ "keywords": [ | ||
"dependencies": { | ||
"cross-fetch": "~3.0.5", | ||
"cross-fetch": "~3.1.4", | ||
"himalaya": "~1.1.0", | ||
"request-ip": "~2.1.3", | ||
"spotify-uri": "~2.1.0" | ||
"spotify-uri": "~2.2.0" | ||
}, | ||
@@ -52,0 +51,0 @@ "devDependencies": { |
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
14176
3
+ Addedcross-fetch@3.1.8(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addedspotify-uri@2.2.2(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)
- Removedrequest-ip@~2.1.3
- Removedcross-fetch@3.0.6(transitive)
- Removedis_js@0.9.0(transitive)
- Removednode-fetch@2.6.1(transitive)
- Removedrequest-ip@2.1.3(transitive)
- Removedspotify-uri@2.1.0(transitive)
Updatedcross-fetch@~3.1.4
Updatedspotify-uri@~2.2.0