New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

fhf-react

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fhf-react - npm Package Compare versions

Comparing version
2.0.2
to
2.0.3
+1
-1
package.json
{
"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 @@

@@ -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 = {