You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@refinitiv-ui/theme-compiler

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@refinitiv-ui/theme-compiler - npm Package Compare versions

Comparing version
7.2.0
to
7.2.1
+6
-0
CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [7.2.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/theme-compiler@7.2.0...@refinitiv-ui/theme-compiler@7.2.1) (2025-02-04)
### Bug Fixes
- **interactive-chart:** hide tradingview default attribution logo ([#1253](https://github.com/Refinitiv/refinitiv-ui/issues/1253)) ([e273d9e](https://github.com/Refinitiv/refinitiv-ui/commit/e273d9ebd5037bad76a01717c73b4a5ee51f15fc))
# [7.2.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/theme-compiler@7.1.4...@refinitiv-ui/theme-compiler@7.2.0) (2024-12-20)

@@ -8,0 +14,0 @@

+4
-4
{
"name": "@refinitiv-ui/theme-compiler",
"version": "7.2.0",
"version": "7.2.1",
"description": "Compiles Element Framework themes into usable JavaScript",

@@ -33,5 +33,5 @@ "author": "LSEG",

"htmlparser2": "^4.0.0",
"less": "^4.2.0",
"less": "^4.2.1",
"less-plugin-npm-import": "^2.1.0",
"postcss": "^8.4.30",
"postcss": "^8.4.49",
"svgo": "^3.2.0",

@@ -43,3 +43,3 @@ "yargs-parser": "^15.0.0"

},
"gitHead": "cf8179bfee0a13bd4fbc01cf64a4b161e28c932c"
"gitHead": "b6f3218670608196fd8b03cd48c6f58dd5ea5e5e"
}