@refinitiv-ui/demo-block
Advanced tools
Comparing version 7.0.3 to 7.0.4
@@ -6,2 +6,8 @@ # Change Log | ||
## [7.0.4](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.0.3...@refinitiv-ui/demo-block@7.0.4) (2023-08-21) | ||
### Bug Fixes | ||
- add packages list to lerna config for blackduck scanning ([#897](https://github.com/Refinitiv/refinitiv-ui/issues/897)) ([8ac2f2f](https://github.com/Refinitiv/refinitiv-ui/commit/8ac2f2f3159415792e85a8036ed84be92663712e)) | ||
## [7.0.3](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.0.2...@refinitiv-ui/demo-block@7.0.3) (2023-08-11) | ||
@@ -8,0 +14,0 @@ |
@@ -85,3 +85,3 @@ import { __decorate } from "tslib"; | ||
static get version() { | ||
return '7.0.3'; | ||
return '7.0.4'; | ||
} | ||
@@ -88,0 +88,0 @@ static get styles() { |
{ | ||
"name": "@refinitiv-ui/demo-block", | ||
"version": "7.0.3", | ||
"version": "7.0.4", | ||
"description": "Demo page handler for Element Framework elements", | ||
@@ -31,13 +31,13 @@ "main": "./lib/demo-block.js", | ||
"dependencies": { | ||
"@refinitiv-ui/elemental-theme": "^7.0.3", | ||
"@refinitiv-ui/halo-theme": "^7.0.3", | ||
"@refinitiv-ui/solar-theme": "^7.0.3", | ||
"@refinitiv-ui/elemental-theme": "^7.0.4", | ||
"@refinitiv-ui/halo-theme": "^7.0.4", | ||
"@refinitiv-ui/solar-theme": "^7.0.4", | ||
"tslib": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"@refinitiv-ui/core": "^7.0.2", | ||
"@refinitiv-ui/test-helpers": "^7.0.2" | ||
"@refinitiv-ui/core": "^7.1.0", | ||
"@refinitiv-ui/test-helpers": "^7.0.3" | ||
}, | ||
"peerDependencies": { | ||
"@refinitiv-ui/core": "^7.0.2" | ||
"@refinitiv-ui/core": "^7.1.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "11c9c4e3db9f060e1de0edcaccd531f60ac643a9" | ||
"gitHead": "6b124ba3f8c038afa38c1e58bef2ce7d3666d2c7" | ||
} |
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
31783
9