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

hosman-material

Package Overview
Dependencies
Maintainers
2
Versions
481
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hosman-material

Hosman React components library

latest
Source
npmnpm
Version
1.6.45
Version published
Weekly downloads
647
32250%
Maintainers
2
Weekly downloads
 
Created
Source

hosman-material

Hosman React components library

Run locally

!!! Do not yarn install on local !!!

To run the component library:

yarn dev

To run storybook:

yarn storybook

Storybook will be accessible on http://localhost:6006/

Install

yarn add --save hosman-material

Usage

import React from 'react'

import MyComponent from 'hosman-material'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © cdevolder

hosman-material

FAQs

Package last updated on 02 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts