@itwin/core-common
Advanced tools
Comparing version 4.10.4 to 4.10.5
# Change Log - @itwin/core-common | ||
This log was last generated on Mon, 13 Jan 2025 14:06:43 GMT and should not be manually modified. | ||
This log was last generated on Tue, 21 Jan 2025 21:56:45 GMT and should not be manually modified. | ||
## 4.10.5 | ||
Tue, 21 Jan 2025 21:56:45 GMT | ||
_Version update only_ | ||
## 4.10.4 | ||
@@ -6,0 +11,0 @@ Mon, 13 Jan 2025 14:06:43 GMT |
{ | ||
"name": "@itwin/core-common", | ||
"version": "4.10.4", | ||
"version": "4.10.5", | ||
"description": "iTwin.js components common to frontend and backend", | ||
@@ -30,4 +30,4 @@ "main": "lib/cjs/core-common.js", | ||
"peerDependencies": { | ||
"@itwin/core-bentley": "^4.10.4", | ||
"@itwin/core-geometry": "^4.10.4" | ||
"@itwin/core-bentley": "^4.10.5", | ||
"@itwin/core-geometry": "^4.10.5" | ||
}, | ||
@@ -46,5 +46,5 @@ "devDependencies": { | ||
"vitest": "^2.1.0", | ||
"@itwin/build-tools": "4.10.4", | ||
"@itwin/core-bentley": "4.10.4", | ||
"@itwin/core-geometry": "4.10.4" | ||
"@itwin/build-tools": "4.10.5", | ||
"@itwin/core-bentley": "4.10.5", | ||
"@itwin/core-geometry": "4.10.5" | ||
}, | ||
@@ -51,0 +51,0 @@ "nyc": { |
11201509