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

docworks-jsdoc2spec

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docworks-jsdoc2spec - npm Package Compare versions

Comparing version 1.5.6 to 1.5.7

1

dist/jsdoc-handler-shared.js

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

'Function': 'Function',
'function': 'Function',
'Promise': 'Promise',

@@ -29,0 +30,0 @@ 'Object': 'Object',

@@ -17,2 +17,3 @@ import {Void, Location, JsDocError, GeneticType, Docs, Example} from 'docworks-model';

'Function': 'Function',
'function': 'Function',
'Promise': 'Promise',

@@ -19,0 +20,0 @@ 'Object': 'Object',

2

package.json
{
"name": "docworks-jsdoc2spec",
"version": "1.5.6",
"version": "1.5.7",
"description": "extractor for jsdoc apis to api spec",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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