New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tidal-music/player

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tidal-music/player - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

dist/basePlayer-B1SFUoem.js

5

dist/index.d.ts

@@ -109,2 +109,7 @@ import { CredentialsProvider } from '@tidal-music/common';

/**
* Get the module version of the Player SDK.
*/
export declare function getPlayerVersion(): string;
/**
* Get configured audio quality for streaming over WiFI.

@@ -111,0 +116,0 @@ *

43

dist/index.js

@@ -1,31 +0,32 @@

import { z as t, e as a, A as i, C as o, y as l, D as r, E as u, F as n, G as d, H as g, I as p, t as m, J as v, K as y, L as P, M as c, N as A, O as M, Q as L, R as N, S as f, T as C, U as D, V as O, W as S, X as V, Y as b, Z as k } from "./index-CDaE1D8X.js";
import { y as a, e as t, z as i, A as o, x as r, C as l, D as u, E as n, F as d, G as g, H as p, I as m, r as v, J as y, K as P, L as c, M as A, N as M, O as L, Q as N, R as V, S as f, T as x, U as C, V as D, W as O, X as S, Y as b, Z as k } from "./index-Bgepod9D.js";
export {
t as bootstrap,
a as events,
a as bootstrap,
t as events,
i as getAssetPosition,
o as getLoudnessNormalizationMode,
l as getMediaElement,
r as getMediaProduct,
r as getMediaElement,
l as getMediaProduct,
u as getOutputDevices,
n as getPlaybackContext,
d as getPlaybackState,
g as getStreamingWifiAudioQuality,
p as getVolumeLevel,
m as load,
v as pause,
y as play,
P as reset,
c as seek,
A as setApiUrl,
M as setAppVersion,
L as setClientPlatform,
N as setCredentialsProvider,
g as getPlayerVersion,
p as getStreamingWifiAudioQuality,
m as getVolumeLevel,
v as load,
y as pause,
P as play,
c as reset,
A as seek,
M as setApiUrl,
L as setAppVersion,
N as setClientPlatform,
V as setCredentialsProvider,
f as setEventUrl,
C as setLoudnessNormalizationMode,
D as setNext,
O as setOutputDevice,
S as setOutputDeviceMode,
V as setStreamingWifiAudioQuality,
x as setLoudnessNormalizationMode,
C as setNext,
D as setOutputDevice,
O as setOutputDeviceMode,
S as setStreamingWifiAudioQuality,
b as setVolumeLevel,
k as startNativePlayer
};
{
"name": "@tidal-music/player",
"version": "0.5.2",
"version": "0.5.3",
"description": "Player logic for TIDAL",

@@ -68,3 +68,3 @@ "type": "module",

"test": "bash ./scripts/test.sh",
"build": "vite build && vite build -c vite-legacy.config.ts",
"build": "./scripts/version-dump.sh && vite build && vite build -c vite-legacy.config.ts",
"clean": "rm -rf coverage dist .eslintcache",

@@ -71,0 +71,0 @@ "dev": "vite --debug --cors -c=./vite.config.ts",

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