@temporary-name/json-schema 1.9.3-alpha.bb3867758271e7fcf8c191f9693365d655697e7f → 1.9.3-alpha.ce6ed5061c5dc25f4390f71c2c5c5411546e85c1
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/package.json +5 -5
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@temporary-name/json-schema",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.9.3-alpha.
|
|
4
|
+
"version": "1.9.3-alpha.ce6ed5061c5dc25f4390f71c2c5c5411546e85c1",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://www.stainless.com/",
|
|
7
7
|
"repository": {
|
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
],
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"zod": "^4.1.11",
|
|
32
|
-
"@temporary-name/interop": "1.9.3-alpha.
|
|
33
|
-
"@temporary-name/server": "1.9.3-alpha.
|
|
34
|
-
"@temporary-name/shared": "1.9.3-alpha.
|
|
35
|
-
"@temporary-name/zod": "1.9.3-alpha.
|
|
32
|
+
"@temporary-name/interop": "1.9.3-alpha.ce6ed5061c5dc25f4390f71c2c5c5411546e85c1",
|
|
33
|
+
"@temporary-name/server": "1.9.3-alpha.ce6ed5061c5dc25f4390f71c2c5c5411546e85c1",
|
|
34
|
+
"@temporary-name/shared": "1.9.3-alpha.ce6ed5061c5dc25f4390f71c2c5c5411546e85c1",
|
|
35
|
+
"@temporary-name/zod": "1.9.3-alpha.ce6ed5061c5dc25f4390f71c2c5c5411546e85c1"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {},
|
|
38
38
|
"scripts": {
|