
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.
@_tw/typography
Advanced tools
A Tailwind CSS plugin that adapts Tailwind Typography styles for the WordPress block editor.
A Tailwind CSS plugin created for _tw that improves support for Tailwind Typography within the WordPress block editor by:
@tailwindcss/typography
is-style-lead
class alongside lead
so that it can be used as a block styleThe version number of this plugin will be kept in sync with that of Tailwind Typography itself, as it will need to be tested for compatibility with each new Tailwind Typography release due to tight coupling with Tailwind Typography’s own code.
@_tw/typography
must be included in place of @tailwindcss/typography
, not alongside it:
// tailwind.config.js
plugins: [
// Add Tailwind Typography.
require('@_tw/typography'),
]
@_tw/typography
supports the same options as @tailwindcss/typography
:
// tailwind.config.js
plugins: [
// Add Tailwind Typography styles with a custom class name.
require('@_tw/typography')({
className: 'wysiwyg',
}),
]
FAQs
A Tailwind CSS plugin that adapts Tailwind Typography styles for the WordPress block editor.
The npm package @_tw/typography receives a total of 598 weekly downloads. As such, @_tw/typography popularity was classified as not popular.
We found that @_tw/typography demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.