Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mx-cartographer/insights-ui

Package Overview
Dependencies
Maintainers
0
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mx-cartographer/insights-ui

Package containing MX theme and common controls for MUI

  • 1.6.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Getting started

In order to run the project you will need to make sure that you have yarn installed. It must be higher than 1.22 in order to do that you must have corepack enabled. Do not just run "npm i" to install dependencies, all packages must be installed with yarn.

  1. Install yarn
  2. From the project root dir, run yarn or yarn install to install dependencies
  3. To start the project run yarn dev (the project should automatically run in the browser)

Publishing alpha versions

  1. Bump the version in package.json using the format major.minor.patch-alpha.<yourinitials><n>
  2. Run npm publish --tag alpha.

Merging and Publishing

  1. After MR is approved, type shipit in the comments. Wait for shipit to merge your branch.
  2. After your changes have been merged to master, switch to the master branch and pull down the new changes.
  3. Run npm publish --dry-run.
  4. If the dry run works, go ahead and run npm publish. Look for something like '@insights/ui@2.4.2' in the terminal output. Copy it and paste it to the end of git tag ex: git tag @insights/ui@2.4.2in the terminal. After that, run git push origin --tags and you're done.

Insight-ui

The QA storybook containing the latest changes is [accessible here] In the works.

This will be the new home for individual insight ui.

#Getting Started

**************** PLEASE DO NOT MODIFY THE YARN LOCK MANUALLY *****************

FAQs

Package last updated on 10 Jan 2025

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc