
Research
Namastex.ai npm Packages Hit with TeamPCP-Style CanisterWorm Malware
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.
@config-plugins/ios-stickers
Advanced tools
Config plugin to auto-configure iOS iMessage stickers
Ensure you use versions that work together!
expo | @config-plugins/ios-stickers |
|---|---|
| 55.0.0 | 13.0.0 |
| 54.0.0 | 12.0.0 |
| 53.0.0 | 11.0.0 |
| 52.0.0 | 9.0.0 |
| 51.0.0 | 8.0.0 |
| 50.0.0 | 7.0.0 |
| 49.0.0 | 6.0.0 |
This package cannot be used in the "Expo Go" app because it requires custom native code.
npx expo install @config-plugins/ios-stickers
In your app.json plugins array:
{
"plugins": [
[
"@config-plugins/ios-stickers",
{
"name": "Stickers!",
"icon": "./assets/imessage-icon.png",
"stickerBundleId": "dev.bacon.iosstickers.stickers",
"columns": 4,
"stickers": [
"./assets/stickers/annoyed.png",
"./assets/stickers/cuddle.png",
"./assets/stickers/crazy.png",
"./assets/stickers/cant.png",
"./assets/stickers/donno.png",
"./assets/stickers/cozzy.png",
"./assets/stickers/dork.png",
"./assets/stickers/focus.png",
"./assets/stickers/avocool.png",
"./assets/stickers/coder-girl.png",
"./assets/stickers/teapot.png"
]
}
]
]
}
name: defaults to the iOS app namestickerBundleId: custom bundle identifier for the stickers project, if not provided, it will defaults to ${ios.bundleIdentifier}.${name}-Stickers given your expo config values.icon: defaults to the iOS app iconcolumns: number of stickers to render, defaults to 3. Can be one of 2, 3, 4.stickers: local file paths or remote URLs, or { image: "...", name: "...", accessibilityLabel: "..." }. Order is preserved.FAQs
Config plugin to auto configure iOS iMessage stickers
The npm package @config-plugins/ios-stickers receives a total of 424 weekly downloads. As such, @config-plugins/ios-stickers popularity was classified as not popular.
We found that @config-plugins/ios-stickers demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 12 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
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.