@player-ui/player
Advanced tools
Comparing version 0.4.0-next.0 to 0.4.0-next.1
{ | ||
"name": "@player-ui/player", | ||
"version": "0.4.0-next.0", | ||
"version": "0.4.0-next.1", | ||
"private": false, | ||
@@ -10,4 +10,4 @@ "publishConfig": { | ||
"dependencies": { | ||
"@player-ui/partial-match-registry": "0.4.0-next.0", | ||
"@player-ui/types": "0.4.0-next.0", | ||
"@player-ui/partial-match-registry": "0.4.0-next.1", | ||
"@player-ui/types": "0.4.0-next.1", | ||
"dequal": "^2.0.2", | ||
@@ -14,0 +14,0 @@ "p-defer": "^3.0.0", |
@@ -33,4 +33,4 @@ import { setIn } from 'timm'; | ||
// Variables injected at build time | ||
const PLAYER_VERSION = '0.4.0-next.0'; | ||
const COMMIT = '6f7a8b3424cb819dfcbe830586a92711adf130ba'; | ||
const PLAYER_VERSION = '0.4.0-next.1'; | ||
const COMMIT = 'f66def4fd8f14f4898927c9ff6061d6094b7b250'; | ||
@@ -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
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
+ Added@player-ui/partial-match-registry@0.4.0-next.1(transitive)
+ Added@player-ui/types@0.4.0-next.1(transitive)
- Removed@player-ui/partial-match-registry@0.4.0-next.0(transitive)
- Removed@player-ui/types@0.4.0-next.0(transitive)