@microsoft/mgt-element
Advanced tools
Comparing version
@@ -18,2 +18,4 @@ /** | ||
* @extends {LitElement} | ||
* | ||
* @fires {CustomEvent<undefined>} updated - Fired when the component is updated | ||
*/ | ||
@@ -20,0 +22,0 @@ export declare abstract class MgtBaseTaskComponent extends LitElement { |
@@ -40,2 +40,4 @@ /** | ||
* @extends {LitElement} | ||
* | ||
* @fires {CustomEvent<undefined>} updated - Fired when the component is updated | ||
*/ | ||
@@ -42,0 +44,0 @@ export class MgtBaseTaskComponent extends LitElement { |
@@ -7,3 +7,3 @@ /** | ||
*/ | ||
export declare const PACKAGE_VERSION = "4.4.0"; | ||
export declare const PACKAGE_VERSION = "4.5.0-preview.1b23782"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -9,3 +9,3 @@ /** | ||
// ANY CHANGES WILL BE LOST DURING BUILD | ||
export const PACKAGE_VERSION = '4.4.0'; | ||
export const PACKAGE_VERSION = '4.5.0-preview.1b23782'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@microsoft/mgt-element", | ||
"version": "4.4.0", | ||
"version": "4.5.0-preview.1b23782", | ||
"description": "Microsoft Graph Toolkit base classes", | ||
@@ -36,3 +36,3 @@ "homepage": "https://github.com/microsoftgraph/microsoft-graph-toolkit", | ||
"@lit/task": "^1.0.0", | ||
"@microsoft/microsoft-graph-client": "3.0.7", | ||
"@microsoft/microsoft-graph-client": "3.0.2", | ||
"idb": "8.0.0", | ||
@@ -39,0 +39,0 @@ "lit": "^3.1.2" |
@@ -25,2 +25,4 @@ /** | ||
* @extends {LitElement} | ||
* | ||
* @fires {CustomEvent<undefined>} updated - Fired when the component is updated | ||
*/ | ||
@@ -27,0 +29,0 @@ export abstract class MgtBaseTaskComponent extends LitElement { |
@@ -11,2 +11,2 @@ /** | ||
export const PACKAGE_VERSION = '4.4.0'; | ||
export const PACKAGE_VERSION = '4.5.0-preview.1b23782'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
741642
0.06%11452
0.05%1
Infinity%+ Added
- Removed