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.3.2 to 2.3.3

10

package.json
{
"name": "typedoc-plugin-extras",
"version": "2.3.2",
"description": "A TypeDoc plugin to add extras (favicon, generation date, etc.) to the output documentation",
"version": "2.3.3",
"description": "A TypeDoc plugin to add extras (favicon, generation date, Google Analytics...) to the output documentation",
"main": "./dist/main.js",

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

"peerDependencies": {
"typedoc": "0.23.x"
"typedoc": "0.24.x"
},
"devDependencies": {
"@types/node": "^18.11.18",
"typescript": "^4.9.4"
"@types/node": "^18.15.11",
"typescript": "^5.0.4"
}
}

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

- `--favicon`<br>
- `--gaMeasurementId`<br>
Specify a [Google Analytics](https://support.google.com/analytics/answer/1008080?hl=en&ref_topic=1008079#zippy=%2Cin-this-article%2Cstatic-website) measurement ID to insert in a `gtag.js` snippet.<br>

@@ -83,0 +83,0 @@ Example: `abc123`<br>

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