
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@umbrellio/ga-tracker
Advanced tools
Google Analytics tracker for web env (no window
object required).
$ yarn add @umbrellio/ga-tracker
import GATracker from "@umbrellio/ga-tracker"
const tracker = GATracker.create(trackingId)
tracker.pageview({ dp: "/contacts", dt: "Contacts" })
Where trackingId
is your app tracking id (like UA-XXXXXXXXX-X
).
Available methods:
set(key, value)
– set any global var (like user params)
pageview({ dl, dh, dp, dt })
– track page viewing (Docs)
timing({ utc, utv, utt, utl })
– track custom timings (Docs)
import GATracker from "@umbrellio/ga-tracker"
GATracker.Errors.NetworkError
Throws when there was an error while sending a http request.
import GATracker from "@umbrellio/ga-tracker"
GATracker.Errors.ConnectionError
Throws when unable to send a http request.
Bug reports and pull requests are welcome on GitHub at https://github.com/umbrellio/ga-tracker.
Released under MIT License.
Created by Aleksei Bespalov,
FAQs
Google Analytics tracker
We found that @umbrellio/ga-tracker 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.