@mux/mux-player-react
Advanced tools
Comparing version 3.2.4-canary.0 to 3.2.4-canary.1
@@ -182,3 +182,3 @@ { | ||
{ | ||
"path": "dist/-XIFKRW4S.mjs", | ||
"path": "dist/-X3CCILW3.mjs", | ||
"kind": "dynamic-import" | ||
@@ -207,9 +207,9 @@ } | ||
}, | ||
"dist/-XIFKRW4S.mjs.map": { | ||
"dist/-X3CCILW3.mjs.map": { | ||
"imports": [], | ||
"exports": [], | ||
"inputs": {}, | ||
"bytes": 23772 | ||
"bytes": 23774 | ||
}, | ||
"dist/-XIFKRW4S.mjs": { | ||
"dist/-X3CCILW3.mjs": { | ||
"imports": [ | ||
@@ -216,0 +216,0 @@ { |
{ | ||
"name": "@mux/mux-player-react", | ||
"version": "3.2.4-canary.0", | ||
"version": "3.2.4-canary.1", | ||
"description": "An open source Mux player for React that Just Works™", | ||
@@ -41,19 +41,19 @@ "homepage": "https://mux.com/player", | ||
".": { | ||
"types@<4.3.5": "./dist/types-ts3.4/index.d.ts", | ||
"types": "./dist/types/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs.js", | ||
"types@<4.3.5": "./dist/types-ts3.4/index.d.ts", | ||
"types": "./dist/types/index.d.ts", | ||
"default": "./dist/index.cjs.js" | ||
}, | ||
"./lazy": { | ||
"import": "./dist/lazy.mjs", | ||
"types@<4.3.5": "./dist/types-ts3.4/lazy.d.ts", | ||
"types": "./dist/types/lazy.d.ts", | ||
"import": "./dist/lazy.mjs", | ||
"default": "./dist/lazy.mjs" | ||
}, | ||
"./themes/*": { | ||
"types@<4.3.5": "./dist/types-ts3.4/themes/*.d.ts", | ||
"types": "./dist/types/themes/*.d.ts", | ||
"import": "./dist/themes/*.mjs", | ||
"require": "./dist/themes/*.cjs.js", | ||
"types@<4.3.5": "./dist/types-ts3.4/themes/*.d.ts", | ||
"types": "./dist/types/themes/*.d.ts", | ||
"default": "./dist/themes/*.cjs.js" | ||
@@ -105,7 +105,7 @@ } | ||
"devDependencies": { | ||
"@types/prop-types": "^15.7.12", | ||
"@types/prop-types": "^15.7.14", | ||
"@types/react": "^18.2.79", | ||
"@types/react-dom": "^18.2.25", | ||
"downlevel-dts": "^0.11.0", | ||
"esbuild": "^0.19.8", | ||
"esbuild": "^0.24.1", | ||
"npm-run-all": "^4.1.5", | ||
@@ -115,4 +115,4 @@ "react": "^18.2.0", | ||
"shx": "^0.3.4", | ||
"typescript": "^5.5.4" | ||
"typescript": "^5.7.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
156951