
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
meinwien-react-components
Advanced tools
Mein-Wien Shared Component Library. This Repo designed for providing common requirements in mein-wien frontend projects. By NPM module distrubuted following bundles:
There is also an Test Project under /test folder, you can use and expand it to testing integrity of your last modifications before publishment and binding.
The distribution also includes minimized versions and source maps of scripts. index.js is distributed in 4 different formats: CJS (default), ESM, UMD und IIFE.
This NPM Module is referenced in many frontend projects. The changes made should not cause problems in related projects. Please get approval before interface changes.
To compile your code once, run
npm run build.To update documentation file COMPONENTS.md npm
npm run doc.To compile your code once and refresh on file change, run
npm run start.To publish your package to npm, make sure you're logged in the correct account by running
npm login.Compile your package by running
npm run buildUpdate the package version accordingly by using
npm version [patch | minor | major]git pushThen publish your package by running
npm publishFAQs
Mein-Wien Shared Component Library
The npm package meinwien-react-components receives a total of 42 weekly downloads. As such, meinwien-react-components popularity was classified as not popular.
We found that meinwien-react-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.