
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.
@fenderdigital/analytics
Advanced tools
analytics
module for Fender JS Utilitiesyarn add @fenderdigital/analytics --save
import analytics from '@fenderdigital/analytics';
getCommonTrackProperties
track
trackAuthUser
trackPage
getCommonTrackProperties
Tracking properties to be include on all tracking calls.
siteId
- default site id valueproperties
- tracking properties included in callsparamName | paramType | defaultValue |
---|---|---|
siteId | string | com |
properties | object | {} |
track
Tracks events for user actions and error handling.
eventType
- type of eventproperties
- tracking properties included in callssiteId
- default site id valueparamName | paramType | defaultValue |
---|---|---|
eventType | string | null |
properties | object | undefined |
siteId | string | undefined |
trackAuthUser
Tracks an authorized user during sign-in or sign-up.
properties
- tracking properties included in callssiteId
- default site id valueparamName | paramType | defaultValue |
---|---|---|
properties | object | undefined |
siteId | string | undefined |
trackPage
Tracks the page a user is on.
siteId
- default site id valueparamName | paramType | defaultValue |
---|---|---|
siteId | string | undefined |
Check the Monorepo README for development documentation.
FAQs
Fender JS Utilities analytics Module
The npm package @fenderdigital/analytics receives a total of 0 weekly downloads. As such, @fenderdigital/analytics popularity was classified as not popular.
We found that @fenderdigital/analytics demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
/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.