Socket
Socket
Sign inDemoInstall

typedoc

Package Overview
Dependencies
30
Maintainers
1
Versions
303
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

7

package.json
{
"name": "typedoc",
"description": "Create api documentations for typescript projects.",
"version": "0.1.1",
"version": "0.1.2",
"homepage": "http://typedoc.io",

@@ -31,3 +31,3 @@ "bin": {

"dependencies": {
"typescript": "^1.0.1",
"typescript": "1.0.x",
"fs-extra": "^0.10.0",

@@ -37,3 +37,4 @@ "minimatch": "^0.3.0",

"marked": "^0.3.2",
"highlight.js": "^8.1.0"
"highlight.js": "^8.1.0",
"shelljs": "^0.3.0"
},

@@ -40,0 +41,0 @@ "devDependencies": {

@@ -29,3 +29,3 @@ # TypeDoc

If you want to know what a documentation created with TypeDoc looks like, head over
to the homepage of the project. We've setup to examples demonstrating the two default
to the homepage of the project. We've setup examples demonstrating the two default
themes shipped with the package:

@@ -32,0 +32,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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