@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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "jsc": {
3
- "target": "es2019",
3
+ "target": "es2020",
4
4
  "parser": {
5
5
  "syntax": "typescript",
6
6
  "tsx": true,
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 './auth0_management_Ctx.js'\nexport * from './auth0_management_ctx_I.generated.js'\nexport * from './auth0_audience__b.js'\nexport * from './auth0_management_.js'\nexport * from './auth0_management_client_credentials_body__b.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,CAA2B;cAC3B,CAAuC;cACvC,CAAwB;cACxB,CAAwB;cACxB,CAAkD;cAClD,CAAgC;cAChC,CAAmC;cACnC,CAA0B;cAC1B,CAAoC;cACpC,CAA8B;cAC9B,CAA4B"}
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
- "name": "@ctx-core/auth0-management",
3
- "version": "6.0.103",
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
- "scripts": {
36
- "build": "npm run generate_ctx_I_file && npm run compile",
37
- "clean": "rm -rf dist",
38
- "compile": "swc src --out-dir dist --copy-files --source-maps --config-file .swcrc",
39
- "exec": "$@",
40
- "prepublishOnly": "npm run clean && npm run build",
41
- "generate_ctx_I_file": "swc $(./node_modules/.bin/generate_ctx_I_file | tail -n1) --out-dir dist --source-maps --config-file .swcrc"
42
- },
43
- "dependencies": {
44
- "@ctx-core/auth0": "workspace:^26.0.1",
45
- "@ctx-core/fetch": "workspace:^11.0.81",
46
- "@ctx-core/object": "workspace:^21.0.23",
47
- "@ctx-core/store": "workspace:^27.0.37",
48
- "auth0": "^2.37.0",
49
- "svelte": "3.44.1"
50
- },
51
- "devDependencies": {
52
- "@ctx-core/dev-tools": "workspace:^7.2.1",
53
- "@ctx-core/uri": "workspace:^12.0.17",
54
- "@swc/cli": "^0.1.51",
55
- "@swc/core": "^1.2.108",
56
- "typescript": "^4.4.4"
57
- },
58
- "publishConfig": {
59
- "access": "public",
60
- "cache": "~/.npm"
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'