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
0
Versions
833
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 4.2.2-preview.97fe1c0 to 4.2.2-preview.da90c5b

2

dist/es6/utils/version.d.ts

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

*/
export declare const PACKAGE_VERSION = "4.2.2-preview.97fe1c0";
export declare const PACKAGE_VERSION = "4.2.2-preview.da90c5b";
//# sourceMappingURL=version.d.ts.map

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

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

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

"compile:watch": "tsc -w",
"lint": "eslint -c ../../.eslintrc.js 'src/**/*.ts'",
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
"postpack": "cpx *.tgz ../../artifacts",

@@ -32,0 +32,0 @@ "setVersion": "node ./scripts/setVersion.js"

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

export const PACKAGE_VERSION = '4.2.2-preview.97fe1c0';
export const PACKAGE_VERSION = '4.2.2-preview.da90c5b';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc