@itwin/service-authorization
Advanced tools
Comparing version
# Change Log - @itwin/service-authorization | ||
This log was last generated on Mon, 24 Jan 2022 19:35:01 GMT and should not be manually modified. | ||
This log was last generated on Tue, 25 Jan 2022 15:34:41 GMT and should not be manually modified. | ||
## 0.6.1 | ||
Tue, 25 Jan 2022 15:34:41 GMT | ||
### Patches | ||
- update core dependencies | ||
## 0.6.0 | ||
@@ -6,0 +13,0 @@ Mon, 24 Jan 2022 19:35:01 GMT |
{ | ||
"name": "@itwin/service-authorization", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Service authorization client for iTwin platform", | ||
@@ -17,3 +17,2 @@ "main": "lib/cjs/index.js", | ||
"dependencies": { | ||
"@itwin/core-bentley": "^3.0.0", | ||
"jsonwebtoken": "^8.5.1", | ||
@@ -24,4 +23,5 @@ "jwks-rsa": "^2.0.4", | ||
"devDependencies": { | ||
"@itwin/build-tools": "^3.0.0", | ||
"@itwin/core-bentley": "^3.0.0", | ||
"@itwin/core-common": "^3.0.0", | ||
"@itwin/build-tools": "^3.0.0", | ||
"@itwin/eslint-plugin": "^3.0.0", | ||
@@ -43,2 +43,5 @@ "@types/chai": "^4.2.22", | ||
}, | ||
"peerDependencies": { | ||
"@itwin/core-bentley": "^3.0.0" | ||
}, | ||
"eslintConfig": { | ||
@@ -45,0 +48,0 @@ "plugins": [ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
54677
0.27%0
-100%18
5.88%- Removed