@player-ui/player
Advanced tools
Comparing version 0.1.1-next.14 to 0.1.1-next.15
@@ -1033,4 +1033,4 @@ 'use strict'; | ||
}; | ||
const PLAYER_VERSION = "0.1.1-next.14"; | ||
const COMMIT = "abcd080ee22b7b600620418ef1b6a20c4073cbf4"; | ||
const PLAYER_VERSION = "0.1.1-next.15"; | ||
const COMMIT = "cea35d729af7aca866259814f38a14bff91b064f"; | ||
const _Player = class { | ||
@@ -1037,0 +1037,0 @@ constructor(config) { |
@@ -1033,4 +1033,4 @@ export * from '@player-ui/types'; | ||
}; | ||
const PLAYER_VERSION = "0.1.1-next.14"; | ||
const COMMIT = "abcd080ee22b7b600620418ef1b6a20c4073cbf4"; | ||
const PLAYER_VERSION = "0.1.1-next.15"; | ||
const COMMIT = "cea35d729af7aca866259814f38a14bff91b064f"; | ||
const _Player = class { | ||
@@ -1037,0 +1037,0 @@ constructor(config) { |
{ | ||
"name": "@player-ui/player", | ||
"version": "0.1.1-next.14", | ||
"version": "0.1.1-next.15", | ||
"private": false, | ||
@@ -10,15 +10,15 @@ "publishConfig": { | ||
"dependencies": { | ||
"@player-ui/binding": "0.1.1-next.14", | ||
"@player-ui/constants": "0.1.1-next.14", | ||
"@player-ui/data": "0.1.1-next.14", | ||
"@player-ui/expressions": "0.1.1-next.14", | ||
"@player-ui/flow": "0.1.1-next.14", | ||
"@player-ui/logger": "0.1.1-next.14", | ||
"@player-ui/partial-match-registry": "0.1.1-next.14", | ||
"@player-ui/schema": "0.1.1-next.14", | ||
"@player-ui/string-resolver": "0.1.1-next.14", | ||
"@player-ui/types": "0.1.1-next.14", | ||
"@player-ui/utils": "0.1.1-next.14", | ||
"@player-ui/validator": "0.1.1-next.14", | ||
"@player-ui/view": "0.1.1-next.14", | ||
"@player-ui/binding": "0.1.1-next.15", | ||
"@player-ui/constants": "0.1.1-next.15", | ||
"@player-ui/data": "0.1.1-next.15", | ||
"@player-ui/expressions": "0.1.1-next.15", | ||
"@player-ui/flow": "0.1.1-next.15", | ||
"@player-ui/logger": "0.1.1-next.15", | ||
"@player-ui/partial-match-registry": "0.1.1-next.15", | ||
"@player-ui/schema": "0.1.1-next.15", | ||
"@player-ui/string-resolver": "0.1.1-next.15", | ||
"@player-ui/types": "0.1.1-next.15", | ||
"@player-ui/utils": "0.1.1-next.15", | ||
"@player-ui/validator": "0.1.1-next.15", | ||
"@player-ui/view": "0.1.1-next.15", | ||
"babel-plugin-preval": "^5.0.0", | ||
@@ -25,0 +25,0 @@ "dequal": "^2.0.2", |
@@ -30,4 +30,4 @@ import { SyncHook, SyncWaterfallHook } from 'tapable-ts'; | ||
// Variables injected at build time | ||
const PLAYER_VERSION = '0.1.1-next.14'; | ||
const COMMIT = 'abcd080ee22b7b600620418ef1b6a20c4073cbf4'; | ||
const PLAYER_VERSION = '0.1.1-next.15'; | ||
const COMMIT = 'cea35d729af7aca866259814f38a14bff91b064f'; | ||
@@ -34,0 +34,0 @@ export interface PlayerPlugin { |
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
19
188
293
29
4
165
+ Added@player-ui/binding@0.1.1-next.15(transitive)
+ Added@player-ui/binding-grammar@0.1.1-next.15(transitive)
+ Added@player-ui/constants@0.1.1-next.15(transitive)
+ Added@player-ui/data@0.1.1-next.15(transitive)
+ Added@player-ui/expressions@0.1.1-next.15(transitive)
+ Added@player-ui/flow@0.1.1-next.15(transitive)
+ Added@player-ui/logger@0.1.1-next.15(transitive)
+ Added@player-ui/partial-match-registry@0.1.1-next.15(transitive)
+ Added@player-ui/schema@0.1.1-next.15(transitive)
+ Added@player-ui/string-resolver@0.1.1-next.15(transitive)
+ Added@player-ui/types@0.1.1-next.15(transitive)
+ Added@player-ui/utils@0.1.1-next.15(transitive)
+ Added@player-ui/validator@0.1.1-next.15(transitive)
+ Added@player-ui/view@0.1.1-next.15(transitive)
+ Addedis-core-module@2.16.0(transitive)
- Removed@player-ui/binding@0.1.1-next.14(transitive)
- Removed@player-ui/binding-grammar@0.1.1-next.14(transitive)
- Removed@player-ui/constants@0.1.1-next.14(transitive)
- Removed@player-ui/data@0.1.1-next.14(transitive)
- Removed@player-ui/expressions@0.1.1-next.14(transitive)
- Removed@player-ui/flow@0.1.1-next.14(transitive)
- Removed@player-ui/logger@0.1.1-next.14(transitive)
- Removed@player-ui/partial-match-registry@0.1.1-next.14(transitive)
- Removed@player-ui/schema@0.1.1-next.14(transitive)
- Removed@player-ui/string-resolver@0.1.1-next.14(transitive)
- Removed@player-ui/types@0.1.1-next.14(transitive)
- Removed@player-ui/utils@0.1.1-next.14(transitive)
- Removed@player-ui/validator@0.1.1-next.14(transitive)
- Removed@player-ui/view@0.1.1-next.14(transitive)
- Removedis-core-module@2.16.1(transitive)