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

@player-ui/player

Package Overview
Dependencies
Maintainers
2
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@player-ui/player - npm Package Compare versions

Comparing version 0.4.0-next.2 to 0.4.0-next.3

9

package.json
{
"name": "@player-ui/player",
"version": "0.4.0-next.2",
"version": "0.4.0-next.3",
"private": false,

@@ -10,4 +10,4 @@ "publishConfig": {

"dependencies": {
"@player-ui/partial-match-registry": "0.4.0-next.2",
"@player-ui/types": "0.4.0-next.2",
"@player-ui/partial-match-registry": "0.4.0-next.3",
"@player-ui/types": "0.4.0-next.3",
"dequal": "^2.0.2",

@@ -69,3 +69,4 @@ "p-defer": "^3.0.0",

}
]
],
"bundle": "./dist/player.prod.js"
}

@@ -33,4 +33,4 @@ import { setIn } from 'timm';

// Variables injected at build time
const PLAYER_VERSION = '0.4.0-next.2';
const COMMIT = '5cfe21c54261cf22f0798b24d6d19c47a643441a';
const PLAYER_VERSION = '0.4.0-next.3';
const COMMIT = 'b56b5b154a80f95e08b18dc94ad97cf8cb4b5f7e';

@@ -37,0 +37,0 @@ export interface PlayerPlugin {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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