Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@rocket.chat/string-helpers
Advanced tools
@rocket.chat/string-helpers
Helper functions for string manipulation
Add @rocket.chat/string-helpers
as a dependency:
npm i @rocket.chat/string-helpers
# or, if you are using yarn:
yarn add @rocket.chat/string-helpers
Contributions, issues, and feature requests are welcome!
Feel free to check the issues.
As this package dependends on others in this monorepo, before anything run the following at the root directory:
yarn build
To ensure the source is matching our coding style, we perform linting. Before commiting, check if your code fits our style by running:
yarn lint
Some linter warnings and errors can be automatically fixed:
yarn lint-and-fix
Whenever possible, add tests to describe exactly what your code do. You can run them by yourself:
yarn test
FAQs
Helper functions for string manipulation
The npm package @rocket.chat/string-helpers receives a total of 1,529 weekly downloads. As such, @rocket.chat/string-helpers popularity was classified as popular.
We found that @rocket.chat/string-helpers demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.