@equinor/fusion-framework-module-msal
Advanced tools
Comparing version 3.0.3 to 3.0.4
# Change Log | ||
## 3.0.4 | ||
### Patch Changes | ||
- [#946](https://github.com/equinor/fusion-framework/pull/946) [`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352) Thanks [@odinr](https://github.com/odinr)! - Build/update typescript to 5 | ||
- Updated dependencies [[`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352)]: | ||
- @equinor/fusion-framework-module@4.2.1 | ||
## 3.0.3 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module-msal", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "", | ||
@@ -35,7 +35,7 @@ "main": "dist/esm/index.js", | ||
"@azure/msal-browser": "^2.21.0", | ||
"@equinor/fusion-framework-module": "^4.2.0" | ||
"@equinor/fusion-framework-module": "^4.2.1" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^5.0.4" | ||
"typescript": "^5.1.3" | ||
} | ||
} |
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
173214