@nexusmutual/sdk 1.44.0-rc.1 → 1.44.0
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/dist/data/version.json +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/data/version.json
CHANGED
package/dist/index.js
CHANGED
|
@@ -23274,7 +23274,7 @@ var productAnnexSchema = import_zod.z.object({
|
|
|
23274
23274
|
});
|
|
23275
23275
|
|
|
23276
23276
|
// generated/version.json
|
|
23277
|
-
var version27 = "1.
|
|
23277
|
+
var version27 = "1.44.0";
|
|
23278
23278
|
|
|
23279
23279
|
// src/nexus-sdk-base.ts
|
|
23280
23280
|
var import_axios = __toESM(require("axios"));
|