
Product
Redesigned Repositories Page: A Faster Way to Prioritize Security Risk
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.
@ultimaker/react-web-components
Advanced tools
Ultimaker's unified react component and style library for front-end web
Warning: this library is considered deprecated. New simple components should live in stardust-web.
Make sure you have the following dependencies installed on your machine:
Then clone this repository.
npm install
npm run start
Normally done automatically during CI.
npm install
npm run build
You can now serve the static content in the /public
folder.
To make a new release, run npm version
with the right parameters (see example). This will update the package.json file, commit the changes and create an annotated tag. After pushing, the CI will pick this up and publish it to npm.
You should also make a release on github to document the changes.
See https://docs.npmjs.com/cli/version for supported parameters to npm version
.
example (%s here will be automatically replaced with the new version number):
npm version patch -m "Upgrade to %s for reasons"
git push --follow-tags
FAQs
Ultimaker's unified react component and style library for front-end web
The npm package @ultimaker/react-web-components receives a total of 0 weekly downloads. As such, @ultimaker/react-web-components popularity was classified as not popular.
We found that @ultimaker/react-web-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 open source maintainers 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.
Product
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.
Security News
Slopsquatting is a new supply chain threat where AI-assisted code generators recommend hallucinated packages that attackers register and weaponize.
Security News
Multiple deserialization flaws in PyTorch Lightning could allow remote code execution when loading untrusted model files, affecting versions up to 2.4.0.