@nullserve/react-lib
Advanced tools
+7
-7
@@ -1037,3 +1037,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
| }, props), React__default.createElement("g", { | ||
| "fill-rule": "nonzero" | ||
| fillRule: "nonzero" | ||
| }, React__default.createElement("path", { | ||
@@ -2179,7 +2179,7 @@ fill: "currentColor", | ||
| marginTop: { | ||
| base: '10', | ||
| sm: '12', | ||
| md: '16', | ||
| lg: '20', | ||
| xl: '28' | ||
| base: '12', | ||
| sm: '16', | ||
| md: '20', | ||
| lg: '24', | ||
| xl: '32' | ||
| }, | ||
@@ -2196,3 +2196,3 @@ marginX: "auto", | ||
| md: '20', | ||
| lg: '28', | ||
| lg: '24', | ||
| xl: '32' | ||
@@ -2199,0 +2199,0 @@ } |
@@ -1034,3 +1034,3 @@ import React, { useState } from 'react'; | ||
| }, props), React.createElement("g", { | ||
| "fill-rule": "nonzero" | ||
| fillRule: "nonzero" | ||
| }, React.createElement("path", { | ||
@@ -2176,7 +2176,7 @@ fill: "currentColor", | ||
| marginTop: { | ||
| base: '10', | ||
| sm: '12', | ||
| md: '16', | ||
| lg: '20', | ||
| xl: '28' | ||
| base: '12', | ||
| sm: '16', | ||
| md: '20', | ||
| lg: '24', | ||
| xl: '32' | ||
| }, | ||
@@ -2193,3 +2193,3 @@ marginX: "auto", | ||
| md: '20', | ||
| lg: '28', | ||
| lg: '24', | ||
| xl: '32' | ||
@@ -2196,0 +2196,0 @@ } |
+1
-1
| { | ||
| "name": "@nullserve/react-lib", | ||
| "version": "0.8.0", | ||
| "version": "0.8.1", | ||
| "description": "Made with create-react-library", | ||
@@ -5,0 +5,0 @@ "author": "David J Felix", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
391376
0.01%