
Research
/Security News
Popular Tinycolor npm Package Compromised in Supply Chain Attack Affecting 40+ Packages
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
outline-astro-sample
Advanced tools
For quick browser-based development, open this project in Gitpod. It will automatically build an environment and run Storybook.
Outline is a web component based design system starter kit. Outline is based on the latest technologies and tools to help your component authoring experience and facilitate adoption in your organization.
Outline is built with the following tools:
Information regarding how to contribute to Outline development, can be found in CONTRIBUTING.md.
Run the following steps to ensure your environment is installed and up to date. This assumes you are using NVM locally to manage your NPM version(s).
git clone git@github.com:phase2/outline.git && cd outline
npm
nvm use
If you need to update your node version, see the usage documentation for nvm.
yarn install
Primary component development is done and demonstrated via Storybook.
yarn start
Runs both tsc
and yarn rollup
to handle the following:
dist
directory.dist
directory.yarn build
To only run the rollup build, which handles the component bundling into modern and legacy builds:
yarn rollup
yarn rollup.watch
The following commands help clean a local environment.
yarn clean
yarn reset
yarn reboot
FAQs
Design system built with OutlineJS.
We found that outline-astro-sample demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
/Security News
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
Security News
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.