gktimesc2gitbook icon indicating copy to clipboard operation
gktimesc2gitbook copied to clipboard

自动化把极客时间专栏转化为 gitbook 目录

Results 8 gktimesc2gitbook issues
Sort by recently updated
recently updated
newest added

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.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...

dependencies

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...

dependencies

如果把路径设置成 /Users/xxxxx/Desktop/,就会删除(替换)整个文件夹 async function exportGitbook(cid, { gitbook, rate}) { let intro = await gktimeService.getColumnIntro(cid); let menus = await gktimeService.getColumnMenus(cid, intro.article_count); // clear sh.rm('-rf', gitbook); ... }

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](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...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 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...

dependencies

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [turndown](https://github.com/mixmark-io/turndown). These dependencies need to be updated together. Removes `tough-cookie` Updates `turndown` from 5.0.3 to 7.1.2 Release notes Sourced from...

dependencies