@refinitiv-ui/demo-block
Advanced tools
Comparing version 6.1.9 to 6.1.10
@@ -6,2 +6,8 @@ # Change Log | ||
## [6.1.10](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.9...@refinitiv-ui/demo-block@6.1.10) (2023-08-21) | ||
### Bug Fixes | ||
- add packages list to lerna config for blackduck scanning ([#904](https://github.com/Refinitiv/refinitiv-ui/issues/904)) ([921c601](https://github.com/Refinitiv/refinitiv-ui/commit/921c60189b4b0d898864eebaedc5d457a3740194)) | ||
## [6.1.9](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.8...@refinitiv-ui/demo-block@6.1.9) (2023-08-11) | ||
@@ -8,0 +14,0 @@ |
@@ -107,3 +107,3 @@ import { __decorate } from "tslib"; | ||
static get version() { | ||
return '6.1.9'; | ||
return '6.1.10'; | ||
} | ||
@@ -110,0 +110,0 @@ static get styles() { |
{ | ||
"name": "@refinitiv-ui/demo-block", | ||
"version": "6.1.9", | ||
"version": "6.1.10", | ||
"description": "Demo page handler for Element Framework elements", | ||
@@ -31,13 +31,13 @@ "main": "./lib/demo-block.js", | ||
"dependencies": { | ||
"@refinitiv-ui/elemental-theme": "^6.3.8", | ||
"@refinitiv-ui/halo-theme": "^6.5.7", | ||
"@refinitiv-ui/solar-theme": "^6.3.8", | ||
"@refinitiv-ui/elemental-theme": "^6.3.9", | ||
"@refinitiv-ui/halo-theme": "^6.5.8", | ||
"@refinitiv-ui/solar-theme": "^6.3.9", | ||
"tslib": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"@refinitiv-ui/core": "^6.4.7", | ||
"@refinitiv-ui/test-helpers": "^6.0.13" | ||
"@refinitiv-ui/core": "^6.5.0", | ||
"@refinitiv-ui/test-helpers": "^6.0.14" | ||
}, | ||
"peerDependencies": { | ||
"@refinitiv-ui/core": "^6.4.7" | ||
"@refinitiv-ui/core": "^6.5.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "32d9839afbcc482cb58f45695e38cf07ff95cfd0" | ||
"gitHead": "5df63d07a3a62aa3b4bb613a67f533a053eca260" | ||
} |
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
32021
9