@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.js
CHANGED
|
@@ -33453,7 +33453,7 @@ var require_src = /* @__PURE__ */ __commonJS({ "node_modules/@opentelemetry/sdk-
|
|
|
33453
33453
|
//#endregion
|
|
33454
33454
|
//#region package.json
|
|
33455
33455
|
var import_src$1 = /* @__PURE__ */ __toESM(require_src(), 1);
|
|
33456
|
-
var version = "0.1.
|
|
33456
|
+
var version = "0.1.24";
|
|
33457
33457
|
|
|
33458
33458
|
//#endregion
|
|
33459
33459
|
//#region src/version.ts
|