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

typedoc-plugin-mdn-links

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typedoc-plugin-mdn-links - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

9

package.json
{
"name": "typedoc-plugin-mdn-links",
"version": "1.0.4",
"version": "1.0.5",
"main": "dist/index.js",

@@ -23,3 +23,10 @@ "license": "MIT",

"prepublishOnly": "yarn build"
},
"repository": {
"type": "git",
"url": "https://github.com/Gerrit0/typedoc-plugin-mdn-links.git"
},
"bugs": {
"url": "https://github.com/Gerrit0/typedoc-plugin-mdn-links/issues"
}
}

@@ -6,1 +6,3 @@ # typedoc-plugin-mdn-links

Adds support for linking references to global types like `HTMLElement`, `WebAssembly`, and `Date` to their documentation pages on MDN.
This is probably missing links! If you set `--logLevel Verbose`, it will print out when failing to resolve a symbol to a page on MDN. Pull requests to fix failed resolution are welcome!
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