melting-pot
melting-pot copied to clipboard
A react utility library.
Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [devcert](https://github.com/davewasmer/devcert) from 1.1.0 to 1.2.1. Release notes Sourced from devcert's releases. v1.1.1 Bug Fixes #55: Fix remote execution vulnerability by switching from execSync to execFileSync Change run() to use...
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...
Related to #38 improves upon work from PR #43 by @saniakjamil * [x] Added a API which handles both event listener & `onMouseMove` API * [x] Updated documentation * [...
[x] I have looked at the documentation [Melting-pot](melting-pot.netlify.com) ### What can be improved? * useInterval Documentation * Add a better demo, illustrating useInterval hook.
Currently there is a issue with `CodeSandbox`, that is causing error for `docz` to open in code snippets in `codeSandbox` Referece https://github.com/codesandbox/codesandboxer/issues/33 https://github.com/pedronauck/docz/issues/481