@equinor/fusion-framework-module-http
Advanced tools
Comparing version 5.1.0 to 5.1.1
# Change Log | ||
## 5.1.1 | ||
### 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 | ||
- @equinor/fusion-framework-module-msal@3.0.7 | ||
## 5.1.0 | ||
@@ -4,0 +14,0 @@ |
@@ -1,2 +0,2 @@ | ||
export const version = '5.0.6'; | ||
export const version = '5.1.1'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "5.0.6"; | ||
export declare const version = "5.1.1"; |
{ | ||
"name": "@equinor/fusion-framework-module-http", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "", | ||
@@ -42,4 +42,4 @@ "main": "dist/esm/index.js", | ||
"rxjs": "^7.8.1", | ||
"@equinor/fusion-framework-module": "^4.2.4", | ||
"@equinor/fusion-framework-module-msal": "^3.0.6" | ||
"@equinor/fusion-framework-module": "^4.2.5", | ||
"@equinor/fusion-framework-module-msal": "^3.0.7" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
// Generated by genversion. | ||
export const version = '5.0.6'; | ||
export const version = '5.1.1'; |
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
189094