
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.
@grandmastr/helpers
Advanced tools
Very handy set of helpers for frontend web and mobile(React Native) development
Super handy JavaScript utilities for frontend development.
Note: This is a work in progress.
yarn add @grandmastr/helpers
import { debounce } from '@grandmastr/helpers';
debounce
: Ensures that your function is not fired too quickly and is delayed until a certain amount of time has passed.emptyList
: Returns an empty list object, useful when you need a clean slate array.extractLink
: Parses and extracts URLs from text content.getExtension
: Provides the extension of a given filename.isKindOf
: Checks the type of a given object and returns a boolean.isObjectEmpty
: Determines whether an object has no properties.mimeTypes
: A comprehensive list of MIME types and their corresponding file extensions.truncateText
: Trims a string to a specified length and appends an ellipsis or specified characters.yarn build
yarn test
MIT © GitHub @grandmastr · Twitter @grandmastr_
FAQs
Very handy set of helpers for frontend web and mobile(React Native) development
We found that @grandmastr/helpers demonstrated a not healthy version release cadence and project activity because the last version was released 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.