Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@refinitiv-ui/demo-block

Package Overview
Dependencies
Maintainers
1
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@refinitiv-ui/demo-block - npm Package Compare versions

Comparing version 7.0.6 to 7.0.7

4

CHANGELOG.md

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

## [7.0.7](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.0.6...@refinitiv-ui/demo-block@7.0.7) (2023-10-02)
**Note:** Version bump only for package @refinitiv-ui/demo-block
## [7.0.6](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.0.5...@refinitiv-ui/demo-block@7.0.6) (2023-09-18)

@@ -8,0 +12,0 @@

4

lib/demo-block.js

@@ -69,3 +69,3 @@ import { __decorate } from "tslib";

themeLabel.style.textTransform = 'uppercase';
themeLabel.innerHTML = removePrefixName(currentTheme);
themeLabel.textContent = removePrefixName(currentTheme);
document.body.appendChild(nextBtn);

@@ -86,3 +86,3 @@ document.body.appendChild(prevBtn);

static get version() {
return '7.0.6';
return '7.0.7';
}

@@ -89,0 +89,0 @@ static get styles() {

{
"name": "@refinitiv-ui/demo-block",
"version": "7.0.6",
"version": "7.0.7",
"description": "Demo page handler for Element Framework elements",

@@ -46,3 +46,3 @@ "main": "./lib/demo-block.js",

},
"gitHead": "e162ec78601e5f97201d53d740925ee2075fd95e"
"gitHead": "788e08bbba04ae54501cee9cf19251e1a44b18fb"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc