
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.
@six-socks-studio/sanity-plugin-intl-input
Advanced tools
[](https://www.npmjs.com/package/@six-socks-studio/sanity-plugin-intl-input)
The ID structure for translated documents has changed. Your queries against Sanity will continue to work until you use the maintenance tab (new in V5) to update the ID structure.
The change was made to improve the querying structure and to make better use of GROQ. The new structure looks as follows i18n.{baselanguage-document-id}.{language}
. This means you could query all translations for a document as follows *[_id in path("i18n.{baselanguage-document-id}.*")]
. This vastly improves the querying experience.
When you want to create translations in Sanity they suggest following approach.
This definitely works, but makes the UI very clunky as you get more fields that require translations.
With the intl plugin you will get a cleaner UI for creating translatable documents as the translation is managed across multiple fields and it is even possible to manage document wide translations.
Simple translated object field | Document wide translation |
---|---|
![]() | ![]() |
FAQs
[](https://www.npmjs.com/package/@six-socks-studio/sanity-plugin-intl-input)
The npm package @six-socks-studio/sanity-plugin-intl-input receives a total of 0 weekly downloads. As such, @six-socks-studio/sanity-plugin-intl-input popularity was classified as not popular.
We found that @six-socks-studio/sanity-plugin-intl-input demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.