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
836
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.1.0-preview.ae5e343

2

dist/es6/utils/version.d.ts

@@ -7,3 +7,3 @@ /**

*/
export declare const PACKAGE_VERSION = "4.0.1";
export declare const PACKAGE_VERSION = "4.1.0-preview.ae5e343";
//# sourceMappingURL=version.d.ts.map

@@ -9,3 +9,3 @@ /**

// ANY CHANGES WILL BE LOST DURING BUILD
export const PACKAGE_VERSION = '4.0.1';
export const PACKAGE_VERSION = '4.1.0-preview.ae5e343';
//# sourceMappingURL=version.js.map
{
"name": "@microsoft/mgt-element",
"version": "4.0.1",
"version": "4.1.0-preview.ae5e343",
"description": "Microsoft Graph Toolkit base classes",

@@ -30,4 +30,4 @@ "homepage": "https://github.com/microsoftgraph/microsoft-graph-toolkit",

"lint": "eslint -c ../../.eslintrc.js 'src/**/*.ts'",
"setVersion": "gulp setVersion --cwd .",
"postpack": "cpx *.tgz ../../artifacts"
"postpack": "cpx *.tgz ../../artifacts",
"setVersion": "node ./scripts/setVersion.js"
},

@@ -38,4 +38,4 @@ "sideEffects": false,

"@microsoft/microsoft-graph-client": "3.0.2",
"idb": "6.0.0",
"lit": "^3.0.0"
"idb": "8.0.0",
"lit": "^3.1.2"
},

@@ -42,0 +42,0 @@ "publishConfig": {

@@ -11,2 +11,2 @@ /**

export const PACKAGE_VERSION = '4.0.1';
export const PACKAGE_VERSION = '4.1.0-preview.ae5e343';

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