spotify-playback-sdk
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "spotify-playback-sdk", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "dist/spotify.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/spotify.d.js", |
@@ -31,3 +31,3 @@ # spotify-playback-sdk | ||
```js | ||
const { SpotifyPlaybackSDK } = require("spotify-playback-sdk-node"); | ||
const { SpotifyPlaybackSDK } = require("spotify-playback-sdk"); | ||
@@ -34,0 +34,0 @@ async function test() { |
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
35345