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

@microsoft/mgt

Package Overview
Dependencies
Maintainers
2
Versions
864
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/mgt - npm Package Compare versions

Comparing version 4.0.1 to 4.1.0

22

package.json
{
"name": "@microsoft/mgt",
"version": "4.0.1",
"version": "4.1.0",
"description": "The Microsoft Graph Toolkit",

@@ -31,4 +31,4 @@ "keywords": [

"build:bundle": "npm run rollup",
"build:compile": "npm-run-all sass compile",
"build:watch": "npm-run-all -p sass:watch compile:watch",
"build:compile": "npm-run-all compile",
"build:watch": "npm-run-all -p compile:watch",
"clean": "shx rm -rf ./dist && shx rm -rf ./tsconfig.tsbuildinfo",

@@ -39,14 +39,12 @@ "compile": "tsc -b",

"postpack": "cpx *.tgz ../../artifacts",
"rollup": "rollup -c",
"sass": "gulp sass --cwd .",
"sass:watch": "gulp watchSass --cwd ."
"rollup": "rollup -c"
},
"sideEffects": false,
"dependencies": {
"@microsoft/mgt-components": "4.0.1",
"@microsoft/mgt-element": "4.0.1",
"@microsoft/mgt-mock-provider": "4.0.1",
"@microsoft/mgt-msal2-provider": "4.0.1",
"@microsoft/mgt-proxy-provider": "4.0.1",
"@microsoft/mgt-sharepoint-provider": "4.0.1"
"@microsoft/mgt-components": "4.1.0",
"@microsoft/mgt-element": "4.1.0",
"@microsoft/mgt-mock-provider": "4.1.0",
"@microsoft/mgt-msal2-provider": "4.1.0",
"@microsoft/mgt-proxy-provider": "4.1.0",
"@microsoft/mgt-sharepoint-provider": "4.1.0"
},

@@ -53,0 +51,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

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