@equinor/fusion-framework-module-msal
Advanced tools
Comparing version 3.0.6 to 3.0.7
# Change Log | ||
## 3.0.7 | ||
### Patch Changes | ||
- [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot | ||
- Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]: | ||
- @equinor/fusion-framework-module@4.2.5 | ||
## 3.0.6 | ||
@@ -4,0 +13,0 @@ |
@@ -1,2 +0,2 @@ | ||
export const version = '3.0.6'; | ||
export const version = '3.0.7'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "3.0.6"; | ||
export declare const version = "3.0.7"; |
{ | ||
"name": "@equinor/fusion-framework-module-msal", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "", | ||
@@ -31,3 +31,3 @@ "main": "dist/esm/index.js", | ||
"@azure/msal-browser": "^2.21.0", | ||
"@equinor/fusion-framework-module": "^4.2.4" | ||
"@equinor/fusion-framework-module": "^4.2.5" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
// Generated by genversion. | ||
export const version = '3.0.6'; | ||
export const version = '3.0.7'; |
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
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
161833