@equinor/fusion-framework-app
Advanced tools
Comparing version 9.0.2 to 9.0.3
# Change Log | ||
## 9.0.3 | ||
### Patch Changes | ||
- Updated dependencies [[`4af517f`](https://github.com/equinor/fusion-framework/commit/4af517f107f960aa1dc7459451d99e2e83d350ee), [`4af517f`](https://github.com/equinor/fusion-framework/commit/4af517f107f960aa1dc7459451d99e2e83d350ee)]: | ||
- @equinor/fusion-framework-module-http@5.2.1 | ||
- @equinor/fusion-framework@7.1.2 | ||
- @equinor/fusion-framework-module-app@5.3.0 | ||
- @equinor/fusion-framework-module-feature-flag@1.1.0 | ||
## 9.0.2 | ||
@@ -4,0 +14,0 @@ |
@@ -1,2 +0,2 @@ | ||
export const version = '9.0.2'; | ||
export const version = '9.0.3'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "9.0.2"; | ||
export declare const version = "9.0.3"; |
{ | ||
"name": "@equinor/fusion-framework-app", | ||
"version": "9.0.2", | ||
"version": "9.0.3", | ||
"description": "", | ||
@@ -34,8 +34,8 @@ "main": "dist/esm/index.js", | ||
"dependencies": { | ||
"@equinor/fusion-framework": "^7.1.1", | ||
"@equinor/fusion-framework": "^7.1.2", | ||
"@equinor/fusion-framework-module-app": "^5.3.0", | ||
"@equinor/fusion-framework-module-event": "^4.1.1", | ||
"@equinor/fusion-framework-module": "^4.3.0", | ||
"@equinor/fusion-framework-module-http": "^5.2.0", | ||
"@equinor/fusion-framework-module-event": "^4.1.1", | ||
"@equinor/fusion-framework-module-msal": "^3.1.0", | ||
"@equinor/fusion-framework-module-app": "^5.3.0" | ||
"@equinor/fusion-framework-module-http": "^5.2.1", | ||
"@equinor/fusion-framework-module-msal": "^3.1.0" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
// Generated by genversion. | ||
export const version = '9.0.2'; | ||
export const version = '9.0.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
217924