@ctx-core/jwt 10.4.84 → 10.4.88

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/CHANGELOG.md CHANGED
@@ -1,5 +1,34 @@
1
1
  # @ctx-core/jwt
2
2
 
3
+ ## 10.4.88
4
+
5
+ ### Patch Changes
6
+
7
+ - version bump
8
+ - Updated dependencies
9
+ - @ctx-core/atob@10.1.127
10
+ - @ctx-core/error@12.3.42
11
+ - @ctx-core/function@21.20.1
12
+
13
+ ## 10.4.87
14
+
15
+ ### Patch Changes
16
+
17
+ - @ctx-core/atob: ^10.1.125 -> ^10.1.126
18
+
19
+ ## 10.4.86
20
+
21
+ ### Patch Changes
22
+
23
+ - @ctx-core/error: ^12.3.40 -> ^12.3.41
24
+ - @ctx-core/atob: ^10.1.124 -> ^10.1.125
25
+
26
+ ## 10.4.85
27
+
28
+ ### Patch Changes
29
+
30
+ - @ctx-core/function: ^21.19.0 -> ^21.20.0
31
+
3
32
  ## 10.4.84
4
33
 
5
34
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/jwt",
3
- "version": "10.4.84",
3
+ "version": "10.4.88",
4
4
  "description": "ctx-core jwt",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -24,14 +24,14 @@
24
24
  "./package.json": "./package.json"
25
25
  },
26
26
  "dependencies": {
27
- "@ctx-core/atob": "^10.1.124",
28
- "@ctx-core/error": "^12.3.40",
29
- "@ctx-core/function": "^21.19.0"
27
+ "@ctx-core/atob": "^10.1.127",
28
+ "@ctx-core/error": "^12.3.42",
29
+ "@ctx-core/function": "^21.20.1"
30
30
  },
31
31
  "devDependencies": {
32
32
  "c8": "^8.0.1",
33
33
  "check-dts": "^0.7.2",
34
- "tsx": "^3.12.7",
34
+ "tsx": "^3.12.8",
35
35
  "typescript": "next",
36
36
  "uvu": "^0.5.6"
37
37
  },
package/COMMIT_EDITMSG DELETED
@@ -1,2 +0,0 @@
1
-
2
-