@wireapp/react-ui-kit
Advanced tools
@@ -37,11 +37,11 @@ "use strict"; | ||
| alignItems: 'center', | ||
| '&:not(:last-child)': { | ||
| '&:not(:last-of-type)': { | ||
| borderTopRightRadius: '0', | ||
| borderBottomRightRadius: '0', | ||
| }, | ||
| '&:not(:first-child)': { | ||
| '&:not(:first-of-type)': { | ||
| borderTopLeftRadius: '0', | ||
| borderBottomLeftRadius: '0', | ||
| }, | ||
| '&:first-child:last-child': { | ||
| '&:first-of-type:last-of-type': { | ||
| borderRadius: '0', | ||
@@ -48,0 +48,0 @@ }, |
+2
-2
@@ -82,4 +82,4 @@ { | ||
| }, | ||
| "version": "9.67.0", | ||
| "gitHead": "f05537f3b9ed46845ae67cadc2c6db1bd8420c3d" | ||
| "version": "9.68.0", | ||
| "gitHead": "b7b917566348427dacede815d29116f248c20599" | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1126728
0