azure-devops-extension-sdk
Advanced tools
Comparing version 1.141.12 to 1.141.13
{ | ||
"name": "azure-devops-extension-sdk", | ||
"version": "1.141.12", | ||
"version": "1.141.13", | ||
"description": "Azure DevOps web extension JavaScript library and types.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -98,3 +98,3 @@ /** | ||
*/ | ||
export declare function init(options: IExtensionInitOptions): void; | ||
export declare function init(options?: IExtensionInitOptions): void; | ||
/** | ||
@@ -101,0 +101,0 @@ * Register a callback that gets called once the initial setup/handshake has completed. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
71627
0