lazycrypto-cli
Advanced tools
@@ -24,3 +24,3 @@ import React from "react"; | ||
| return ( | ||
| <Box flexDirection="column" width={cryptosPerRow === 1 ? "100%" : 70}> | ||
| <Box marginTop={1} flexDirection="column" width={cryptosPerRow === 1 ? "100%" : 70}> | ||
| <Box | ||
@@ -34,5 +34,4 @@ width="100%" | ||
| borderRight={false} | ||
| borderBottom={isLastRow ? false : true} | ||
| borderBottom={!isLastRow} | ||
| paddingBottom={1} | ||
| marginBottom={1} | ||
| borderDimColor={true} | ||
@@ -39,0 +38,0 @@ flexDirection="column" |
@@ -131,3 +131,2 @@ import React, { useState, useEffect } from "react"; | ||
| <Box | ||
| marginBottom={0} | ||
| justifyContent="space-between" | ||
@@ -134,0 +133,0 @@ borderStyle="single" |
@@ -22,2 +22,3 @@ import React from "react"; | ||
| return /*#__PURE__*/React.createElement(Box, { | ||
| marginTop: 1, | ||
| flexDirection: "column", | ||
@@ -33,5 +34,4 @@ width: cryptosPerRow === 1 ? "100%" : 70 | ||
| borderRight: false, | ||
| borderBottom: isLastRow ? false : true, | ||
| borderBottom: !isLastRow, | ||
| paddingBottom: 1, | ||
| marginBottom: 1, | ||
| borderDimColor: true, | ||
@@ -38,0 +38,0 @@ flexDirection: "column" |
@@ -115,3 +115,2 @@ import React, { useState, useEffect } from "react"; | ||
| }, !isMin && /*#__PURE__*/React.createElement(Box, { | ||
| marginBottom: 0, | ||
| justifyContent: "space-between", | ||
@@ -118,0 +117,0 @@ borderStyle: "single", |
| { | ||
| "name": "lazycrypto-cli", | ||
| "version": "0.2.5", | ||
| "version": "0.2.6", | ||
| "description": "A simple CLI app to view cryptocurrency indicators", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+1
-1
| { | ||
| "name": "lazycrypto-cli", | ||
| "version": "0.2.6", | ||
| "version": "0.2.7", | ||
| "description": "A simple CLI app to view cryptocurrency indicators", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Network access
Supply chain riskThis module accesses the network.
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 8 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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 8 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
222237
-0.04%6550
-0.05%