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 6.1.9 to 6.1.10

6

CHANGELOG.md

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

## [6.1.10](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.9...@refinitiv-ui/demo-block@6.1.10) (2023-08-21)
### Bug Fixes
- add packages list to lerna config for blackduck scanning ([#904](https://github.com/Refinitiv/refinitiv-ui/issues/904)) ([921c601](https://github.com/Refinitiv/refinitiv-ui/commit/921c60189b4b0d898864eebaedc5d457a3740194))
## [6.1.9](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@6.1.8...@refinitiv-ui/demo-block@6.1.9) (2023-08-11)

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

2

lib/demo-block.js

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

static get version() {
return '6.1.9';
return '6.1.10';
}

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

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

@@ -31,13 +31,13 @@ "main": "./lib/demo-block.js",

"dependencies": {
"@refinitiv-ui/elemental-theme": "^6.3.8",
"@refinitiv-ui/halo-theme": "^6.5.7",
"@refinitiv-ui/solar-theme": "^6.3.8",
"@refinitiv-ui/elemental-theme": "^6.3.9",
"@refinitiv-ui/halo-theme": "^6.5.8",
"@refinitiv-ui/solar-theme": "^6.3.9",
"tslib": "^2.3.1"
},
"devDependencies": {
"@refinitiv-ui/core": "^6.4.7",
"@refinitiv-ui/test-helpers": "^6.0.13"
"@refinitiv-ui/core": "^6.5.0",
"@refinitiv-ui/test-helpers": "^6.0.14"
},
"peerDependencies": {
"@refinitiv-ui/core": "^6.4.7"
"@refinitiv-ui/core": "^6.5.0"
},

@@ -47,3 +47,3 @@ "publishConfig": {

},
"gitHead": "32d9839afbcc482cb58f45695e38cf07ff95cfd0"
"gitHead": "5df63d07a3a62aa3b4bb613a67f533a053eca260"
}
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