Socket
Socket
Sign inDemoInstall

typedoc-plugin-missing-exports

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typedoc-plugin-missing-exports - npm Package Compare versions

Comparing version 0.22.1 to 0.22.2

14

package.json
{
"name": "typedoc-plugin-missing-exports",
"version": "0.22.1",
"version": "0.22.2",
"description": "Include non-exported types in TypeDoc documentation",
"main": "./dist/index.js",
"exports": "./dist.index.js",
"main": "./index.js",
"exports": "./index.js",
"author": "Gerrit Birkeland",
"license": "MIT",
"devDependencies": {
"@types/node": "^16.7.10",
"@types/node": "^16.9.1",
"ava": "^3.15.0",
"prettier": "^2.3.2",
"typedoc": "^0.22.0-beta.7",
"typescript": "^4.4.2"
"prettier": "^2.4.0",
"typedoc": "^0.22.3",
"typescript": "^4.4.3"
},

@@ -16,0 +16,0 @@ "repository": {

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