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.1 to 1.5.3

2

dist/jsdoc-handler-shared.js

@@ -29,2 +29,4 @@ 'use strict';

'Object': 'Object',
'any': 'any',
'Any': 'any',
'void': _docworksModel.Void

@@ -31,0 +33,0 @@ };

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

'Object': 'Object',
'any': 'any',
'Any': 'any',
'void': Void

@@ -21,0 +23,0 @@ };

2

package.json
{
"name": "docworks-jsdoc2spec",
"version": "1.5.1",
"version": "1.5.3",
"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