@itwin/service-authorization
Advanced tools
Comparing version 0.6.3 to 0.7.0
# Change Log - @itwin/service-authorization | ||
This log was last generated on Fri, 23 Dec 2022 16:03:26 GMT and should not be manually modified. | ||
This log was last generated on Tue, 03 Jan 2023 21:06:26 GMT and should not be manually modified. | ||
## 0.7.0 | ||
Tue, 03 Jan 2023 21:06:26 GMT | ||
### Minor changes | ||
- Update minimum iTwin.js version to 3.3.0 | ||
## 0.6.3 | ||
@@ -6,0 +13,0 @@ Fri, 23 Dec 2022 16:03:26 GMT |
{ | ||
"name": "@itwin/service-authorization", | ||
"version": "0.6.3", | ||
"version": "0.7.0", | ||
"description": "Service authorization client for iTwin platform", | ||
@@ -22,6 +22,6 @@ "main": "lib/cjs/index.js", | ||
"devDependencies": { | ||
"@itwin/build-tools": "^3.0.0", | ||
"@itwin/core-bentley": "^3.0.0", | ||
"@itwin/core-common": "^3.0.0", | ||
"@itwin/eslint-plugin": "^3.0.0", | ||
"@itwin/build-tools": "^3.3.0", | ||
"@itwin/core-bentley": "^3.3.0", | ||
"@itwin/core-common": "^3.3.0", | ||
"@itwin/eslint-plugin": "^3.3.0", | ||
"@types/chai": "^4.2.22", | ||
@@ -43,3 +43,3 @@ "@types/chai-as-promised": "^7", | ||
"peerDependencies": { | ||
"@itwin/core-bentley": "^3.0.0" | ||
"@itwin/core-bentley": "^3.3.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "eslintConfig": { |
55636