Skip to content

Commit

Permalink
feat: deal monitor alert
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Nov 28, 2023
1 parent 96d4431 commit 2cb4f7f
Show file tree
Hide file tree
Showing 8 changed files with 604 additions and 38 deletions.
149 changes: 120 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,14 @@
"@ucanto/principal": "^9.0.0",
"@ucanto/server": "^9.0.1",
"@ucanto/transport": "^9.0.0",
"@web3-storage/capabilities": "^11.1.0",
"@web3-storage/capabilities": "^12.0.3",
"@web3-storage/data-segment": "^5.0.0",
"@web3-storage/filecoin-api": "^4.0.4",
"@web3-storage/filecoin-client": "^3.1.0",
"@web3-storage/filecoin-api": "^4.2.0",
"@web3-storage/filecoin-client": "^3.1.3",
"fzstd": "^0.1.0",
"multiformats": "12.0.1",
"uint8arrays": "^4.0.4",
"pretty-ms": "^8.0.0",
"p-all": "^5.0.0",
"p-retry": "^5.1.2",
"stream-read-all": "^4.0.0"
Expand Down
Loading

0 comments on commit 2cb4f7f

Please sign in to comment.