novita-sandbox 2.0.2-a1 → 2.0.2

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.
@@ -60,7 +60,7 @@ import createClient from "openapi-fetch";
60
60
  import platform2 from "platform";
61
61
 
62
62
  // package.json
63
- var version = "2.0.2-a1";
63
+ var version = "2.0.2";
64
64
 
65
65
  // src/core/utils.ts
66
66
  import platform from "platform";
@@ -390,7 +390,7 @@ var LEGACY_NOVITA_DOMAINS = [
390
390
  "us-01.sandbox.novita.ai",
391
391
  "us-ga-01.sandbox.novita.ai"
392
392
  ];
393
- var LATEST_LEGACY_SDK_VERSION = "1.2.5b2";
393
+ var LATEST_LEGACY_SDK_VERSION = "1.2.3a1";
394
394
  function validateNovitaDomain(domain) {
395
395
  if (LEGACY_NOVITA_DOMAINS.includes(domain)) {
396
396
  throw new Error(
@@ -6391,4 +6391,4 @@ export {
6391
6391
  Sandbox,
6392
6392
  core_default
6393
6393
  };
6394
- //# sourceMappingURL=chunk-NOQBT5DI.mjs.map
6394
+ //# sourceMappingURL=chunk-D6URLV2Y.mjs.map