@equinor/fusion-framework-app
Advanced tools
Comparing version 9.1.1 to 9.1.2
# Change Log | ||
## 9.1.2 | ||
### Patch Changes | ||
- Updated dependencies [[`97e41a5`](https://github.com/equinor/fusion-framework/commit/97e41a55d05644b6684c6cb165b65b115bd416eb), [`da9dd83`](https://github.com/equinor/fusion-framework/commit/da9dd83c9352def5365b6c962dc8443589ac9526)]: | ||
- @equinor/fusion-framework-module-app@5.3.7 | ||
- @equinor/fusion-framework-module-feature-flag@1.1.4 | ||
- @equinor/fusion-framework@7.2.1 | ||
## 9.1.1 | ||
@@ -4,0 +13,0 @@ |
@@ -1,2 +0,2 @@ | ||
export const version = '9.1.1'; | ||
export const version = '9.1.2'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "9.1.1"; | ||
export declare const version = "9.1.2"; |
{ | ||
"name": "@equinor/fusion-framework-app", | ||
"version": "9.1.1", | ||
"version": "9.1.2", | ||
"description": "", | ||
@@ -34,8 +34,8 @@ "main": "dist/esm/index.js", | ||
"dependencies": { | ||
"@equinor/fusion-framework": "^7.2.0", | ||
"@equinor/fusion-framework-module-app": "^5.3.6", | ||
"@equinor/fusion-framework-module-http": "^6.0.0", | ||
"@equinor/fusion-framework": "^7.2.1", | ||
"@equinor/fusion-framework-module": "^4.3.1", | ||
"@equinor/fusion-framework-module-app": "^5.3.7", | ||
"@equinor/fusion-framework-module-event": "^4.1.2", | ||
"@equinor/fusion-framework-module-msal": "^3.1.1" | ||
"@equinor/fusion-framework-module-msal": "^3.1.1", | ||
"@equinor/fusion-framework-module-http": "^6.0.0" | ||
}, | ||
@@ -46,3 +46,3 @@ "devDependencies": { | ||
"peerDependencies": { | ||
"@equinor/fusion-framework-module-feature-flag": "^1.1.3" | ||
"@equinor/fusion-framework-module-feature-flag": "^1.1.4" | ||
}, | ||
@@ -49,0 +49,0 @@ "peerDependenciesMeta": { |
// Generated by genversion. | ||
export const version = '9.1.1'; | ||
export const version = '9.1.2'; |
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
224009