
Research
/Security News
Compromised npm Packages in the AsyncAPI Namespace Deliver Miasma Botnet Loader
4 compromised asyncapi packages deliver miasma botnet loader on macOS, Linux and Windows.
@ninjakttty/esnext-scripts
Advanced tools
Opinionated ESNext application scripts and configurations.
npm install esnext-scripts
or yarn
yarn add esnext-scripts
esnext-scripts is set of pre-configured helpers for your next generation Javascript application. With it, you can now fully focus on your valuable implementations instead of playing around with various settings & helpers over and over again. Batteries included:
How much time you spend on configuring your application boilerplate to make it support the "future" JavaScript spec. each time you start a new project?
How many times you had been confused by the obsolete
babelsettings (plugins, presets) or even worse, your applications got broken?
esnext build <src> <out> - compile an input directory of modules into an output directory.esnext run <script> [--watch] [--env] - execute a Node.js script with ESNext supports (For Development ONLY).esnext format <glob> - format files find by the given glob pattern via prettier.esnext lint [--fix] [optional-folder] - start linting with airbnb rules set.esnext test - start executing your Jest test specs, custom settings supported via (by order):
<cwd>/jest.config.js<cwd>/package.json#jestMIT License 2020 © Jim Zhan
FAQs
Opinionated ESNext application scripts and configurations
We found that @ninjakttty/esnext-scripts 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
4 compromised asyncapi packages deliver miasma botnet loader on macOS, Linux and Windows.

Research
/Security News
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.

Research
/Security News
A malicious .NET package is typosquatting the Braintree SDK to steal live payment card data, merchant API keys, and host secrets from production apps.