Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@brazilian-utils/helper-only-numbers
Advanced tools
> Strips all non numeric characters.
Strips all non numeric characters.
See our website http://brazilian-utils.github.io for more information or the issues associated with this package.
Using NPM:
npm install @brazilian-utils/helper-only-numbers --save
using Yarn
yarn add @brazilian-utils/helper-only-numbers
or using
<script
type="text/javascript"
src="https://unpkg.com/@brazilian-utils/helper-only-numbers/dist/helper-only-numbers.umd.production.js"
></script>
onlyNumbers('527.328.336-12'); // 52732833612
onlyNumbers('123abc456?.#789xyz 0'); // 1234567890
FAQs
> Strips all non numeric characters.
The npm package @brazilian-utils/helper-only-numbers receives a total of 2,050 weekly downloads. As such, @brazilian-utils/helper-only-numbers popularity was classified as popular.
We found that @brazilian-utils/helper-only-numbers demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.