@refinitiv-ui/demo-block
Advanced tools
Comparing version 6.1.5 to 6.1.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [6.1.6](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.5...@refinitiv-ui/demo-block@6.1.6) (2023-06-23) | ||
**Note:** Version bump only for package @refinitiv-ui/demo-block | ||
## [6.1.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.4...@refinitiv-ui/demo-block@6.1.5) (2023-06-20) | ||
@@ -8,0 +16,0 @@ |
@@ -106,3 +106,3 @@ import { __decorate } from "tslib"; | ||
static get version() { | ||
return '6.1.5'; | ||
return '6.1.6'; | ||
} | ||
@@ -109,0 +109,0 @@ static get styles() { |
{ | ||
"name": "@refinitiv-ui/demo-block", | ||
"version": "6.1.5", | ||
"version": "6.1.6", | ||
"description": "Demo page handler for Element Framework elements", | ||
@@ -12,2 +12,3 @@ "main": "./lib/demo-block.js", | ||
"build:prod": "tsc", | ||
"clean": "nx exec -- rm -rf lib tsconfig.tsbuildinfo", | ||
"lint": "eslint .", | ||
@@ -31,13 +32,13 @@ "lint:fix": "eslint . --fix", | ||
"dependencies": { | ||
"@refinitiv-ui/elemental-theme": "^6.3.5", | ||
"@refinitiv-ui/halo-theme": "^6.5.3", | ||
"@refinitiv-ui/solar-theme": "^6.3.5", | ||
"@refinitiv-ui/elemental-theme": "^6.3.6", | ||
"@refinitiv-ui/halo-theme": "^6.5.4", | ||
"@refinitiv-ui/solar-theme": "^6.3.6", | ||
"tslib": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"@refinitiv-ui/core": "^6.4.4", | ||
"@refinitiv-ui/test-helpers": "^6.0.10" | ||
"@refinitiv-ui/core": "^6.4.5", | ||
"@refinitiv-ui/test-helpers": "^6.0.11" | ||
}, | ||
"peerDependencies": { | ||
"@refinitiv-ui/core": "^6.4.4" | ||
"@refinitiv-ui/core": "^6.4.5" | ||
}, | ||
@@ -47,3 +48,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "67e77dd42b2f6bba345440cd122ef5d733455661" | ||
"gitHead": "b5557bff632796b24bb2036091b0375254139871" | ||
} |
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
70570