
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.
vite-plugin-stylex-dev
Advanced tools
[!WARNING] This is an unofficial repo. This plugin is dedicated to providing stable stylex integration.
$ yarn add vite-plugin-stylex-dev -D
// vite.config.ts
import { defineConfig } from 'vite'
import { stylex } from 'vite-plugin-stylex-dev'
export default defineConfig({
plugins: [stylex()]
})
// then find your project entry(If you don't using manuallyControlCssOrder option)
import 'virtual:stylex.css'
params | type | default | description |
---|---|---|---|
include | string | RegExp | Array<string | RegExp> | /\.(mjs|js|ts|vue|jsx|tsx)(\?.*|)$/ | Include all assets matching any of these conditions. |
exclude | string | RegExp | Array<string | RegExp> | - | Exclude all assets matching any of these conditions. |
importSources | string[] | ['stylex', '@stylexjs/stylex'] | See stylex document. |
babelConfig | object | {} | Babel config for stylex |
unstable_moduleResolution | Record<string,any> | { type: 'commonJS', rootDir: process.cwd() } | See stylex document |
useCSSLayers | boolean | false | See stylex document |
optimizedDeps | Array<string> | [] | Work with external stylex files or libraries |
manuallyControlCssOrder | boolean |object | false | control css order by manually |
enableStylexExtend | boolean | StylexExtendOptions | false | see @stylex-extend/babel-plugin docss |
Kanno
FAQs
an unofficial stylex vite plugin
The npm package vite-plugin-stylex-dev receives a total of 428 weekly downloads. As such, vite-plugin-stylex-dev popularity was classified as not popular.
We found that vite-plugin-stylex-dev demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 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
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.