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

typedoc-plugin-extras

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typedoc-plugin-extras - npm Package Compare versions

Comparing version 2.2.5 to 2.3.0

7

package.json
{
"name": "typedoc-plugin-extras",
"version": "2.2.5",
"version": "2.3.0",
"description": "A plugin for TypeDoc which adds extras to the generated documentation",

@@ -37,9 +37,8 @@ "main": "./dist/main.js",

"peerDependencies": {
"typedoc": "0.22.x"
"typedoc": "0.23.x"
},
"devDependencies": {
"@types/node": "^15.14.9",
"typedoc": "^0.22.3",
"typescript": "^4.4.3"
"typescript": "^4.7.4"
}
}

@@ -20,3 +20,3 @@ # typedoc-plugin-extras

![Example](public/example.png)
You can view an example documentation using this plugin here: https://drarig29.github.io/typedoc-plugin-extras/

@@ -90,2 +90,2 @@ ## Installation

[MIT](https://github.com/Drarig29/typedoc-plugin-extras/blob/master/LICENSE)
[MIT](https://github.com/Drarig29/typedoc-plugin-extras/blob/main/LICENSE)
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