New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/mgt-element

Package Overview
Dependencies
Maintainers
2
Versions
844
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/mgt-element - npm Package Compare versions

Comparing version

to
4.5.0-preview.1b23782

2

dist/es6/components/baseTaskComponent.d.ts

@@ -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 {

2

dist/es6/utils/version.d.ts

@@ -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