@refinitiv-ui/demo-block
Advanced tools
Comparing version 6.1.7 to 6.1.8
@@ -6,2 +6,6 @@ # Change Log | ||
## [6.1.8](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.7...@refinitiv-ui/demo-block@6.1.8) (2023-07-19) | ||
**Note:** Version bump only for package @refinitiv-ui/demo-block | ||
## [6.1.7](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.6...@refinitiv-ui/demo-block@6.1.7) (2023-07-18) | ||
@@ -8,0 +12,0 @@ |
@@ -107,3 +107,3 @@ import { __decorate } from "tslib"; | ||
static get version() { | ||
return '6.1.7'; | ||
return '6.1.8'; | ||
} | ||
@@ -110,0 +110,0 @@ static get styles() { |
{ | ||
"name": "@refinitiv-ui/demo-block", | ||
"version": "6.1.7", | ||
"version": "6.1.8", | ||
"description": "Demo page handler for Element Framework elements", | ||
@@ -28,16 +28,16 @@ "main": "./lib/demo-block.js", | ||
}, | ||
"author": "LSEG", | ||
"author": "Refinitiv", | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@refinitiv-ui/elemental-theme": "^6.3.7", | ||
"@refinitiv-ui/halo-theme": "^6.5.5", | ||
"@refinitiv-ui/solar-theme": "^6.3.7", | ||
"@refinitiv-ui/elemental-theme": "^6.3.8", | ||
"@refinitiv-ui/halo-theme": "^6.5.6", | ||
"@refinitiv-ui/solar-theme": "^6.3.8", | ||
"tslib": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"@refinitiv-ui/core": "^6.4.6", | ||
"@refinitiv-ui/test-helpers": "^6.0.12" | ||
"@refinitiv-ui/core": "^6.4.7", | ||
"@refinitiv-ui/test-helpers": "^6.0.13" | ||
}, | ||
"peerDependencies": { | ||
"@refinitiv-ui/core": "^6.4.6" | ||
"@refinitiv-ui/core": "^6.4.7" | ||
}, | ||
@@ -47,3 +47,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "d17d88c97eca6231a860726e22396dd0871431a5" | ||
"gitHead": "67061ea63ad6f83a2cb55bea301009d6c0c6e0c3" | ||
} |
Sorry, the diff of this file is not supported yet
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
70945