@storacha/access
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@storacha/access", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "access client", | ||
@@ -90,18 +90,18 @@ "homepage": "https://storacha.network", | ||
"@ipld/car": "^5.1.1", | ||
"@ipld/dag-ucan": "^3.4.0", | ||
"@ipld/dag-ucan": "^3.4.5", | ||
"@scure/bip39": "^1.2.1", | ||
"@storacha/one-webcrypto": "^1.0.1", | ||
"@ucanto/client": "^9.0.1", | ||
"@ucanto/core": "^10.0.1", | ||
"@ucanto/interface": "^10.0.1", | ||
"@ucanto/principal": "^9.0.1", | ||
"@ucanto/core": "^10.2.1", | ||
"@ucanto/interface": "^10.1.1", | ||
"@ucanto/principal": "^9.0.2", | ||
"@ucanto/transport": "^9.1.1", | ||
"@ucanto/validator": "^9.0.2", | ||
"@ucanto/validator": "^9.0.3", | ||
"bigint-mod-arith": "^3.1.2", | ||
"conf": "11.0.2", | ||
"multiformats": "^12.1.2", | ||
"multiformats": "^13.3.1", | ||
"p-defer": "^4.0.0", | ||
"type-fest": "^4.9.0", | ||
"uint8arrays": "^4.0.6", | ||
"@storacha/capabilities": "^1.2.0", | ||
"@storacha/capabilities": "^1.2.1", | ||
"@storacha/did-mailto": "^1.0.1" | ||
@@ -117,3 +117,3 @@ }, | ||
"@types/ws": "^8.5.4", | ||
"@ucanto/server": "^10.0.0", | ||
"@ucanto/server": "^10.1.0", | ||
"assert": "^2.0.0", | ||
@@ -120,0 +120,0 @@ "mocha": "^10.2.0", |
Updated@ipld/dag-ucan@^3.4.5
Updated@ucanto/core@^10.2.1
Updated@ucanto/interface@^10.1.1
Updated@ucanto/principal@^9.0.2
Updated@ucanto/validator@^9.0.3
Updatedmultiformats@^13.3.1