@use-tusk/drift-node-sdk 0.1.23 → 0.1.24
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/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/instrumentation-manifest.json +119 -0
- package/package.json +5 -3
package/dist/index.cjs
CHANGED
|
@@ -33464,7 +33464,7 @@ var require_src = /* @__PURE__ */ __commonJS({ "node_modules/@opentelemetry/sdk-
|
|
|
33464
33464
|
//#endregion
|
|
33465
33465
|
//#region package.json
|
|
33466
33466
|
var import_src$1 = /* @__PURE__ */ __toESM(require_src(), 1);
|
|
33467
|
-
var version = "0.1.
|
|
33467
|
+
var version = "0.1.24";
|
|
33468
33468
|
|
|
33469
33469
|
//#endregion
|
|
33470
33470
|
//#region src/version.ts
|