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 1.0.1 to 1.0.2

tmp/h9813c07wzkkpgb9c54jevxfkyidaemi.js.html

3

es5/jsdoc.js

@@ -11,3 +11,2 @@ 'use strict';

require('promise.prototype.finally');
var path = require('path');

@@ -30,2 +29,4 @@ var assert = require('assert');

require('promise.prototype.finally');
options = options || {};

@@ -32,0 +33,0 @@ options.files = arrayify(options.files);

'use strict'
require('promise.prototype.finally')
const path = require('path')

@@ -29,2 +28,4 @@ const assert = require('assert')

constructor (options) {
require('promise.prototype.finally')
options = options || {}

@@ -31,0 +32,0 @@ options.files = arrayify(options.files)

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

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

Sorry, the diff of this file is not supported yet

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