@36node/auth-sdk
Advanced tools
Comparing version 1.1.1-pr-7-6599a4d843 to 1.1.1-pr-9-615de97e1e
134
dist/main.js
@@ -186,29 +186,11 @@ var $8zHUo$heyapiclientfetch = require("@hey-api/client-fetch"); | ||
}, | ||
employeeId: { | ||
status: { | ||
type: "string", | ||
description: "\u5458\u5DE5\u7F16\u53F7" | ||
description: "\u72B6\u6001" | ||
}, | ||
permissions: { | ||
description: "\u6743\u9650", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
groups: { | ||
description: "\u56E2\u961F", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
lastLoginAt: { | ||
expireAt: { | ||
format: "date-time", | ||
type: "string", | ||
description: "\u6700\u540E\u767B\u5F55\u65F6\u95F4" | ||
description: "\u8FC7\u671F\u65F6\u95F4" | ||
}, | ||
active: { | ||
type: "boolean", | ||
description: "\u662F\u5426\u542F\u7528" | ||
}, | ||
id: { | ||
@@ -572,23 +554,10 @@ type: "string", | ||
}, | ||
employeeId: { | ||
status: { | ||
type: "string", | ||
description: "\u5458\u5DE5\u7F16\u53F7" | ||
description: "\u72B6\u6001" | ||
}, | ||
permissions: { | ||
description: "\u6743\u9650", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
groups: { | ||
description: "\u56E2\u961F", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
active: { | ||
type: "boolean", | ||
description: "\u662F\u5426\u542F\u7528" | ||
expireAt: { | ||
format: "date-time", | ||
type: "string", | ||
description: "\u8FC7\u671F\u65F6\u95F4" | ||
} | ||
@@ -685,28 +654,10 @@ } | ||
}, | ||
employeeId: { | ||
status: { | ||
type: "string", | ||
description: "\u5458\u5DE5\u7F16\u53F7" | ||
description: "\u72B6\u6001" | ||
}, | ||
permissions: { | ||
description: "\u6743\u9650", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
groups: { | ||
description: "\u56E2\u961F", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
lastLoginAt: { | ||
expireAt: { | ||
format: "date-time", | ||
type: "string", | ||
description: "\u6700\u540E\u767B\u5F55\u65F6\u95F4" | ||
}, | ||
active: { | ||
type: "boolean", | ||
description: "\u662F\u5426\u542F\u7528" | ||
description: "\u8FC7\u671F\u65F6\u95F4" | ||
} | ||
@@ -771,21 +722,2 @@ } | ||
description: "\u6240\u5C5E\u7684 namespace" | ||
}, | ||
permissions: { | ||
description: "\u6743\u9650", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
active: { | ||
type: "boolean", | ||
description: "\u662F\u5426\u542F\u7528" | ||
}, | ||
company: { | ||
type: "string", | ||
description: "\u516C\u53F8" | ||
}, | ||
defaultPassword: { | ||
type: "string", | ||
description: "\u9ED8\u8BA4\u5BC6\u7801" | ||
} | ||
@@ -830,21 +762,2 @@ }, | ||
}, | ||
permissions: { | ||
description: "\u6743\u9650", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
active: { | ||
type: "boolean", | ||
description: "\u662F\u5426\u542F\u7528" | ||
}, | ||
company: { | ||
type: "string", | ||
description: "\u516C\u53F8" | ||
}, | ||
defaultPassword: { | ||
type: "string", | ||
description: "\u9ED8\u8BA4\u5BC6\u7801" | ||
}, | ||
id: { | ||
@@ -900,21 +813,2 @@ type: "string", | ||
description: "\u540D\u79F0" | ||
}, | ||
permissions: { | ||
description: "\u6743\u9650", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
active: { | ||
type: "boolean", | ||
description: "\u662F\u5426\u542F\u7528" | ||
}, | ||
company: { | ||
type: "string", | ||
description: "\u516C\u53F8" | ||
}, | ||
defaultPassword: { | ||
type: "string", | ||
description: "\u9ED8\u8BA4\u5BC6\u7801" | ||
} | ||
@@ -921,0 +815,0 @@ } |
@@ -169,29 +169,11 @@ import {createClient as $hgUW1$createClient, createConfig as $hgUW1$createConfig} from "@hey-api/client-fetch"; | ||
}, | ||
employeeId: { | ||
status: { | ||
type: "string", | ||
description: "\u5458\u5DE5\u7F16\u53F7" | ||
description: "\u72B6\u6001" | ||
}, | ||
permissions: { | ||
description: "\u6743\u9650", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
groups: { | ||
description: "\u56E2\u961F", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
lastLoginAt: { | ||
expireAt: { | ||
format: "date-time", | ||
type: "string", | ||
description: "\u6700\u540E\u767B\u5F55\u65F6\u95F4" | ||
description: "\u8FC7\u671F\u65F6\u95F4" | ||
}, | ||
active: { | ||
type: "boolean", | ||
description: "\u662F\u5426\u542F\u7528" | ||
}, | ||
id: { | ||
@@ -555,23 +537,10 @@ type: "string", | ||
}, | ||
employeeId: { | ||
status: { | ||
type: "string", | ||
description: "\u5458\u5DE5\u7F16\u53F7" | ||
description: "\u72B6\u6001" | ||
}, | ||
permissions: { | ||
description: "\u6743\u9650", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
groups: { | ||
description: "\u56E2\u961F", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
active: { | ||
type: "boolean", | ||
description: "\u662F\u5426\u542F\u7528" | ||
expireAt: { | ||
format: "date-time", | ||
type: "string", | ||
description: "\u8FC7\u671F\u65F6\u95F4" | ||
} | ||
@@ -668,28 +637,10 @@ } | ||
}, | ||
employeeId: { | ||
status: { | ||
type: "string", | ||
description: "\u5458\u5DE5\u7F16\u53F7" | ||
description: "\u72B6\u6001" | ||
}, | ||
permissions: { | ||
description: "\u6743\u9650", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
groups: { | ||
description: "\u56E2\u961F", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
lastLoginAt: { | ||
expireAt: { | ||
format: "date-time", | ||
type: "string", | ||
description: "\u6700\u540E\u767B\u5F55\u65F6\u95F4" | ||
}, | ||
active: { | ||
type: "boolean", | ||
description: "\u662F\u5426\u542F\u7528" | ||
description: "\u8FC7\u671F\u65F6\u95F4" | ||
} | ||
@@ -754,21 +705,2 @@ } | ||
description: "\u6240\u5C5E\u7684 namespace" | ||
}, | ||
permissions: { | ||
description: "\u6743\u9650", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
active: { | ||
type: "boolean", | ||
description: "\u662F\u5426\u542F\u7528" | ||
}, | ||
company: { | ||
type: "string", | ||
description: "\u516C\u53F8" | ||
}, | ||
defaultPassword: { | ||
type: "string", | ||
description: "\u9ED8\u8BA4\u5BC6\u7801" | ||
} | ||
@@ -813,21 +745,2 @@ }, | ||
}, | ||
permissions: { | ||
description: "\u6743\u9650", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
active: { | ||
type: "boolean", | ||
description: "\u662F\u5426\u542F\u7528" | ||
}, | ||
company: { | ||
type: "string", | ||
description: "\u516C\u53F8" | ||
}, | ||
defaultPassword: { | ||
type: "string", | ||
description: "\u9ED8\u8BA4\u5BC6\u7801" | ||
}, | ||
id: { | ||
@@ -883,21 +796,2 @@ type: "string", | ||
description: "\u540D\u79F0" | ||
}, | ||
permissions: { | ||
description: "\u6743\u9650", | ||
type: "array", | ||
items: { | ||
type: "string" | ||
} | ||
}, | ||
active: { | ||
type: "boolean", | ||
description: "\u662F\u5426\u542F\u7528" | ||
}, | ||
company: { | ||
type: "string", | ||
description: "\u516C\u53F8" | ||
}, | ||
defaultPassword: { | ||
type: "string", | ||
description: "\u9ED8\u8BA4\u5BC6\u7801" | ||
} | ||
@@ -904,0 +798,0 @@ } |
{ | ||
"name": "@36node/auth-sdk", | ||
"version": "1.1.1-pr-7-6599a4d843", | ||
"version": "1.1.1-pr-9-615de97e1e", | ||
"description": "36node auth sdk for auth service", | ||
@@ -5,0 +5,0 @@ "source": "src/index.ts", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
0
398400
5913