thirdweb 5.105.16-nightly-592bf6f1fdd4f1a2babbef94a37b93881d28b6f5-20250712000413 → 5.105.16

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.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.version = void 0;
4
- exports.version = "5.105.16-nightly-592bf6f1fdd4f1a2babbef94a37b93881d28b6f5-20250712000413";
4
+ exports.version = "5.105.16";
5
5
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";;;AAAa,QAAA,OAAO,GAAG,0EAA0E,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";;;AAAa,QAAA,OAAO,GAAG,UAAU,CAAC"}
@@ -1,2 +1,2 @@
1
- export const version = "5.105.16-nightly-592bf6f1fdd4f1a2babbef94a37b93881d28b6f5-20250712000413";
1
+ export const version = "5.105.16";
2
2
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,OAAO,GAAG,0EAA0E,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,OAAO,GAAG,UAAU,CAAC"}
@@ -1,2 +1,2 @@
1
- export declare const version = "5.105.16-nightly-592bf6f1fdd4f1a2babbef94a37b93881d28b6f5-20250712000413";
1
+ export declare const version = "5.105.16";
2
2
  //# sourceMappingURL=version.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,6EAA6E,CAAC"}
1
+ {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,aAAa,CAAC"}
package/package.json CHANGED
@@ -38,8 +38,8 @@
38
38
  "uqr": "0.1.2",
39
39
  "viem": "2.28.1",
40
40
  "zod": "3.25.75",
41
- "@thirdweb-dev/insight": "1.1.0",
42
- "@thirdweb-dev/engine": "3.2.0"
41
+ "@thirdweb-dev/engine": "3.2.0",
42
+ "@thirdweb-dev/insight": "1.1.0"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@aws-sdk/client-kms": "3.592.0",
@@ -375,7 +375,7 @@
375
375
  }
376
376
  },
377
377
  "typings": "./dist/types/exports/thirdweb.d.ts",
378
- "version": "5.105.16-nightly-592bf6f1fdd4f1a2babbef94a37b93881d28b6f5-20250712000413",
378
+ "version": "5.105.16",
379
379
  "scripts": {
380
380
  "bench": "vitest -c ./test/vitest.config.ts bench",
381
381
  "bench:compare": "bun run ./benchmarks/run.ts",
package/src/version.ts CHANGED
@@ -1 +1 @@
1
- export const version = "5.105.16-nightly-592bf6f1fdd4f1a2babbef94a37b93881d28b6f5-20250712000413";
1
+ export const version = "5.105.16";