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

@tidal-music/player

Package Overview
Dependencies
Maintainers
4
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.1.3 to 0.1.4

dist/basePlayer-BQNv49DX.js

2

dist/index.js

@@ -1,2 +0,2 @@

import { D as a, e as t, E as i, F as o, C as l, G as r, H as u, I as n, J as d, K as g, L as p, x as v, M as m, N as P, O as c, Q as y, R as M, S as A, T as D, U as L, V as N, W as O, X as f, Y as x, Z as C, _ as S, $ as V, a0 as b, a1 as k } from "./index-CftMFpwf.js";
import { D as a, e as t, E as i, F as o, C as l, G as r, H as u, I as n, J as d, K as g, L as p, x as v, M as m, N as P, O as c, Q as y, R as M, S as A, T as D, U as L, V as N, W as O, X as f, Y as x, Z as C, _ as S, $ as V, a0 as b, a1 as k } from "./index-CfTUlof8.js";
export {

@@ -3,0 +3,0 @@ a as bootstrap,

{
"name": "@tidal-music/player",
"version": "0.1.3",
"version": "0.1.4",
"description": "Player logic for TIDAL",

@@ -32,4 +32,4 @@ "type": "module",

"devDependencies": {
"@babel/preset-env": "7.24.0",
"@babel/preset-typescript": "7.23.3",
"@babel/preset-env": "7.24.3",
"@babel/preset-typescript": "7.24.1",
"@rollup/plugin-babel": "6.0.4",

@@ -43,20 +43,20 @@ "@rollup/plugin-commonjs": "25.0.7",

"@types/mocha": "10.0.6",
"@types/node": "20.11.24",
"@types/node": "20.11.30",
"@types/sinon": "17.0.3",
"@web/dev-server-esbuild": "1.0.2",
"@web/dev-server-rollup": "0.6.1",
"@web/test-runner": "0.18.0",
"@web/test-runner": "0.18.1",
"bowser": "2.11.0",
"chai": "5.1.0",
"cypress": "13.6.6",
"esbuild": "0.20.1",
"cypress": "13.7.1",
"esbuild": "0.20.2",
"js-levenshtein": "1.1.6",
"mux.js": "6.3.0",
"rollup": "4.12.0",
"rollup": "4.13.0",
"shaka-player": "4.7.11",
"sinon": "17.0.1",
"typescript": "5.3.3",
"vite": "5.1.4",
"typescript": "5.4.3",
"vite": "5.2.6",
"vite-plugin-dts": "3.7.3",
"vitest": "1.3.1",
"vitest": "1.4.0",
"@tidal-music/auth": "^1.2.2",

@@ -63,0 +63,0 @@ "@tidal-music/common": "^0.1.5",

@@ -35,3 +35,3 @@ # TIDAL Player

2. Add or edit a `"resolutions"` property on the top level. (this is an object)
3. Add an entry for @tidal-music/player like so: `"@tidal-music/player": "file:/Users/yourusername/dev/tidal-sdk-web/packages/player"`
3. Add an entry for @tidal-music/player like so: `"@tidal-music/player": "file:/Users/<your-username>/dev/tidal-sdk-web/packages/player"`
4. Run `npm/yarn/pnpm install` in your destination project.

@@ -38,0 +38,0 @@

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