custom-functions-metadata
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "custom-functions-metadata", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Generate metadata for Excel Custom Functions.", | ||
@@ -29,3 +29,3 @@ "main": "./lib/main.js", | ||
"nconf": "^0.10.0", | ||
"office-addin-cli": "^0.2.8", | ||
"office-addin-cli": "^0.2.9", | ||
"optimist": "^0.6.1", | ||
@@ -56,3 +56,3 @@ "xregexp": "^4.2.4" | ||
}, | ||
"gitHead": "248552ca1a231a298ced3fb9a26d82a632a41efb" | ||
"gitHead": "fc8907d1c7bd17cdf77df0d9860fc8e439174cfc" | ||
} |
# Custom-Functions-Metadata | ||
Provides the ability to auto generate the custom functions metadata. | ||
This package allows metadata for custom functions to be generated automatically from JSDoc tags and the function parameter types. | ||
@@ -5,0 +5,0 @@ ## Command-Line Interface |
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
81185
+ Addedmath-intrinsics@1.0.0(transitive)
- Removedmath-intrinsics@1.1.0(transitive)
Updatedoffice-addin-cli@^0.2.9