@microsoft/mgt-msal2-provider
Advanced tools
Comparing version 3.1.2 to 3.1.3-next.enable-tree-shaking.d405e0b
@@ -26,3 +26,3 @@ /** | ||
*/ | ||
export let MgtMsal2Provider = class MgtMsal2Provider extends MgtBaseProvider { | ||
let MgtMsal2Provider = class MgtMsal2Provider extends MgtBaseProvider { | ||
constructor() { | ||
@@ -172,4 +172,4 @@ super(...arguments); | ||
customElement('msal2-provider') | ||
// @customElement('mgt-msal2-provider') | ||
], MgtMsal2Provider); | ||
export { MgtMsal2Provider }; | ||
//# sourceMappingURL=mgt-msal2-provider.js.map |
@@ -154,2 +154,3 @@ /** | ||
} | ||
yield this._publicClientApplication.initialize(); | ||
this.ms_config.system = msalConfig.system || {}; | ||
@@ -156,0 +157,0 @@ this.ms_config.system.iframeHashTimeout = msalConfig.system.iframeHashTimeout || 10000; |
{ | ||
"name": "@microsoft/mgt-msal2-provider", | ||
"version": "3.1.2", | ||
"version": "3.1.3-next.enable-tree-shaking.d405e0b", | ||
"description": "The Microsoft Graph Toolkit Msal 2.0 Provider", | ||
@@ -41,6 +41,7 @@ "keywords": [ | ||
}, | ||
"sideEffects": false, | ||
"dependencies": { | ||
"@microsoft/mgt-element": "3.1.2", | ||
"@microsoft/microsoft-graph-client": "3.0.2", | ||
"@azure/msal-browser": "^2.22.0" | ||
"@azure/msal-browser": "^2.22.0", | ||
"@microsoft/mgt-element": "3.1.3-next.enable-tree-shaking.d405e0b", | ||
"@microsoft/microsoft-graph-client": "3.0.2" | ||
}, | ||
@@ -47,0 +48,0 @@ "publishConfig": { |
@@ -19,3 +19,2 @@ /** | ||
@customElement('msal2-provider') | ||
// @customElement('mgt-msal2-provider') | ||
export class MgtMsal2Provider extends MgtBaseProvider { | ||
@@ -22,0 +21,0 @@ /** |
@@ -389,2 +389,3 @@ /** | ||
} | ||
await this._publicClientApplication.initialize(); | ||
@@ -391,0 +392,0 @@ this.ms_config.system = msalConfig.system || {}; |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
210692
18
2073
1
+ Added@microsoft/mgt-element@3.1.3-next.enable-tree-shaking.d405e0b(transitive)
- Removed@microsoft/mgt-element@3.1.2(transitive)
Updated@microsoft/mgt-element@3.1.3-next.enable-tree-shaking.d405e0b