@equinor/fusion-framework-module-event
Advanced tools
Comparing version 4.2.2 to 4.2.3
# Change Log | ||
## 4.2.3 | ||
### Patch Changes | ||
- Updated dependencies [[`75d676d`](https://github.com/equinor/fusion-framework/commit/75d676d2c7919f30e036b5ae97c4d814c569aa87), [`00d5e9c`](https://github.com/equinor/fusion-framework/commit/00d5e9c632876742c3d2a74efea2f126a0a169d9)]: | ||
- @equinor/fusion-framework-module@4.3.4 | ||
## 4.2.2 | ||
@@ -4,0 +11,0 @@ |
// Generated by genversion. | ||
export const version = '4.2.2'; | ||
export const version = '4.2.3'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "4.2.2"; | ||
export declare const version = "4.2.3"; |
{ | ||
"name": "@equinor/fusion-framework-module-event", | ||
"version": "4.2.2", | ||
"version": "4.2.3", | ||
"description": "Fusion module for events", | ||
@@ -28,7 +28,7 @@ "main": "./dist/esm/index.js", | ||
"immer": "^9.0.16", | ||
"@equinor/fusion-framework-module": "^4.3.3" | ||
"@equinor/fusion-framework-module": "^4.3.4" | ||
}, | ||
"devDependencies": { | ||
"rxjs": "^7.8.1", | ||
"typescript": "^5.5.3" | ||
"typescript": "^5.5.4" | ||
}, | ||
@@ -35,0 +35,0 @@ "types": "index.d.ts", |
// Generated by genversion. | ||
export const version = '4.2.2'; | ||
export const version = '4.2.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
144886