spotify-node-wrapper
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "spotify-node-wrapper", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A simplified interface to interact with the Spotify Web API.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -170,6 +170,4 @@ # Spotify Node Wrapper | ||
### skipToNextTrack | ||
Skips to the next | ||
Skips to the next track in the user's playback queue. | ||
track in the user's playback queue. | ||
### skipToPreviousTrack | ||
@@ -299,6 +297,4 @@ Skips to the previous track in the user's playback queue. | ||
### getUserProfile | ||
Retrie | ||
Retrieves the profile information of a specific user. | ||
ves the profile information of a specific user. | ||
### followPlaylist | ||
@@ -305,0 +301,0 @@ Follows a specific playlist. |
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
72136
334