
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.
dossier-action-logger
Advanced tools
A simple action logger middleware for Redux, in about 20 lines of code
This is repository also serves as simple example project to show and find out how to publish and use npm packages through github.
Install: npm i -D dossier-action-logger
Import: import {createActionLogger} from "dossier-action-logger";
Use: createActionLogger({ignoredActions: []})
If you need a more feature complete console-based action logger, have a look at evgenyrodionov/redux-logger.
We try to follow semantic versioning when we release new versions.
Steps for releasing a new version:
Ask me (jbe) to give you push access to npm.
npm version [patch|minor|major]
git commit -m "v1.0.13"
This commit should not include any other files than package.json, and all other changes must have been committed previously.
npm publish
For most projects, it is preferrable if the changes are committed to a branch, and merged into master when finished, eg. after passing review.
Copyright (c) 2017, Dossier Solutions AS
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
FAQs
~20 LOC action logger middleware for Redux
The npm package dossier-action-logger receives a total of 88 weekly downloads. As such, dossier-action-logger popularity was classified as not popular.
We found that dossier-action-logger 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.