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

reactjs-component-libv2

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactjs-component-libv2

javascript lib

latest
Source
npmnpm
Version
1.0.20
Version published
Maintainers
1
Created
Source

reactjs-component-libv2

javascript lib

NPM JavaScript Style Guide

Install

npm install --save reactjs-component-libv2

Usage

import React, { Component } from 'react'

import MyComponent from 'reactjs-component-libv2'
import 'reactjs-component-libv2/dist/index.css'

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

License

boss-component-library © anusriDD

FAQs

Package last updated on 19 Jan 2023

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