@bdt-component-library/banner
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.4.3", | ||
"tag": "@bdt-component-library/banner_v0.4.3", | ||
"date": "Fri, 26 Mar 2021 19:24:46 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Update global/base style imports, fix height variability issue, use tiny button icon" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.4.2", | ||
@@ -7,0 +19,0 @@ "tag": "@bdt-component-library/banner_v0.4.2", |
# Change Log - @bdt-component-library/banner | ||
This log was last generated on Wed, 24 Mar 2021 18:56:31 GMT and should not be manually modified. | ||
This log was last generated on Fri, 26 Mar 2021 19:24:46 GMT and should not be manually modified. | ||
## 0.4.3 | ||
Fri, 26 Mar 2021 19:24:46 GMT | ||
### Patches | ||
- Update global/base style imports, fix height variability issue, use tiny button icon | ||
## 0.4.2 | ||
@@ -6,0 +13,0 @@ Wed, 24 Mar 2021 18:56:31 GMT |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "Banner component", | ||
@@ -44,3 +44,3 @@ "author": "BDT", | ||
"@babel/core": "^7.8.7", | ||
"@bdt-component-library/button": "~0.1.5", | ||
"@bdt-component-library/button": "~0.1.8", | ||
"@bdt-component-library/container": "~0.1.0", | ||
@@ -110,3 +110,3 @@ "@bdt-component-library/grid": "~1.0.2", | ||
"@bdt-component-library/typography": "~0.2.2", | ||
"@bdt-component-library/button-icon": "~0.1.6", | ||
"@bdt-component-library/button-icon": "~0.2.0", | ||
"classnames": "^2.2.6", | ||
@@ -113,0 +113,0 @@ "react-number-format": "^4.4.1" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
806352
2502
8
+ Added@bdt-component-library/button-icon@0.2.2(transitive)
- Removed@bdt-component-library/button-icon@0.1.7(transitive)