@ctx-core/auth0-management 6.0.103 → 6.0.109
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.swcrc +1 -1
- package/CHANGELOG.md +65 -0
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +60 -61
- package/src/index.ts +2 -2
package/.swcrc
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,70 @@
|
|
|
1
1
|
# @ctx-core/auth0-management
|
|
2
2
|
|
|
3
|
+
## 6.0.109
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- @swc/core: ^1.2.113 -> ^1.2.116
|
|
8
|
+
- Updated dependencies
|
|
9
|
+
- @ctx-core/auth0@26.0.6
|
|
10
|
+
- @ctx-core/fetch@11.0.86
|
|
11
|
+
- @ctx-core/object@21.0.27
|
|
12
|
+
- @ctx-core/store@27.0.41
|
|
13
|
+
|
|
14
|
+
## 6.0.108
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- @swc/cli: ^0.1.51 -> ^0.1.52
|
|
19
|
+
- @swc/core: ^1.2.111 -> ^1.2.113
|
|
20
|
+
- Updated dependencies
|
|
21
|
+
- Updated dependencies
|
|
22
|
+
- @ctx-core/auth0@26.0.5
|
|
23
|
+
- @ctx-core/fetch@11.0.85
|
|
24
|
+
- @ctx-core/object@21.0.26
|
|
25
|
+
- @ctx-core/store@27.0.40
|
|
26
|
+
|
|
27
|
+
## 6.0.107
|
|
28
|
+
|
|
29
|
+
### Patch Changes
|
|
30
|
+
|
|
31
|
+
- svelte: 3.44.1 -> 3.44.2
|
|
32
|
+
- @swc/core: ^1.2.110 -> ^1.2.111
|
|
33
|
+
- Updated dependencies
|
|
34
|
+
- Updated dependencies
|
|
35
|
+
- @ctx-core/auth0@26.0.4
|
|
36
|
+
- @ctx-core/store@27.0.39
|
|
37
|
+
- @ctx-core/fetch@11.0.84
|
|
38
|
+
- @ctx-core/object@21.0.25
|
|
39
|
+
|
|
40
|
+
## 6.0.106
|
|
41
|
+
|
|
42
|
+
### Patch Changes
|
|
43
|
+
|
|
44
|
+
- update dependencies
|
|
45
|
+
- Updated dependencies
|
|
46
|
+
- @ctx-core/auth0@26.0.3
|
|
47
|
+
|
|
48
|
+
## 6.0.105
|
|
49
|
+
|
|
50
|
+
### Patch Changes
|
|
51
|
+
|
|
52
|
+
- typescript: ^4.4.4 -> ^4.5.2
|
|
53
|
+
- @swc/core: ^1.2.108 -> ^1.2.110
|
|
54
|
+
- Updated dependencies
|
|
55
|
+
- Updated dependencies
|
|
56
|
+
- Updated dependencies
|
|
57
|
+
- @ctx-core/auth0@26.0.2
|
|
58
|
+
- @ctx-core/fetch@11.0.83
|
|
59
|
+
- @ctx-core/object@21.0.24
|
|
60
|
+
- @ctx-core/store@27.0.38
|
|
61
|
+
|
|
62
|
+
## 6.0.104
|
|
63
|
+
|
|
64
|
+
### Patch Changes
|
|
65
|
+
|
|
66
|
+
- version bump: fix published dependencies
|
|
67
|
+
|
|
3
68
|
## 6.0.105
|
|
4
69
|
|
|
5
70
|
### Patch Changes
|
package/dist/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export * from './auth0_management_Ctx.js';
|
|
2
|
-
export * from './auth0_management_ctx_I.generated.js';
|
|
3
1
|
export * from './auth0_audience__b.js';
|
|
4
2
|
export * from './auth0_management_.js';
|
|
5
3
|
export * from './auth0_management_client_credentials_body__b.js';
|
|
4
|
+
export * from './auth0_management_Ctx.js';
|
|
5
|
+
export * from './auth0_management_ctx_I.generated.js';
|
|
6
6
|
export * from './auth0_management_token__b.js';
|
|
7
7
|
export * from './get_auth0_v2_client_grants_b.js';
|
|
8
8
|
export * from './get_auth0_v2_user_b.js';
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from './
|
|
1
|
+
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from './auth0_audience__b.js'\nexport * from './auth0_management_.js'\nexport * from './auth0_management_client_credentials_body__b.js'\nexport * from './auth0_management_Ctx.js'\nexport * from './auth0_management_ctx_I.generated.js'\nexport * from './auth0_management_token__b.js'\nexport * from './get_auth0_v2_client_grants_b.js'\nexport * from './get_auth0_v2_user_b.js'\nexport * from './get_auth0_v2_users_by_email_b.js'\nexport * from './patch_auth0_v2_client_b.js'\nexport * from './patch_auth0_v2_user_b.js'\n"],"names":[],"mappings":"cAAc,CAAwB;cACxB,CAAwB;cACxB,CAAkD;cAClD,CAA2B;cAC3B,CAAuC;cACvC,CAAgC;cAChC,CAAmC;cACnC,CAA0B;cAC1B,CAAoC;cACpC,CAA8B;cAC9B,CAA4B"}
|
package/package.json
CHANGED
|
@@ -1,62 +1,61 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
}
|
|
2
|
+
"name": "@ctx-core/auth0-management",
|
|
3
|
+
"version": "6.0.109",
|
|
4
|
+
"description": "ctx-core auth0 management api",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"ctx-core",
|
|
7
|
+
"auth0"
|
|
8
|
+
],
|
|
9
|
+
"homepage": "https://github.com/ctx-core/auth0-management#readme",
|
|
10
|
+
"bugs": {
|
|
11
|
+
"url": "https://github.com/ctx-core/auth0-management/issues"
|
|
12
|
+
},
|
|
13
|
+
"repository": {
|
|
14
|
+
"type": "git",
|
|
15
|
+
"url": "https://github.com/ctx-core/auth0-management.git"
|
|
16
|
+
},
|
|
17
|
+
"license": "Apache-2.0",
|
|
18
|
+
"author": "Brian Takita",
|
|
19
|
+
"type": "module",
|
|
20
|
+
"main": "./dist/index.js",
|
|
21
|
+
"module": "./dist/index.js",
|
|
22
|
+
"types": "./src/index.ts",
|
|
23
|
+
"exports": {
|
|
24
|
+
".": {
|
|
25
|
+
"require": "./dist/index.cjs",
|
|
26
|
+
"import": "./dist/index.js"
|
|
27
|
+
},
|
|
28
|
+
"./package.json": "./package.json"
|
|
29
|
+
},
|
|
30
|
+
"bin": {
|
|
31
|
+
"add-grant-password-auth0": "./bin/add-grant-password-auth0.mjs",
|
|
32
|
+
"auth0": "./bin/auth0.mjs",
|
|
33
|
+
"getAll-client-grants-auth0": "./bin/getAll-client-grants-auth0.mjs"
|
|
34
|
+
},
|
|
35
|
+
"dependencies": {
|
|
36
|
+
"@ctx-core/auth0": "^26.0.6",
|
|
37
|
+
"@ctx-core/fetch": "^11.0.86",
|
|
38
|
+
"@ctx-core/object": "^21.0.27",
|
|
39
|
+
"@ctx-core/store": "^27.0.41",
|
|
40
|
+
"auth0": "^2.37.0",
|
|
41
|
+
"svelte": "3.44.2"
|
|
42
|
+
},
|
|
43
|
+
"devDependencies": {
|
|
44
|
+
"@ctx-core/dev-tools": "^7.2.5",
|
|
45
|
+
"@ctx-core/uri": "^12.0.21",
|
|
46
|
+
"@swc/cli": "^0.1.52",
|
|
47
|
+
"@swc/core": "^1.2.116",
|
|
48
|
+
"typescript": "next"
|
|
49
|
+
},
|
|
50
|
+
"publishConfig": {
|
|
51
|
+
"access": "public",
|
|
52
|
+
"cache": "~/.npm"
|
|
53
|
+
},
|
|
54
|
+
"scripts": {
|
|
55
|
+
"build": "npm run generate_ctx_I_file && npm run compile",
|
|
56
|
+
"clean": "rm -rf dist",
|
|
57
|
+
"compile": "swc src --out-dir dist --copy-files --source-maps --config-file .swcrc",
|
|
58
|
+
"exec": "$@",
|
|
59
|
+
"generate_ctx_I_file": "swc $(./node_modules/.bin/generate_ctx_I_file | tail -n1) --out-dir dist --source-maps --config-file .swcrc"
|
|
60
|
+
}
|
|
61
|
+
}
|
package/src/index.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export * from './auth0_management_Ctx.js'
|
|
2
|
-
export * from './auth0_management_ctx_I.generated.js'
|
|
3
1
|
export * from './auth0_audience__b.js'
|
|
4
2
|
export * from './auth0_management_.js'
|
|
5
3
|
export * from './auth0_management_client_credentials_body__b.js'
|
|
4
|
+
export * from './auth0_management_Ctx.js'
|
|
5
|
+
export * from './auth0_management_ctx_I.generated.js'
|
|
6
6
|
export * from './auth0_management_token__b.js'
|
|
7
7
|
export * from './get_auth0_v2_client_grants_b.js'
|
|
8
8
|
export * from './get_auth0_v2_user_b.js'
|