@zoralabs/protocol-deployments 0.2.0 → 0.2.1

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,34 +1,43 @@
1
- $ yarn bundle-configs && tsup
2
- $ tsx scripts/bundle-configs.ts && yarn prettier:write
3
- $ prettier --write 'src/**/*.ts' 'scripts/*'
4
- src/index.ts 57ms (unchanged)
5
- src/typedData.ts 110ms (unchanged)
6
- src/types.ts 36ms (unchanged)
7
- scripts/bundle-chainConfigs.ts 17ms (unchanged)
8
- scripts/bundle-configs.ts 43ms (unchanged)
9
- CLI Building entry: src/index.ts
10
- CLI Using tsconfig: tsconfig.json
11
- CLI tsup v7.3.0
12
- CLI Using tsup config: /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments/tsup.config.ts
13
- CLI Target: es2021
14
- CLI Cleaning output folder
15
- CJS Build start
16
- ESM Build start
17
- CJS dist/index.cjs 294.07 KB
18
- CJS dist/index.cjs.map 652.25 KB
19
- CJS ⚡️ Build success in 597ms
20
- ESM dist/index.js 241.08 KB
21
- ESM dist/ccip-IGMHQQR7.js 320.00 B
22
- ESM dist/chunk-KIPP2F4J.js 98.24 KB
23
- ESM dist/_esm-ZN7ZVJVO.js 131.00 KB
24
- ESM dist/secp256k1-R7PEGLZR.js 68.15 KB
25
- ESM dist/chunk-2FDPSBOH.js 3.58 KB
26
- ESM dist/chunk-3EJPJMEH.js 1.88 KB
27
- ESM dist/ccip-IGMHQQR7.js.map 71.00 B
28
- ESM dist/chunk-KIPP2F4J.js.map 304.50 KB
29
- ESM dist/index.js.map 460.39 KB
30
- ESM dist/secp256k1-R7PEGLZR.js.map 167.07 KB
31
- ESM dist/chunk-2FDPSBOH.js.map 12.50 KB
32
- ESM dist/_esm-ZN7ZVJVO.js.map 209.32 KB
33
- ESM dist/chunk-3EJPJMEH.js.map 71.00 B
34
- ESM ⚡️ Build success in 599ms
1
+
2
+ > @zoralabs/protocol-deployments@0.2.1 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.1 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.1 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 62ms (unchanged)
14
+ src/typedData.ts 118ms (unchanged)
15
+ src/types.ts 32ms (unchanged)
16
+ scripts/bundle-chainConfigs.ts 14ms (unchanged)
17
+ scripts/bundle-configs.ts 35ms (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
+ CJS dist/index.cjs 300.72 KB
27
+ CJS dist/index.cjs.map 658.91 KB
28
+ CJS ⚡️ Build success in 660ms
29
+ ESM dist/index.js 241.08 KB
30
+ ESM dist/ccip-6BNOCQCH.js 320.00 B
31
+ ESM dist/chunk-6M375I5V.js 133.27 KB
32
+ ESM dist/secp256k1-5CEPNAX3.js 69.43 KB
33
+ ESM dist/_esm-PPK7XFKN.js 130.11 KB
34
+ ESM dist/chunk-5JV63AHR.js 3.91 KB
35
+ ESM dist/ccip-6BNOCQCH.js.map 71.00 B
36
+ ESM dist/chunk-6M375I5V.js.map 367.26 KB
37
+ ESM dist/index.js.map 460.13 KB
38
+ ESM dist/secp256k1-5CEPNAX3.js.map 169.18 KB
39
+ ESM dist/chunk-5JV63AHR.js.map 14.32 KB
40
+ ESM dist/_esm-PPK7XFKN.js.map 204.93 KB
41
+ ESM dist/chunk-3EJPJMEH.js 1.88 KB
42
+ ESM dist/chunk-3EJPJMEH.js.map 71.00 B
43
+ ESM ⚡️ Build success in 707ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @zoralabs/protocol-deployments
2
2
 
3
+ ## 0.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 527aa518: Move from yarn to pnpm properly pinning deps packages
8
+
3
9
  ## 0.2.0
4
10
 
5
11
  ### Minor Changes
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2023 Zora Labs
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.