File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @technote-space/doctoc" ,
3- "version" : " 2.6.0 " ,
3+ "version" : " 2.6.1 " ,
44 "description" : " Generates TOC for markdown files of local git repo." ,
55 "keywords" : [
66 " github" ,
6060 "@rollup/plugin-typescript" : " ^10.0.1" ,
6161 "@sindresorhus/tsconfig" : " ^3.0.1" ,
6262 "@textlint/ast-node-types" : " ^12.2.2" ,
63- "@types/node" : " ^18.11.11 " ,
63+ "@types/node" : " ^18.11.12 " ,
6464 "@typescript-eslint/eslint-plugin" : " ^5.46.0" ,
6565 "@typescript-eslint/parser" : " ^5.46.0" ,
6666 "@vitest/coverage-c8" : " ^0.25.6" ,
Original file line number Diff line number Diff line change 55 CLOSING_COMMENT ,
66 CHECK_OPENING_COMMENT ,
77 CHECK_CLOSING_COMMENT ,
8+ CHECK_SKIP_COMMENT ,
89 DEFAULT_TITLE ,
910 MARKDOWN_EXTENSIONS ,
1011 IGNORED_DIRS ,
Original file line number Diff line number Diff line change 405405 resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
406406 integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
407407
408- " @types/node@*" , "@types/node@^18.11.11 ":
409- version "18.11.11 "
410- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.11 .tgz#1d455ac0211549a8409d3cdb371cd55cc971e8dc "
411- integrity sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g ==
408+ " @types/node@*" , "@types/node@^18.11.12 ":
409+ version "18.11.12 "
410+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.12 .tgz#89e7f8aa8c88abf432f9bd594888144d7dba10aa "
411+ integrity sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg ==
412412
413413" @types/node@^14.0.0 " :
414414 version "14.18.34"
You can’t perform that action at this time.
0 commit comments