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

jsdoc-api

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsdoc-api - npm Package Compare versions

Comparing version 4.0.3 to 5.0.1

24

package.json
{
"name": "jsdoc-api",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "4.0.3",
"version": "5.0.1",
"description": "A programmatic interface for jsdoc",

@@ -17,3 +17,3 @@ "repository": "https://github.com/jsdoc2md/jsdoc-api.git",

"engines": {
"node": ">=4.0.0"
"node": ">=8.0.0"
},

@@ -27,17 +27,17 @@ "scripts": {

"collect-json": "^1.0.8",
"coveralls": "^3.0.0",
"coveralls": "^3.0.3",
"jsdoc-to-markdown": "^4.0.1",
"rimraf": "^2.6.2",
"test-runner": "~0.5.0"
"rimraf": "^2.6.3",
"test-runner": "~0.5.1"
},
"dependencies": {
"array-back": "^2.0.0",
"array-back": "^3.1.0",
"cache-point": "^0.4.1",
"collect-all": "^1.0.3",
"file-set": "^2.0.0",
"file-set": "^2.0.1",
"fs-then-native": "^2.0.0",
"jsdoc": "~3.5.5",
"jsdoc": "^3.6.1",
"object-to-spawn-args": "^1.1.1",
"temp-path": "^1.0.0",
"walk-back": "^3.0.0"
"walk-back": "^3.0.1"
},

@@ -49,3 +49,7 @@ "standard": {

]
}
},
"files": [
"index.js",
"lib/*.js"
]
}

@@ -234,2 +234,2 @@ [![view on npm](http://img.shields.io/npm/v/jsdoc-api.svg)](https://www.npmjs.org/package/jsdoc-api)

&copy; 2015-18 Lloyd Brookes \<75pound@gmail.com\>. Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).
&copy; 2015-19 Lloyd Brookes \<75pound@gmail.com\>. Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).

Sorry, the diff of this file is not supported yet

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