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

player.style

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

player.style - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

4

package.json
{
"name": "player.style",
"version": "0.0.12",
"version": "0.0.13",
"description": "A fresh collection of media player themes for every use case!",

@@ -76,3 +76,3 @@ "author": "@muxinc",

"@player.style/winamp": "0.0.11",
"@player.style/yt": "0.0.11",
"@player.style/yt": "0.0.12",
"chokidar-cli": "^3.0.0",

@@ -79,0 +79,0 @@ "eslint": "^8.57.0",

# Changelog
## [0.0.12](https://github.com/muxinc/player.style/compare/@player.style/yt@0.0.11...@player.style/yt@0.0.12) (2024-11-11)
### Bug Fixes
* yt theme media caption button underline ([#128](https://github.com/muxinc/player.style/issues/128)) ([6902420](https://github.com/muxinc/player.style/commit/6902420b78d4178aa35a627add1692e728d3cf7d))
## [0.0.11](https://github.com/muxinc/player.style/compare/@player.style/yt@0.0.10...@player.style/yt@0.0.11) (2024-10-29)

@@ -4,0 +11,0 @@

@@ -419,3 +419,3 @@ var __defProp = Object.defineProperty;

border-radius: 3px;
background-color: #f00;
background-color: var(--media-accent-color, #f00);
bottom: 19%;

@@ -422,0 +422,0 @@ left: 50%;

@@ -404,3 +404,3 @@ /*

border-radius: 3px;
background-color: #f00;
background-color: var(--media-accent-color, #f00);
bottom: 19%;

@@ -407,0 +407,0 @@ left: 50%;

{
"name": "@player.style/yt",
"version": "0.0.11",
"version": "0.0.12",
"description": "An homage to the modern, ubiquitous YouTube player. Recreated with web components, or at least as close as we could get.",

@@ -5,0 +5,0 @@ "author": "@heff",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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