Skip to content

Commit

Permalink
chore: use patches
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtPooki committed Apr 15, 2023
1 parent 0f21fba commit 3dc3dc8
Show file tree
Hide file tree
Showing 151 changed files with 24,179 additions and 17,097 deletions.
2,470 changes: 222 additions & 2,248 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 4 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"keywords": [],
"license": "MIT",
"scripts": {
"preinstall": "(cd vendor/ipfs-bitswap && npm i --no-package-lock && npm run build) && (cd vendor/helia && npm i --no-package-lock && npm run build)",
"preinstall-bak": "(cd vendor/ipfs-bitswap && npm i --no-package-lock && npm run build) && (cd vendor/helia && npm i --no-package-lock && npm run build)",
"clean": "rimraf ./dist",
"lint": "eslint -c .eslintrc.cjs src/",
"lint:fix": "eslint -c .eslintrc.cjs src/ --fix",
Expand Down Expand Up @@ -36,15 +36,16 @@
"@libp2p/utils": "^3.0.7",
"@libp2p/websockets": "^5.0.7",
"@libp2p/webtransport": "^1.0.11",
"@marcopolo_/libp2p-fetch": "^0.0.1",
"@multiformats/multiaddr": "^12.1.0",
"abortabort": "^0.0.1",
"blockstore-core": "^4.1.0",
"datastore-core": "^9.1.0",
"datastore-level": "^10.1.0",
"debug": "^4.3.4",
"file-type": "^16.5.4",
"helia": "file:vendor/helia/packages/helia",
"ipfs-bitswap": "file:vendor/ipfs-bitswap",
"helia": "^1.0.3",
"ipfs-bitswap": "^17.0.1",
"ipns": "^6.0.0",
"kubo-rpc-client": "^3.0.1",
"libp2p": "^0.43.3",
Expand Down Expand Up @@ -88,8 +89,5 @@
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.1",
"webpack-merge": "^5.8.0"
},
"overrides": {
"ipfs-bitswap": "file:vendor/ipfs-bitswap"
}
}
489 changes: 489 additions & 0 deletions patches/@helia+interface+1.0.0.patch

Large diffs are not rendered by default.

4,359 changes: 4,359 additions & 0 deletions patches/helia+1.0.3.patch

Large diffs are not rendered by default.

18,977 changes: 18,977 additions & 0 deletions patches/ipfs-bitswap+17.0.1.patch

Large diffs are not rendered by default.

128 changes: 128 additions & 0 deletions patches/mortice+3.0.1.patch

Large diffs are not rendered by default.

11 changes: 0 additions & 11 deletions vendor/helia/.github/dependabot.yml

This file was deleted.

8 changes: 0 additions & 8 deletions vendor/helia/.github/workflows/automerge.yml

This file was deleted.

181 changes: 0 additions & 181 deletions vendor/helia/.github/workflows/main.yml

This file was deleted.

26 changes: 0 additions & 26 deletions vendor/helia/.github/workflows/stale.yml

This file was deleted.

9 changes: 0 additions & 9 deletions vendor/helia/.gitignore

This file was deleted.

20 changes: 0 additions & 20 deletions vendor/helia/CHANGELOG.md

This file was deleted.

1 change: 0 additions & 1 deletion vendor/helia/CODEOWNERS

This file was deleted.

4 changes: 0 additions & 4 deletions vendor/helia/LICENSE

This file was deleted.

5 changes: 0 additions & 5 deletions vendor/helia/LICENSE-APACHE

This file was deleted.

19 changes: 0 additions & 19 deletions vendor/helia/LICENSE-MIT

This file was deleted.

Loading

0 comments on commit 3dc3dc8

Please sign in to comment.