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.1.1-next.3 to 0.1.1-next.4

2

dist/index.cjs.js

@@ -1039,3 +1039,3 @@ 'use strict';

};
const PLAYER_VERSION = "0.1.1-next.3";
const PLAYER_VERSION = "0.1.1-next.4";
const COMMIT = "0895cbc1abea90228dc1a51f9d97f915547ba164";

@@ -1042,0 +1042,0 @@ const _Player = class {

@@ -1039,3 +1039,3 @@ export * from '@player-ui/types';

};
const PLAYER_VERSION = "0.1.1-next.3";
const PLAYER_VERSION = "0.1.1-next.4";
const COMMIT = "0895cbc1abea90228dc1a51f9d97f915547ba164";

@@ -1042,0 +1042,0 @@ const _Player = class {

{
"name": "@player-ui/player",
"version": "0.1.1-next.3",
"version": "0.1.1-next.4",
"private": false,

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

"dependencies": {
"@player-ui/binding": "0.1.1-next.3",
"@player-ui/constants": "0.1.1-next.3",
"@player-ui/data": "0.1.1-next.3",
"@player-ui/expressions": "0.1.1-next.3",
"@player-ui/flow": "0.1.1-next.3",
"@player-ui/logger": "0.1.1-next.3",
"@player-ui/partial-match-registry": "0.1.1-next.3",
"@player-ui/schema": "0.1.1-next.3",
"@player-ui/string-resolver": "0.1.1-next.3",
"@player-ui/types": "0.1.1-next.3",
"@player-ui/utils": "0.1.1-next.3",
"@player-ui/validator": "0.1.1-next.3",
"@player-ui/view": "0.1.1-next.3",
"@player-ui/binding": "0.1.1-next.4",
"@player-ui/constants": "0.1.1-next.4",
"@player-ui/data": "0.1.1-next.4",
"@player-ui/expressions": "0.1.1-next.4",
"@player-ui/flow": "0.1.1-next.4",
"@player-ui/logger": "0.1.1-next.4",
"@player-ui/partial-match-registry": "0.1.1-next.4",
"@player-ui/schema": "0.1.1-next.4",
"@player-ui/string-resolver": "0.1.1-next.4",
"@player-ui/types": "0.1.1-next.4",
"@player-ui/utils": "0.1.1-next.4",
"@player-ui/validator": "0.1.1-next.4",
"@player-ui/view": "0.1.1-next.4",
"babel-plugin-preval": "^5.0.0",

@@ -25,0 +25,0 @@ "dequal": "^2.0.2",

@@ -30,3 +30,3 @@ import { SyncHook, SyncWaterfallHook } from 'tapable-ts';

// Variables injected at build time
const PLAYER_VERSION = '0.1.1-next.3';
const PLAYER_VERSION = '0.1.1-next.4';
const COMMIT = '0895cbc1abea90228dc1a51f9d97f915547ba164';

@@ -33,0 +33,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