knowledge-kit
knowledge-kit copied to clipboard
iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...
N次卡顿超过阈值T记录为一次卡顿 ,这个N 是怎么定义的呢,怎么得到的。
> 通常,我们把消息队列中的任务成为宏任务,每个宏任务中都包含一个微任务队列,在执行宏任务的过程中,假如 DOM 有变化,则该变化会被添加到该宏任务的微任务队列中去,这样子效率问题得以解决 确定是这样的吗?每个宏任务中都包含一个微任务队列?
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependency [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli). These dependencies need to be updated together. Updates `lodash` from 4.17.15 to 4.17.21 Commits f299b52 Bump to v4.17.21 c4847eb Improve performance...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 20.2.9 and updates ancestor dependency [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli). These dependencies need to be updated together. Updates `yargs-parser` from 10.1.0 to 20.2.9 Release notes Sourced from yargs-parser's releases. yargs-parser yargs-parser-v20.2.9...
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) to 3.0.1 and updates ancestor dependency [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli). These dependencies need to be updated together. Updates `trim-newlines` from 2.0.0 to 3.0.1 Release notes Sourced from trim-newlines's releases. v3.0.0 Breaking:...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) to 3.1.4 and updates ancestor dependency [husky](https://github.com/typicode/husky). These dependencies need to be updated together. Updates `semver-regex` from 2.0.0 to 3.1.4 Release notes Sourced from semver-regex's releases. v3.1.4 Backport...
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 0.0.8 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...