+1
-1
| { | ||
| "name": "fhf-react", | ||
| "version": "2.0.2", | ||
| "version": "2.0.3", | ||
| "description": "this react framework has React components and styles designed to facilitate the creation of responsive and flexible web layouts. Tailored for ease of use and versatility, the framework includes components for containers, flexible layouts, responsive images and videos, grid systems, navigation, and more. By incorporating predefined styles, the framework simplifies common layout tasks such as centering content, text alignment, floats, and flexbox arrangements. With a focus on responsiveness, the framework adapts to different screen sizes and provides a set of utility functions for managing visibility based on screen dimensions. Whether you're building a simple webpage or a complex web application, this framework aims to streamline the development process by offering a cohesive set of components and styles for creating modern and responsive user interfaces.", | ||
@@ -5,0 +5,0 @@ "main": "index.jsx", |
@@ -9,3 +9,3 @@ import "fhf/dist/layout.css"; | ||
| import "./tools/cssTools.css"; | ||
| import "../tools/cssTools.css"; | ||
| import { mergeStyles } from "./custom-func"; | ||
@@ -12,0 +12,0 @@ |
+2
-2
@@ -9,4 +9,4 @@ import { | ||
| isValidAContent, | ||
| } from "./tools/validation"; | ||
| import GridSystemOop from "./tools/GridSystemOop"; | ||
| } from "../tools/validation"; | ||
| import GridSystemOop from "../tools/GridSystemOop"; | ||
@@ -13,0 +13,0 @@ const styles = { |
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
112390
0