🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

@img-arena/dde-ui-components-test

Package Overview
Dependencies
Maintainers
26
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@img-arena/dde-ui-components-test

UI components used across the DDE UI

unpublished
latest
Source
npmnpm
Version
1.14.1-alpha.4
Version published
Maintainers
26
Created
Source

📺 DDE UI Compomnents

Legacy component libraries migrated from img-gaming.

Installation

npm i @img-arena/dde-ui-components-test

Contributing

npm i

Then run the storybook development environment:

npm run storybook:start

Make sure to have the CSS framework development server running

Testing with DDE-UI

To test how the components you are developing behave when integrated with the DDE-UI there a few setup steps that must be carried out, the order must be followed:

CURRENT STEPS WHILST PACKAGE IS NOT PUBLISHED

  • From within your local clone of the dde-ui repository run: yarn add ../dde-ui-components°
  • From within your local clone of the dde-ui-components repository (this repo) run: yarn link
  • From within your local clone of the dde-ui repository run: yarn link "@img-arena/dde-ui-components-test"
  • From within your local clone of the dde-ui-components repository (this repo) run: npm run start:dev

This will result in any changes you make to source code in this repository being compiled and then being displaying within the DDE-UI application.

THE USE OF YARN IS REQUIRED DUE TO DDE-UI INSTALLATION QUIRK

° This file path must of course match whereever you have two repositories cloned

Keywords

react

FAQs

Package last updated on 12 Oct 2021

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