Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

use-listen-along

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-listen-along - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

package.json
{
"name": "use-listen-along",
"description": "A react hook to listen alongside others on spotify.",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",

@@ -6,0 +6,0 @@ "main": "dist/index.js",

@@ -30,3 +30,3 @@ # 👥🎵 use-listen along

function listen(disconnect: boolean) {
// Get auth from spotify with scope 'user-modify-playback-state'.
// Get auth from spotify with scope 'user-modify-playback-state user-read-currently-playing'.

@@ -33,0 +33,0 @@ const {connected, error} = useListenAlong(snowflake, auth_code, disconnect);

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc