
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.
@emartech/me-sdk-bridge
Advanced tools
This script provides a JS interface that can be injected into an In App Message's html to make communication with the Mobile Engage SDK easier. The following methods are available on the global MEIAM
object.
Include the uglified version (index.min.js
) in the html.
<buttonId>
, <callback>
)<callback>
)<url>
, <method>
, <headers>
, <payload>
, <callback>
)<url>
, <callback>
)<callback>
)<name>
, <payload>
, <callback>
)<name>
, <payload>
, <callback>
)<name>
, <callback>
)<buttonId>
"Reports button click with given id.
Closes the in-app message. Note that no click event is reported.
<url>
", "method": "<method>
", "headers": <headers>
, "payload": <payload>
}'<url>
"<name>
", "payload": <payload>
}'<name>
", "payload": <payload>
}'<name>
"<value>
"Copies the value to the clipboard when clicked.
npm install
npm run test:lint
npm run test:unit
npm run test:e2e
A new version is automatically published when merged into master. It's using the Semenatic Release package to create the new version.
FAQs
Copyright EMARSYS 2022 All rights reserved.
The npm package @emartech/me-sdk-bridge receives a total of 48 weekly downloads. As such, @emartech/me-sdk-bridge popularity was classified as not popular.
We found that @emartech/me-sdk-bridge demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 280 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
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.