@refinitiv-ui/demo-block
Advanced tools
Comparing version 7.1.4 to 7.1.5
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.1.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.1.4...@refinitiv-ui/demo-block@7.1.5) (2024-01-22) | ||
**Note:** Version bump only for package @refinitiv-ui/demo-block | ||
## [7.1.4](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.1.3...@refinitiv-ui/demo-block@7.1.4) (2024-01-15) | ||
@@ -8,0 +12,0 @@ |
@@ -85,3 +85,3 @@ import { __decorate } from "tslib"; | ||
static get version() { | ||
return '7.1.4'; | ||
return '7.1.5'; | ||
} | ||
@@ -88,0 +88,0 @@ static get styles() { |
{ | ||
"name": "@refinitiv-ui/demo-block", | ||
"version": "7.1.4", | ||
"version": "7.1.5", | ||
"description": "Demo page handler for Element Framework elements", | ||
@@ -32,13 +32,13 @@ "main": "./lib/demo-block.js", | ||
"dependencies": { | ||
"@refinitiv-ui/elemental-theme": "^7.3.2", | ||
"@refinitiv-ui/halo-theme": "^7.3.2", | ||
"@refinitiv-ui/solar-theme": "^7.2.3", | ||
"@refinitiv-ui/elemental-theme": "^7.3.3", | ||
"@refinitiv-ui/halo-theme": "^7.3.3", | ||
"@refinitiv-ui/solar-theme": "^7.2.4", | ||
"tslib": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"@refinitiv-ui/core": "^7.4.0", | ||
"@refinitiv-ui/core": "^7.4.1", | ||
"@refinitiv-ui/test-helpers": "^7.1.0" | ||
}, | ||
"peerDependencies": { | ||
"@refinitiv-ui/core": "^7.4.0" | ||
"@refinitiv-ui/core": "^7.4.1" | ||
}, | ||
@@ -48,3 +48,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "db4f48581634c46857d263240e96f5ea7afe0217" | ||
"gitHead": "38cfb8606d3096b83d9142c2f7d62e57a75223a7" | ||
} |
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
34240