docworks-jsdoc2spec
Advanced tools
Comparing version 1.5.1 to 1.5.3
@@ -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 @@ }; |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
124417
3526