@equinor/fusion-framework-module-event
Advanced tools
Comparing version 4.0.1 to 4.0.2
# Change Log | ||
## 4.0.2 | ||
### Patch Changes | ||
- [#946](https://github.com/equinor/fusion-framework/pull/946) [`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352) Thanks [@odinr](https://github.com/odinr)! - Build/update typescript to 5 | ||
- Updated dependencies [[`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352)]: | ||
- @equinor/fusion-framework-module@4.2.1 | ||
All notable changes to this project will be documented in this file. | ||
@@ -4,0 +13,0 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
{ | ||
"name": "@equinor/fusion-framework-module-event", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Fusion module for events", | ||
@@ -25,6 +25,7 @@ "main": "./dist/esm/index.js", | ||
"dependencies": { | ||
"@equinor/fusion-framework-module": "^4.1.0" | ||
"@equinor/fusion-framework-module": "^4.2.1" | ||
}, | ||
"devDependencies": { | ||
"rxjs": "^7.5.7" | ||
"rxjs": "^7.5.7", | ||
"typescript": "^5.1.3" | ||
}, | ||
@@ -38,4 +39,3 @@ "types": "index.d.ts", | ||
} | ||
}, | ||
"gitHead": "753d04a18764d5a16d9491ec189df90089534879" | ||
} | ||
} |
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
122202
2
33