create-ponder 0.4.39 → 0.4.41
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/dist/index.js +1 -1
- package/package.json +1 -1
- package/templates/empty/ponder-env.d.ts +1 -1
- package/templates/etherscan/ponder-env.d.ts +1 -1
- package/templates/feature-blocks/ponder-env.d.ts +1 -1
- package/templates/feature-call-traces/ponder-env.d.ts +1 -1
- package/templates/feature-factory/ponder-env.d.ts +1 -1
- package/templates/feature-filter/ponder-env.d.ts +1 -1
- package/templates/feature-multichain/ponder-env.d.ts +1 -1
- package/templates/feature-proxy/ponder-env.d.ts +1 -1
- package/templates/feature-read-contract/ponder-env.d.ts +1 -1
- package/templates/project-friendtech/ponder-env.d.ts +1 -1
- package/templates/project-uniswap-v3-flash/ponder-env.d.ts +1 -1
- package/templates/reference-erc1155/ponder-env.d.ts +1 -1
- package/templates/reference-erc20/ponder-env.d.ts +1 -1
- package/templates/reference-erc4626/ponder-env.d.ts +1 -1
- package/templates/reference-erc721/ponder-env.d.ts +1 -1
- package/templates/subgraph/ponder-env.d.ts +1 -1
package/dist/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type { Virtual } from "@ponder/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// This file enables type checking and editor autocomplete for this Ponder project.
|
|
2
2
|
// After upgrading, you may find that changes have been made to this file.
|
|
3
3
|
// If this happens, please commit the changes. Do not manually edit this file.
|
|
4
|
-
// See https://ponder.sh/docs/
|
|
4
|
+
// See https://ponder.sh/docs/getting-started/installation#typescript for more information.
|
|
5
5
|
|
|
6
6
|
declare module "@/generated" {
|
|
7
7
|
import type {
|