
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.
user-info-logger
Advanced tools
The User Info Logger is a javascript util designed to collect various information about the user's device, location, and network.
User Info Logger is a Blazingly fast Client-side utility library for javascript that collects information about the user's IP address, geolocation, and system information. It helps developer understand the client.
To install User Info Logger, you can use npm: NPM REGISTRY
npm install user-info-logger
Add this Snippet in Frontend code and export data anywhere you want. onconsole or send it to your backend server.
import userInfo from 'user-info-logger'
const data = userInfo()
For a detailed breakdown of the properties included in the returned data, refer to the Properties file.
To sponsor this project and contribute to its maintenance and development, consider supporting us through sponsorship. Your sponsorship helps cover the costs associated with maintaining a proxy server and API required for the functionality of User Info Logger.
Your support enables us to continue providing a valuable tool for developers to better understand their users and improve their applications.
Your sponsorship is greatly appreciated!
This project is licensed under the GPL V3 license. You're free to use, modify, and distribute this software under the terms of this license.
FAQs
The User Info Logger is a javascript util designed to collect various information about the user's device, location, and network.
The npm package user-info-logger receives a total of 4 weekly downloads. As such, user-info-logger popularity was classified as not popular.
We found that user-info-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.
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.