
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.
hapi-plugin-boilerplate
Advanced tools
git@github.com:ubaltaci/hapi-plugin-boilerplate.git
npm install
src/index.es6
file, its a simple plugin adds a route to hapi server.npm run compile
, transpiled file will located in dist/index.js
npm run test
src
folder contains all ES6 sourcedist
folder contains transpiled ES5 codetest
folder contains ES6 tests with transformer.js
to tell lab
how to transpile ES6 files.npm run lint
execute eslint
on src
folder with babel-eslint
parser and reports.npm run compile
execute babel
on src
folder and outputs to dist
folder.npm run test
execute lab
on test folder with custom transpile information.npm run coverage
coverage report by Lab.npm publish
just in case to forget to compile before publish.FAQs
hapi plugin boilerplate in es6 with babel
The npm package hapi-plugin-boilerplate receives a total of 0 weekly downloads. As such, hapi-plugin-boilerplate popularity was classified as not popular.
We found that hapi-plugin-boilerplate 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
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.