@osdk/client.unstable 2.30.0 → 2.31.0-main-57cbc6de01ebfa2602892af13b45d6abbdfc19d1
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 +2 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@osdk/client.unstable",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.31.0-main-57cbc6de01ebfa2602892af13b45d6abbdfc19d1",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"typescript": "~5.5.4",
|
|
43
|
-
"@osdk/monorepo.tool.check-bundle": "~0.1.0",
|
|
44
43
|
"@osdk/monorepo.api-extractor": "~0.7.0",
|
|
44
|
+
"@osdk/monorepo.tool.check-bundle": "~0.1.0",
|
|
45
45
|
"@osdk/monorepo.tsconfig": "~0.7.0"
|
|
46
46
|
},
|
|
47
47
|
"publishConfig": {
|