Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket

sexxion-design

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sexxion-design

A react library developed with dumi

latest
npmnpm
Version
0.2.4
Version published
Maintainers
1
Created
Source

Sexxion-Design

NPM version NPM downloads

A react library developed with dumi

Star

⭐️star⭐️

Development

# install dependencies
$ npm i sexxion-design

Usage

import React from 'react';
import { Button } from 'sexxion-design';

const App: React.FC = () => {
  return <Button>button</Button>;
};

export default App;

LICENSE

MIT

FAQs

Package last updated on 18 Sep 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