
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@scm-manager/babel-preset
Advanced tools
Babel base configuration for all SCM-Manager related projects.
Install the @scm-manager/babel-preset
as dev dependency:
yarn add --dev @scm-manager/babel-preset
# or
npm install --save-dev @scm-manager/babel-preset
Configure the preset by adding the following snippet to your package.json
:
"babel": {
"presets": [
"@scm-manager/babel-preset"
]
}
Looking for more guidance? Full documentation lives on our homepage or the dedicated pages for our plugins. Do you have further ideas or need support?
Community Support - Contact the SCM-Manager support team for questions about SCM-Manager, to report bugs or to request features through the official channels. Find more about this here.
Enterprise Support - Do you require support with the integration of SCM-Manager into your processes, with the customization of the tool or simply a service level agreement (SLA)? Contact our development partner Cloudogu! Their team is looking forward to discussing your individual requirements with you and will be more than happy to give you a quote. Request Enterprise Support.
FAQs
Babel configuration for scm-manager and its plugins
The npm package @scm-manager/babel-preset receives a total of 606 weekly downloads. As such, @scm-manager/babel-preset popularity was classified as not popular.
We found that @scm-manager/babel-preset demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.