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 7.1.0 to 7.1.1

11

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

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

"test": "test-runner --max-file-concurrency 1 test/*.js",
"test:ci": "npm test",
"docs": "jsdoc2md -t jsdoc2md/README.hbs index.js lib/*.js > README.md; echo"

@@ -28,8 +27,8 @@ },

"coveralls": "^3.1.1",
"jsdoc-to-markdown": "^7.0.1",
"jsdoc-to-markdown": "^7.1.0",
"rimraf": "^3.0.2",
"test-runner": "^0.10.0"
"test-runner": "^0.10.1"
},
"dependencies": {
"array-back": "^6.2.0",
"array-back": "^6.2.2",
"cache-point": "^2.0.0",

@@ -39,3 +38,3 @@ "collect-all": "^1.0.4",

"fs-then-native": "^2.0.0",
"jsdoc": "^3.6.7",
"jsdoc": "^3.6.10",
"object-to-spawn-args": "^2.0.1",

@@ -42,0 +41,0 @@ "temp-path": "^1.0.0",

@@ -234,4 +234,4 @@ [![view on npm](https://badgen.net/npm/v/jsdoc-api)](https://www.npmjs.org/package/jsdoc-api)

&copy; 2015-21 [Lloyd Brookes](https://github.com/75lb) \<75pound@gmail.com\>.
&copy; 2015-22 [Lloyd Brookes](https://github.com/75lb) \<75pound@gmail.com\>.
Tested by [test-runner](https://github.com/test-runner-js/test-runner). 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