string-math
string-math copied to clipboard
Evaluates the result of the String arithmetical expression
## Description This pull request adds support for modulo operations to the existing library. ## Changes Made - Implemented the modulo operation functionality in the library. - Updated the `scenarios.js`...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 3.1.0 to . [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
wall the operation with 9.3+0.3 at the end have a difference of one
The regex on line 7. is vulnerable to Regex DoS when a large input is provided to the function with ocurring null bytes and tabs in this case. I did...
we use this with text field user input. if the user ends its string in any of these ways: - `100 + 100 +` - `100.1 + 100.` - `100...