Socket
Socket
Sign inDemoInstall

typedoc

Package Overview
Dependencies
Maintainers
1
Versions
309
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typedoc - npm Package Compare versions

Comparing version 0.3.7 to 0.3.8

11

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

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

"dependencies": {
"typescript": "1.5.0-beta",
"typescript": "1.5.3",
"typedoc-default-themes": "0.3.4",
"fs-extra": "^0.22.1",
"minimatch": "^2.0.8",
"minimatch": "^2.0.10",
"handlebars": "3.0.3",

@@ -47,3 +47,6 @@ "marked": "^0.3.3",

"grunt-string-replace": "^1.2.0",
"grunt-ts": "^4.2.0-beta"
"grunt-ts": "^4.2.0",
"grunt-mocha-istanbul": "^2.4.0",
"istanbul": "^0.3.17",
"mocha": "^2.2.5"
},

@@ -50,0 +53,0 @@ "files": [

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

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