create-avalanche-app 0.1.8 → 0.1.9

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-avalanche-app",
3
- "version": "0.1.8",
3
+ "version": "0.1.9",
4
4
  "description": "Scaffold a batteries-included Avalanche dapp: social-login onboarding, deploy-ready, AI-native.",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -7,6 +7,8 @@
7
7
  # (third-party deps keep the protection). Delete this file to opt back into defaults.
8
8
  allowBuilds:
9
9
  sharp: true
10
+ protobufjs: true
11
+ tiny-secp256k1: true
10
12
  blake-hash: true
11
13
  keccak: true
12
14
  bufferutil: true
@@ -6,6 +6,8 @@
6
6
  # (third-party deps keep the protection). Delete this file to opt back into defaults.
7
7
  allowBuilds:
8
8
  sharp: true
9
+ protobufjs: true
10
+ tiny-secp256k1: true
9
11
  minimumReleaseAgeExclude:
10
12
  - '@avakit/core'
11
13
  - '@avakit/react'
@@ -6,6 +6,8 @@
6
6
  # (third-party deps keep the protection). Delete this file to opt back into defaults.
7
7
  allowBuilds:
8
8
  sharp: true
9
+ protobufjs: true
10
+ tiny-secp256k1: true
9
11
  minimumReleaseAgeExclude:
10
12
  - '@avakit/core'
11
13
  - '@avakit/react'
@@ -6,6 +6,8 @@
6
6
  # (third-party deps keep the protection). Delete this file to opt back into defaults.
7
7
  allowBuilds:
8
8
  sharp: true
9
+ protobufjs: true
10
+ tiny-secp256k1: true
9
11
  minimumReleaseAgeExclude:
10
12
  - '@avakit/core'
11
13
  - '@avakit/react'
@@ -6,6 +6,8 @@
6
6
  # (third-party deps keep the protection). Delete this file to opt back into defaults.
7
7
  allowBuilds:
8
8
  sharp: true
9
+ protobufjs: true
10
+ tiny-secp256k1: true
9
11
  minimumReleaseAgeExclude:
10
12
  - '@avakit/core'
11
13
  - '@avakit/react'
@@ -6,6 +6,8 @@
6
6
  # (third-party deps keep the protection). Delete this file to opt back into defaults.
7
7
  allowBuilds:
8
8
  sharp: true
9
+ protobufjs: true
10
+ tiny-secp256k1: true
9
11
  minimumReleaseAgeExclude:
10
12
  - '@avakit/core'
11
13
  - '@avakit/react'
@@ -6,6 +6,8 @@
6
6
  # (third-party deps keep the protection). Delete this file to opt back into defaults.
7
7
  allowBuilds:
8
8
  sharp: true
9
+ protobufjs: true
10
+ tiny-secp256k1: true
9
11
  minimumReleaseAgeExclude:
10
12
  - '@avakit/core'
11
13
  - '@avakit/react'
@@ -6,6 +6,8 @@
6
6
  # (third-party deps keep the protection). Delete this file to opt back into defaults.
7
7
  allowBuilds:
8
8
  sharp: true
9
+ protobufjs: true
10
+ tiny-secp256k1: true
9
11
  minimumReleaseAgeExclude:
10
12
  - '@avakit/core'
11
13
  - '@avakit/react'