@thirdweb-dev/service-utils 0.4.12-nightly-90a2f2d4-20240111224843 → 0.4.13-nightly-13e389a6-20240123171409

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.
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('../../dist/index-c9486214.cjs.dev.js');
5
+ var index = require('../../dist/index-c3455823.cjs.dev.js');
6
6
  var aws4fetch = require('aws4fetch');
7
7
  var zod = require('zod');
8
8
  var services = require('../../dist/services-fc5281fe.cjs.dev.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('../../dist/index-208ce992.cjs.prod.js');
5
+ var index = require('../../dist/index-7ff56864.cjs.prod.js');
6
6
  var aws4fetch = require('aws4fetch');
7
7
  var zod = require('zod');
8
8
  var services = require('../../dist/services-eefefe75.cjs.prod.js');
@@ -1,5 +1,5 @@
1
- import { a as authorize } from '../../dist/index-b6ba32b4.esm.js';
2
- export { r as rateLimit, u as usageLimit } from '../../dist/index-b6ba32b4.esm.js';
1
+ import { a as authorize } from '../../dist/index-3993e8dc.esm.js';
2
+ export { r as rateLimit, u as usageLimit } from '../../dist/index-3993e8dc.esm.js';
3
3
  import { AwsClient } from 'aws4fetch';
4
4
  import { z } from 'zod';
5
5
  export { b as SERVICES, S as SERVICE_DEFINITIONS, a as SERVICE_NAMES, g as getServiceByName } from '../../dist/services-6d3ba811.esm.js';
@@ -550,7 +550,7 @@ async function usageLimit(authzResult, serviceConfig) {
550
550
  return {
551
551
  usageLimited: true,
552
552
  status: 403,
553
- errorMessage: `You've used all of your total usage limit for Storage Pinning. Please add your payment method at https://thirdweb.com/dashboard/settings/billing.`,
553
+ errorMessage: `You've used all of your total usage credits for Storage Pinning. Please add your payment method at https://thirdweb.com/dashboard/settings/billing.`,
554
554
  errorCode: "PAYMENT_METHOD_REQUIRED"
555
555
  };
556
556
  }
@@ -558,7 +558,7 @@ async function usageLimit(authzResult, serviceConfig) {
558
558
  return {
559
559
  usageLimited: true,
560
560
  status: 403,
561
- errorMessage: `You've used all of your total usage limit for Embedded Wallets. Please add your payment method at https://thirdweb.com/dashboard/settings/billing.`,
561
+ errorMessage: `You've used all of your total usage credits for Embedded Wallets. Please add your payment method at https://thirdweb.com/dashboard/settings/billing.`,
562
562
  errorCode: "PAYMENT_METHOD_REQUIRED"
563
563
  };
564
564
  }
@@ -552,7 +552,7 @@ async function usageLimit(authzResult, serviceConfig) {
552
552
  return {
553
553
  usageLimited: true,
554
554
  status: 403,
555
- errorMessage: `You've used all of your total usage limit for Storage Pinning. Please add your payment method at https://thirdweb.com/dashboard/settings/billing.`,
555
+ errorMessage: `You've used all of your total usage credits for Storage Pinning. Please add your payment method at https://thirdweb.com/dashboard/settings/billing.`,
556
556
  errorCode: "PAYMENT_METHOD_REQUIRED"
557
557
  };
558
558
  }
@@ -560,7 +560,7 @@ async function usageLimit(authzResult, serviceConfig) {
560
560
  return {
561
561
  usageLimited: true,
562
562
  status: 403,
563
- errorMessage: `You've used all of your total usage limit for Embedded Wallets. Please add your payment method at https://thirdweb.com/dashboard/settings/billing.`,
563
+ errorMessage: `You've used all of your total usage credits for Embedded Wallets. Please add your payment method at https://thirdweb.com/dashboard/settings/billing.`,
564
564
  errorCode: "PAYMENT_METHOD_REQUIRED"
565
565
  };
566
566
  }
@@ -552,7 +552,7 @@ async function usageLimit(authzResult, serviceConfig) {
552
552
  return {
553
553
  usageLimited: true,
554
554
  status: 403,
555
- errorMessage: `You've used all of your total usage limit for Storage Pinning. Please add your payment method at https://thirdweb.com/dashboard/settings/billing.`,
555
+ errorMessage: `You've used all of your total usage credits for Storage Pinning. Please add your payment method at https://thirdweb.com/dashboard/settings/billing.`,
556
556
  errorCode: "PAYMENT_METHOD_REQUIRED"
557
557
  };
558
558
  }
@@ -560,7 +560,7 @@ async function usageLimit(authzResult, serviceConfig) {
560
560
  return {
561
561
  usageLimited: true,
562
562
  status: 403,
563
- errorMessage: `You've used all of your total usage limit for Embedded Wallets. Please add your payment method at https://thirdweb.com/dashboard/settings/billing.`,
563
+ errorMessage: `You've used all of your total usage credits for Embedded Wallets. Please add your payment method at https://thirdweb.com/dashboard/settings/billing.`,
564
564
  errorCode: "PAYMENT_METHOD_REQUIRED"
565
565
  };
566
566
  }
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var node_crypto = require('node:crypto');
6
- var index = require('../../dist/index-c9486214.cjs.dev.js');
6
+ var index = require('../../dist/index-c3455823.cjs.dev.js');
7
7
  var services = require('../../dist/services-fc5281fe.cjs.dev.js');
8
8
 
9
9
  /**
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var node_crypto = require('node:crypto');
6
- var index = require('../../dist/index-208ce992.cjs.prod.js');
6
+ var index = require('../../dist/index-7ff56864.cjs.prod.js');
7
7
  var services = require('../../dist/services-eefefe75.cjs.prod.js');
8
8
 
9
9
  /**
@@ -1,6 +1,6 @@
1
1
  import { createHash } from 'node:crypto';
2
- import { a as authorize } from '../../dist/index-b6ba32b4.esm.js';
3
- export { r as rateLimit, u as usageLimit } from '../../dist/index-b6ba32b4.esm.js';
2
+ import { a as authorize } from '../../dist/index-3993e8dc.esm.js';
3
+ export { r as rateLimit, u as usageLimit } from '../../dist/index-3993e8dc.esm.js';
4
4
  export { b as SERVICES, S as SERVICE_DEFINITIONS, a as SERVICE_NAMES, g as getServiceByName } from '../../dist/services-6d3ba811.esm.js';
5
5
 
6
6
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thirdweb-dev/service-utils",
3
- "version": "0.4.12-nightly-90a2f2d4-20240111224843",
3
+ "version": "0.4.13-nightly-13e389a6-20240123171409",
4
4
  "main": "dist/thirdweb-dev-service-utils.cjs.js",
5
5
  "module": "dist/thirdweb-dev-service-utils.esm.js",
6
6
  "exports": {
@@ -49,7 +49,7 @@
49
49
  "@typescript-eslint/parser": "^6.2.0",
50
50
  "eslint": "^8.56.0",
51
51
  "eslint-config-prettier": "^8.9.0",
52
- "eslint-config-thirdweb": "^0.1.7-nightly-90a2f2d4-20240111224843",
52
+ "eslint-config-thirdweb": "^0.1.7",
53
53
  "jest": "^29.6.2",
54
54
  "prettier": "^3.1.1",
55
55
  "ts-jest": "^29.1.1",