
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@hapiness/core
Advanced tools
Project to have a HapiJS (https://hapijs.com/) based framework to create easier NodeJS back-end with some awesome features
Hapiness is a web framework based on HapiJS and enhanced with Dependency Injection, strong modularisation and decorators.
It provides a real enhancement for building web servers and it enables to build modules, services, etc. quickly.
It has a stable and tested dependency injection system thanks to Angular.
Better development experience with typings, maintainability, improvement of productivity and a common project structure.
Everything in a single uniform framework.
Hapi
enables developers to focus on writing reusable application logic instead of spending time building infrastructure.Good
is a Hapi
plugin to monitor and report on a variety of Hapi
server events as well as ops information from the host machine.TypeScript
is a typed superset of JavaScript that compiles to plain JavaScript.RxJS
is a set of libraries for composing asynchronous and event-based programs using observable sequences and fluent query operators.All those technologies are Typescript
ready. It will help to build web servers and maintain them easier.
yarn
or npm
it in your package.json
$ npm install --save @hapiness/core rxjs
or
$ yarn add @hapiness/core rxjs
"dependencies": {
"@hapiness/core": "^1.5.0",
//...
}
//...
Actually, we're in : v1.5.0
See API Reference to know what's already implemented.
To set up your development environment:
cd
to the main folder,npm or yarn install
,npm or yarn run test
.
./coverage/lcov-report/index.html
.createDecorator()
, extractMetadata()
, extractMetadataByDecorator
, errorHandler()
methods and DependencyInjection
classinjection-js
from npm
mocha
versioncommonjs
Websocket
Server: Secure configurationJulien Fauville | Antoine Gomez | Sébastien Ritz | Nicolas Jessel | Tara Lerias |
Copyright (c) 2017 Hapiness Licensed under the MIT license.
FAQs
Project to have a HapiJS (https://hapijs.com/) based framework to create easier NodeJS back-end with some awesome features
The npm package @hapiness/core receives a total of 381 weekly downloads. As such, @hapiness/core popularity was classified as not popular.
We found that @hapiness/core 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.