docworks-jsdoc2spec
Advanced tools
Comparing version 1.5.6 to 1.5.7
@@ -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', |
{ | ||
"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", |
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
126256
3583