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

@holaplex/ui

Package Overview
Dependencies
Maintainers
7
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@holaplex/ui

Holaplex UI

latest
Source
npmnpm
Version
0.0.48
Version published
Weekly downloads
17
112.5%
Maintainers
7
Weekly downloads
 
Created
Source

Holaplex UI

Recommended file structure:

./holaplex ./holaplex/holaplex (https://github.com/holaplex/holaplex) ./holaplex/holaplex-ui (https://github.com/holaplex/ui)

On 1st Install

yarn install all dependencies seperately follow instructions for installing holaplex

yarn global add yalc // may need to restart your terminal/vs-code after this

cd path/to/holaplex/ui npm run build yalc publish

cd path/to/holaplex/holaplex yalc add @holaplex/ui yarn yarn dev

After Changes to UI

cd path/to/holaplex/holaplex yalc remove @holaplex/ui

cd path/to/holaplex/ui rename version in package.json (i've just been changing the decimals by 1) delete ./lib npm run build yalc publish

cd path/to/holaplex/holaplex yalc add @holaplex/ui yarn

FAQs

Package last updated on 25 Jul 2022

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