You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP →

@itwin/service-authorization

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itwin/service-authorization - npm Package Compare versions

Comparing version

to
0.6.1

# 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": [