@equinor/fusion-framework-module
Advanced tools
Comparing version 4.2.0 to 4.2.1
# Change Log | ||
## 4.2.1 | ||
### 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 | ||
## 4.2.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "", | ||
@@ -41,4 +41,4 @@ "main": "dist/esm/index.js", | ||
"devDependencies": { | ||
"typescript": "^5.0.4" | ||
"typescript": "^5.1.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
172699