Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@technote-space/doctoc

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@technote-space/doctoc - npm Package Compare versions

Comparing version 2.6.3 to 2.6.4

14

package.json
{
"name": "@technote-space/doctoc",
"version": "2.6.3",
"version": "2.6.4",
"description": "Generates TOC for markdown files of local git repo.",

@@ -52,3 +52,3 @@ "keywords": [

"dependencies": {
"@technote-space/anchor-markdown-header": "^1.1.39",
"@technote-space/anchor-markdown-header": "^1.1.40",
"@textlint/markdown-to-ast": "^13.3.2",

@@ -64,5 +64,5 @@ "htmlparser2": "^8.0.2",

"@textlint/ast-node-types": "^13.3.2",
"@types/node": "^18.16.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@types/node": "^18.16.3",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vitest/coverage-c8": "^0.30.1",

@@ -72,4 +72,4 @@ "eslint": "^8.39.0",

"husky": "^8.0.3",
"lint-staged": "^13.2.1",
"rollup": "^3.20.7",
"lint-staged": "^13.2.2",
"rollup": "^3.21.2",
"typescript": "^5.0.4",

@@ -76,0 +76,0 @@ "vitest": "^0.30.1"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc