@equinor/fusion-framework-module-context
Advanced tools
Comparing version 4.0.20 to 4.0.21
# Change Log | ||
## 4.0.21 | ||
### Patch Changes | ||
- Updated dependencies [[`152cf73`](https://github.com/equinor/fusion-framework/commit/152cf73d39eb32ccbaddaa6941e315c437c4972d)]: | ||
- @equinor/fusion-framework-module@4.2.7 | ||
## 4.0.20 | ||
@@ -4,0 +11,0 @@ |
@@ -1,2 +0,2 @@ | ||
export const version = '4.0.20'; | ||
export const version = '4.0.21'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "4.0.20"; | ||
export declare const version = "4.0.21"; |
{ | ||
"name": "@equinor/fusion-framework-module-context", | ||
"version": "4.0.20", | ||
"version": "4.0.21", | ||
"description": "", | ||
@@ -46,10 +46,10 @@ "main": "./dist/esm/index.js", | ||
"typescript": "^5.1.3", | ||
"@equinor/fusion-framework-module": "^4.2.6", | ||
"@equinor/fusion-framework-module-event": "^4.0.7", | ||
"@equinor/fusion-framework-module-navigation": "^3.1.3", | ||
"@equinor/fusion-framework-module-services": "^3.2.3" | ||
"@equinor/fusion-framework-module": "^4.2.7", | ||
"@equinor/fusion-framework-module-event": "^4.0.8", | ||
"@equinor/fusion-framework-module-navigation": "^3.1.4", | ||
"@equinor/fusion-framework-module-services": "^3.2.4" | ||
}, | ||
"peerDependencies": { | ||
"rxjs": "^7.8.1", | ||
"@equinor/fusion-framework-module": "^4.2.6" | ||
"@equinor/fusion-framework-module": "^4.2.7" | ||
}, | ||
@@ -56,0 +56,0 @@ "scripts": { |
// Generated by genversion. | ||
export const version = '4.0.20'; | ||
export const version = '4.0.21'; |
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
299703