@equinor/fusion-framework-module-event
Advanced tools
Comparing version 4.0.6 to 4.0.7
# Change Log | ||
## 4.0.7 | ||
### Patch Changes | ||
- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]: | ||
- @equinor/fusion-framework-module@4.2.6 | ||
## 4.0.6 | ||
@@ -4,0 +11,0 @@ |
@@ -1,2 +0,2 @@ | ||
export const version = '4.0.6'; | ||
export const version = '4.0.7'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "4.0.6"; | ||
export declare const version = "4.0.7"; |
{ | ||
"name": "@equinor/fusion-framework-module-event", | ||
"version": "4.0.6", | ||
"version": "4.0.7", | ||
"description": "Fusion module for events", | ||
@@ -21,3 +21,3 @@ "main": "./dist/esm/index.js", | ||
"dependencies": { | ||
"@equinor/fusion-framework-module": "^4.2.5" | ||
"@equinor/fusion-framework-module": "^4.2.6" | ||
}, | ||
@@ -24,0 +24,0 @@ "devDependencies": { |
// Generated by genversion. | ||
export const version = '4.0.6'; | ||
export const version = '4.0.7'; |
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
114789