@equinor/fusion-framework-module-service-discovery
Advanced tools
Comparing version 7.1.11 to 7.1.12
# Change Log | ||
## 7.1.12 | ||
### Patch Changes | ||
- Updated dependencies [[`75d676d`](https://github.com/equinor/fusion-framework/commit/75d676d2c7919f30e036b5ae97c4d814c569aa87), [`be2e925`](https://github.com/equinor/fusion-framework/commit/be2e92532f4a4b8f0b2c9e12d4adf942d380423e), [`00d5e9c`](https://github.com/equinor/fusion-framework/commit/00d5e9c632876742c3d2a74efea2f126a0a169d9)]: | ||
- @equinor/fusion-framework-module@4.3.4 | ||
- @equinor/fusion-query@5.1.2 | ||
- @equinor/fusion-framework-module-http@6.0.3 | ||
## 7.1.11 | ||
@@ -4,0 +13,0 @@ |
// Generated by genversion. | ||
export const version = '7.1.11'; | ||
export const version = '7.1.12'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "7.1.11"; | ||
export declare const version = "7.1.12"; |
{ | ||
"name": "@equinor/fusion-framework-module-service-discovery", | ||
"version": "7.1.11", | ||
"version": "7.1.12", | ||
"description": "", | ||
@@ -26,8 +26,8 @@ "main": "dist/esm/index.js", | ||
"rxjs": "^7.8.1", | ||
"@equinor/fusion-framework-module": "^4.3.3", | ||
"@equinor/fusion-framework-module-http": "^6.0.2", | ||
"@equinor/fusion-query": "^5.1.1" | ||
"@equinor/fusion-framework-module-http": "^6.0.3", | ||
"@equinor/fusion-query": "^5.1.2", | ||
"@equinor/fusion-framework-module": "^4.3.4" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^5.5.3" | ||
"typescript": "^5.5.4" | ||
}, | ||
@@ -34,0 +34,0 @@ "scripts": { |
// Generated by genversion. | ||
export const version = '7.1.11'; | ||
export const version = '7.1.12'; |
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
196210