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.3 to 7.0.4

6

CHANGELOG.md

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

## [7.0.4](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.0.3...@refinitiv-ui/demo-block@7.0.4) (2023-08-21)
### Bug Fixes
- add packages list to lerna config for blackduck scanning ([#897](https://github.com/Refinitiv/refinitiv-ui/issues/897)) ([8ac2f2f](https://github.com/Refinitiv/refinitiv-ui/commit/8ac2f2f3159415792e85a8036ed84be92663712e))
## [7.0.3](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.0.2...@refinitiv-ui/demo-block@7.0.3) (2023-08-11)

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

2

lib/demo-block.js

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

static get version() {
return '7.0.3';
return '7.0.4';
}

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

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

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

"dependencies": {
"@refinitiv-ui/elemental-theme": "^7.0.3",
"@refinitiv-ui/halo-theme": "^7.0.3",
"@refinitiv-ui/solar-theme": "^7.0.3",
"@refinitiv-ui/elemental-theme": "^7.0.4",
"@refinitiv-ui/halo-theme": "^7.0.4",
"@refinitiv-ui/solar-theme": "^7.0.4",
"tslib": "^2.3.1"
},
"devDependencies": {
"@refinitiv-ui/core": "^7.0.2",
"@refinitiv-ui/test-helpers": "^7.0.2"
"@refinitiv-ui/core": "^7.1.0",
"@refinitiv-ui/test-helpers": "^7.0.3"
},
"peerDependencies": {
"@refinitiv-ui/core": "^7.0.2"
"@refinitiv-ui/core": "^7.1.0"
},

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

},
"gitHead": "11c9c4e3db9f060e1de0edcaccd531f60ac643a9"
"gitHead": "6b124ba3f8c038afa38c1e58bef2ce7d3666d2c7"
}
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