Socket
Socket
Sign inDemoInstall

@typedproject/ts-doc

Package Overview
Dependencies
192
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.11 to 4.0.12

components/code-highlight/code-highlight.ejs

14

package.json
{
"name": "@typedproject/ts-doc",
"version": "4.0.11",
"version": "4.0.12",
"description": "Generate documentation in markdown for TypeScript API",

@@ -22,12 +22,6 @@ "main": "./src/index.js",

"homepage": "https://github.com/TypedProject/ts-doc/tree/master/packages/ts-doc",
"files": [
"bin/tsdoc.js",
"packages/ts-doc/bin",
"packages/ts-doc/src",
"packages/ts-doc/components"
],
"directories": {
"src": "src",
"components": "components",
"bin": "bin"
"src": "./src",
"components": "./components",
"bin": "./bin"
},

@@ -34,0 +28,0 @@ "dependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc