custom-functions-metadata
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -1,2 +0,1 @@ | ||
#!/usr/bin/env node | ||
import * as ts from "typescript"; | ||
@@ -3,0 +2,0 @@ export declare let errors: string[]; |
@@ -1,2 +0,3 @@ | ||
#!/usr/bin/env node | ||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT license. | ||
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
@@ -3,0 +4,0 @@ return new (P || (P = Promise))(function (resolve, reject) { |
{ | ||
"name": "custom-functions-metadata", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Generate metadata for Excel Custom Functions.", | ||
@@ -54,3 +54,3 @@ "main": "./lib/main.js", | ||
}, | ||
"gitHead": "cc717e79847a228a6638d28c35bee5910798af0b" | ||
"gitHead": "6452d028a06a5cce440d7ebb7debca7e4416065a" | ||
} |
@@ -1,3 +0,1 @@ | ||
#!/usr/bin/env node | ||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
@@ -4,0 +2,0 @@ // Licensed under the MIT license. |
Sorry, the diff of this file is not supported yet
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
122149
2300