@refinitiv-ui/demo-block
Advanced tools
Comparing version 7.1.0 to 7.1.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.1.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.1.0...@refinitiv-ui/demo-block@7.1.1) (2023-11-06) | ||
**Note:** Version bump only for package @refinitiv-ui/demo-block | ||
# [7.1.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.0.9...@refinitiv-ui/demo-block@7.1.0) (2023-10-31) | ||
@@ -8,0 +12,0 @@ |
@@ -85,3 +85,3 @@ import { __decorate } from "tslib"; | ||
static get version() { | ||
return '7.1.0'; | ||
return '7.1.1'; | ||
} | ||
@@ -88,0 +88,0 @@ static get styles() { |
{ | ||
"name": "@refinitiv-ui/demo-block", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"description": "Demo page handler for Element Framework elements", | ||
@@ -38,7 +38,7 @@ "main": "./lib/demo-block.js", | ||
"devDependencies": { | ||
"@refinitiv-ui/core": "^7.3.0", | ||
"@refinitiv-ui/core": "^7.4.0", | ||
"@refinitiv-ui/test-helpers": "^7.1.0" | ||
}, | ||
"peerDependencies": { | ||
"@refinitiv-ui/core": "^7.3.0" | ||
"@refinitiv-ui/core": "^7.4.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "f0019ccc2f241a998c5e455b433c0e36720d5fe6" | ||
"gitHead": "fd69344454e78b14bb7ecd5ddb4d9286e60e4c95" | ||
} |
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
33422