
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
mrm-preset-nearform
Advanced tools
This a tasks preset for the mrm library, used to transform a repository into one of the following:
GitHub Action
project, by adding the following features:
Fastify Plugin
Fastify plugin
Fastify Application
it adds the following features:
Aws CDK
aws cdk project
Simply run the following command in your project's root:
npx mrm $TASK_NAME --preset nearform --interactive
Where $TASK_NAME
is one of the following:
github-action
.fastify-plugin
fastify-app
aws-cdk
If this is the first time you're using mrm
you will be asked for permission to install it, and the interactive setup
will begin.
Assuming that the repository you're setting up is checked out next to this project, e.g.:
Users
yourusername
mrm-preset-nearform
your-repository
and that your current working directory is:
/Users/yourusername/your-repository
the easiest way to test the local version of this task is to reference it directly from the file system:
npx mrm $TASK_NAME --preset ${PWD}/../mrm-preset-nearform --interactive
FAQs
An mrm tasks preset for setting up a NearForm template repository
The npm package mrm-preset-nearform receives a total of 0 weekly downloads. As such, mrm-preset-nearform popularity was classified as not popular.
We found that mrm-preset-nearform demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 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
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.