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

testio-designsystem

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testio-designsystem

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/test-IO/design-system/tree/master.svg?style=svg&circle-token=CCIPRJ_QiXrsz6DscjNdoj8WhM9eY_052af0b65f9edc6c26aab97b2ff3ce1c7f905828)](https://dl.circleci.com/status-badge/redirect/gh/test-IO/design-

latest
npmnpm
Version
0.73.0
Version published
Maintainers
1
Created
Source

Test IO Design System

CircleCI

Development

Requirements

  • Node.js
  • NPM (comes with Node.js)

Install dependencies

npm install

Working locally

Starts watch tasks to compile when changes detected

npm start

Check the running app at: http://localhost:8080

Creating a production build

Minify HTML, compress JS, inline and minify CSS.

npm run build

Working with the design system and publishing to NPM/YARN

  • Make sure to update the version number in package.json file for every pull request
  • CircleCi will take care of publishing to npm and also adding a tag when the commits are merged to master
  • CircleCI will publish it only if the package version has been increased

FAQs

Package last updated on 26 Feb 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