New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

typedoc-plugin-markdown

Package Overview
Dependencies
Maintainers
1
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typedoc-plugin-markdown - npm Package Compare versions

Comparing version 2.2.8 to 2.2.9

9

package.json
{
"name": "typedoc-plugin-markdown",
"version": "2.2.8",
"version": "2.2.9",
"description": "A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.",

@@ -26,7 +26,7 @@ "main": "dist/index.js",

"bugs": {
"url": "https://github.com/tgreyuk/typedoc-plugin-markdown/issues"
"url": "https://github.com/tom-grey/typedoc-plugin-markdown/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tgreyuk/typedoc-plugin-markdown.git"
"url": "git+https://github.com/tom-grey/typedoc-plugin-markdown.git"
},

@@ -56,5 +56,4 @@ "keywords": [

"dependencies": {
"fs-extra": "^8.1.0",
"handlebars": "^4.1.2"
"fs-extra": "^8.1.0"
}
}
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