@bdt-component-library/card
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "0.1.11", | ||
"tag": "@bdt-component-library/card_v0.1.11", | ||
"date": "Fri, 14 May 2021 20:55:58 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@bdt-component-library/button\" from `^0.3.1` to `^0.3.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@bdt-component-library/typography\" from `^0.2.3` to `^0.3.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.10", | ||
@@ -7,0 +22,0 @@ "tag": "@bdt-component-library/card_v0.1.10", |
# Change Log - @bdt-component-library/card | ||
This log was last generated on Tue, 27 Apr 2021 19:49:03 GMT and should not be manually modified. | ||
This log was last generated on Fri, 14 May 2021 20:55:58 GMT and should not be manually modified. | ||
## 0.1.11 | ||
Fri, 14 May 2021 20:55:58 GMT | ||
_Version update only_ | ||
## 0.1.10 | ||
@@ -6,0 +11,0 @@ Tue, 27 Apr 2021 19:49:03 GMT |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Card component", | ||
@@ -105,4 +105,4 @@ "author": "BDT", | ||
"dependencies": { | ||
"@bdt-component-library/button": "^0.3.1", | ||
"@bdt-component-library/typography": "^0.2.3", | ||
"@bdt-component-library/button": "^0.3.2", | ||
"@bdt-component-library/typography": "^0.3.0", | ||
"react-number-format": "^4.4.1", | ||
@@ -109,0 +109,0 @@ "classnames": "^2.2.6" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
2424047
22806
154
9
+ Added@bdt-component-library/typography@0.3.0(transitive)
- Removed@bdt-component-library/typography@0.2.3(transitive)