
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@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 27 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.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.