jazz-tools 0.7.35-guest-auth.4 → 0.7.35-guest-auth.5
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +7 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
@@ -5,10 +5,10 @@
|
|
5
5
|
"types": "./src/index.ts",
|
6
6
|
"type": "module",
|
7
7
|
"license": "MIT",
|
8
|
-
"version": "0.7.35-guest-auth.
|
8
|
+
"version": "0.7.35-guest-auth.5",
|
9
9
|
"dependencies": {
|
10
10
|
"fast-check": "^3.17.2",
|
11
|
-
"cojson": "0.7.35-
|
11
|
+
"cojson": "0.7.35-guest-auth.5"
|
12
12
|
},
|
13
13
|
"devDependencies": {
|
14
14
|
"typescript": "^5.3.3",
|