@equinor/fusion-framework-app
Advanced tools
Comparing version 9.0.4 to 9.0.5
# Change Log | ||
## 9.0.5 | ||
### Patch Changes | ||
- Updated dependencies [[`fab2d22`](https://github.com/equinor/fusion-framework/commit/fab2d22f56772c02b1c1e5688cea1dd376edfcb3)]: | ||
- @equinor/fusion-framework-module-http@5.2.2 | ||
- @equinor/fusion-framework@7.1.4 | ||
- @equinor/fusion-framework-module-app@5.3.1 | ||
- @equinor/fusion-framework-module-feature-flag@1.1.1 | ||
## 9.0.4 | ||
@@ -4,0 +14,0 @@ |
@@ -1,2 +0,2 @@ | ||
export const version = '9.0.4'; | ||
export const version = '9.0.5'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "9.0.4"; | ||
export declare const version = "9.0.5"; |
{ | ||
"name": "@equinor/fusion-framework-app", | ||
"version": "9.0.4", | ||
"version": "9.0.5", | ||
"description": "", | ||
@@ -34,8 +34,8 @@ "main": "dist/esm/index.js", | ||
"dependencies": { | ||
"@equinor/fusion-framework": "^7.1.3", | ||
"@equinor/fusion-framework": "^7.1.4", | ||
"@equinor/fusion-framework-module": "^4.3.0", | ||
"@equinor/fusion-framework-module-app": "^5.3.1", | ||
"@equinor/fusion-framework-module-event": "^4.1.1", | ||
"@equinor/fusion-framework-module-http": "^5.2.1", | ||
"@equinor/fusion-framework-module-msal": "^3.1.0" | ||
"@equinor/fusion-framework-module-msal": "^3.1.0", | ||
"@equinor/fusion-framework-module-http": "^5.2.2" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
// Generated by genversion. | ||
export const version = '9.0.4'; | ||
export const version = '9.0.5'; |
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
218468