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.5 to 6.1.6

8

CHANGELOG.md

@@ -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 @@

2

lib/demo-block.js

@@ -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

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