@zoralabs/protocol-deployments 0.2.2 → 0.3.0-PRE.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.
@@ -1,43 +1,43 @@
1
-
2
- > @zoralabs/protocol-deployments@0.2.2 build /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments
3
- > pnpm bundle-configs && tsup
4
-
5
-
6
- > @zoralabs/protocol-deployments@0.2.2 bundle-configs /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments
7
- > tsx scripts/bundle-configs.ts && pnpm prettier:write
8
-
9
-
10
- > @zoralabs/protocol-deployments@0.2.2 prettier:write /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments
11
- > prettier --write 'src/**/*.ts' 'scripts/*'
12
-
13
- src/index.ts 64ms (unchanged)
14
- src/typedData.ts 122ms (unchanged)
15
- src/types.ts 24ms (unchanged)
16
- scripts/bundle-chainConfigs.ts 12ms (unchanged)
17
- scripts/bundle-configs.ts 47ms (unchanged)
18
- CLI Building entry: src/index.ts
19
- CLI Using tsconfig: tsconfig.json
20
- CLI tsup v7.3.0
21
- CLI Using tsup config: /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments/tsup.config.ts
22
- CLI Target: es2021
23
- CLI Cleaning output folder
24
- CJS Build start
25
- ESM Build start
26
- ESM dist/index.js 255.27 KB
27
- ESM dist/ccip-6BNOCQCH.js 320.00 B
28
- ESM dist/chunk-6M375I5V.js 133.27 KB
29
- ESM dist/_esm-PPK7XFKN.js 130.11 KB
30
- ESM dist/secp256k1-5CEPNAX3.js 69.43 KB
31
- ESM dist/chunk-5JV63AHR.js 3.91 KB
32
- ESM dist/chunk-3EJPJMEH.js 1.88 KB
33
- ESM dist/index.js.map 486.77 KB
34
- ESM dist/ccip-6BNOCQCH.js.map 71.00 B
35
- ESM dist/chunk-6M375I5V.js.map 367.26 KB
36
- ESM dist/_esm-PPK7XFKN.js.map 204.93 KB
37
- ESM dist/secp256k1-5CEPNAX3.js.map 169.18 KB
38
- ESM dist/chunk-5JV63AHR.js.map 14.32 KB
39
- ESM dist/chunk-3EJPJMEH.js.map 71.00 B
40
- ESM ⚡️ Build success in 701ms
41
- CJS dist/index.cjs 315.36 KB
42
- CJS dist/index.cjs.map 685.58 KB
43
- CJS ⚡️ Build success in 712ms
1
+
2
+ > @zoralabs/protocol-deployments@0.3.0-PRE.0 build /Users/danovedzora/source/zora-protocol/packages/protocol-deployments
3
+ > pnpm bundle-configs && tsup
4
+
5
+
6
+ > @zoralabs/protocol-deployments@0.3.0-PRE.0 bundle-configs /Users/danovedzora/source/zora-protocol/packages/protocol-deployments
7
+ > tsx scripts/bundle-configs.ts && pnpm prettier:write
8
+
9
+
10
+ > @zoralabs/protocol-deployments@0.3.0-PRE.0 prettier:write /Users/danovedzora/source/zora-protocol/packages/protocol-deployments
11
+ > prettier --write 'src/**/*.ts' 'scripts/*'
12
+
13
+ src/index.tssrc/index.ts 29ms (unchanged)
14
+ src/typedData.tssrc/typedData.ts 65ms (unchanged)
15
+ src/types.tssrc/types.ts 9ms (unchanged)
16
+ scripts/bundle-chainConfigs.tsscripts/bundle-chainConfigs.ts 4ms (unchanged)
17
+ scripts/bundle-configs.tsscripts/bundle-configs.ts 11ms (unchanged)
18
+ CLI Building entry: src/index.ts
19
+ CLI Using tsconfig: tsconfig.json
20
+ CLI tsup v7.3.0
21
+ CLI Using tsup config: /Users/danovedzora/source/zora-protocol/packages/protocol-deployments/tsup.config.ts
22
+ CLI Target: es2021
23
+ CLI Cleaning output folder
24
+ CJS Build start
25
+ ESM Build start
26
+ CJS dist/index.cjs 355.90 KB
27
+ CJS dist/index.cjs.map 759.98 KB
28
+ CJS ⚡️ Build success in 178ms
29
+ ESM dist/_esm-KB2T7G46.js 130.03 KB
30
+ ESM dist/chunk-5JV63AHR.js 3.91 KB
31
+ ESM dist/secp256k1-5CEPNAX3.js 69.43 KB
32
+ ESM dist/chunk-3EJPJMEH.js 1.88 KB
33
+ ESM dist/ccip-42FQPB7J.js 320.00 B
34
+ ESM dist/chunk-YMRS2KON.js 133.27 KB
35
+ ESM dist/index.js 295.44 KB
36
+ ESM dist/chunk-5JV63AHR.js.map 14.32 KB
37
+ ESM dist/secp256k1-5CEPNAX3.js.map 169.18 KB
38
+ ESM dist/chunk-YMRS2KON.js.map 367.28 KB
39
+ ESM dist/_esm-KB2T7G46.js.map 204.85 KB
40
+ ESM dist/chunk-3EJPJMEH.js.map 71.00 B
41
+ ESM dist/ccip-42FQPB7J.js.map 71.00 B
42
+ ESM dist/index.js.map 560.56 KB
43
+ ESM ⚡️ Build success in 178ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @zoralabs/protocol-deployments
2
2
 
3
+ ## 0.3.0-PRE.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 23981cb3: Including erc20z contracts in protocol-deployments
8
+
3
9
  ## 0.2.2
4
10
 
5
11
  ### Patch Changes
@@ -3894,7 +3894,7 @@ var import_websocket = __toESM(require_websocket(), 1);
3894
3894
  var import_websocket_server = __toESM(require_websocket_server(), 1);
3895
3895
  var wrapper_default = import_websocket.default;
3896
3896
 
3897
- // ../../node_modules/.pnpm/isows@1.0.4_ws@8.17.1_bufferutil@4.0.8_utf-8-validate@5.0.10_/node_modules/isows/_esm/utils.js
3897
+ // ../../node_modules/.pnpm/isows@1.0.4_ws@8.17.1/node_modules/isows/_esm/utils.js
3898
3898
  function getNativeWebSocket() {
3899
3899
  if (typeof WebSocket !== "undefined")
3900
3900
  return WebSocket;
@@ -3907,7 +3907,7 @@ function getNativeWebSocket() {
3907
3907
  throw new Error("`WebSocket` is not supported in this environment");
3908
3908
  }
3909
3909
 
3910
- // ../../node_modules/.pnpm/isows@1.0.4_ws@8.17.1_bufferutil@4.0.8_utf-8-validate@5.0.10_/node_modules/isows/_esm/index.js
3910
+ // ../../node_modules/.pnpm/isows@1.0.4_ws@8.17.1/node_modules/isows/_esm/index.js
3911
3911
  var WebSocket3 = (() => {
3912
3912
  try {
3913
3913
  return getNativeWebSocket();
@@ -3920,4 +3920,4 @@ var WebSocket3 = (() => {
3920
3920
  export {
3921
3921
  WebSocket3 as WebSocket
3922
3922
  };
3923
- //# sourceMappingURL=_esm-PPK7XFKN.js.map
3923
+ //# sourceMappingURL=_esm-KB2T7G46.js.map