@helia/interface 5.3.0-d43efc7 → 5.3.0

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.
@@ -0,0 +1,73 @@
1
+ {
2
+ "InsufficientProvidersError": "https://ipfs.github.io/helia/classes/helia.InsufficientProvidersError.html",
3
+ "NoRoutersAvailableError": "https://ipfs.github.io/helia/classes/helia.NoRoutersAvailableError.html",
4
+ "UnknownCodecError": "https://ipfs.github.io/helia/classes/helia.UnknownCodecError.html",
5
+ "UnknownHashAlgorithmError": "https://ipfs.github.io/helia/classes/helia.UnknownHashAlgorithmError.html",
6
+ "AddOptions": "https://ipfs.github.io/helia/interfaces/helia.AddOptions.html",
7
+ "./pins:AddOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.pins.AddOptions.html",
8
+ "BlockAnnounceOptions": "https://ipfs.github.io/helia/interfaces/helia.BlockAnnounceOptions.html",
9
+ "./blocks:BlockAnnounceOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.BlockAnnounceOptions.html",
10
+ "BlockBroker": "https://ipfs.github.io/helia/interfaces/helia.BlockBroker.html",
11
+ "./blocks:BlockBroker": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.BlockBroker.html",
12
+ "BlockRetrievalOptions": "https://ipfs.github.io/helia/interfaces/helia.BlockRetrievalOptions.html",
13
+ "./blocks:BlockRetrievalOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.BlockRetrievalOptions.html",
14
+ "Blocks": "https://ipfs.github.io/helia/interfaces/helia.Blocks.html",
15
+ "./blocks:Blocks": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.Blocks.html",
16
+ "CodecLoader": "https://ipfs.github.io/helia/interfaces/helia.CodecLoader.html",
17
+ ".:CodecLoader": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.CodecLoader.html",
18
+ "CreateSessionOptions": "https://ipfs.github.io/helia/interfaces/helia.CreateSessionOptions.html",
19
+ "./blocks:CreateSessionOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.CreateSessionOptions.html",
20
+ "GCOptions": "https://ipfs.github.io/helia/interfaces/helia.GCOptions.html",
21
+ ".:GCOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.GCOptions.html",
22
+ "GetOfflineOptions": "https://ipfs.github.io/helia/interfaces/helia.GetOfflineOptions.html",
23
+ "./blocks:GetOfflineOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.GetOfflineOptions.html",
24
+ "HasherLoader": "https://ipfs.github.io/helia/interfaces/helia.HasherLoader.html",
25
+ ".:HasherLoader": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.HasherLoader.html",
26
+ "Helia": "https://ipfs.github.io/helia/interfaces/helia.Helia.html",
27
+ ".:Helia": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.Helia.html",
28
+ "IsPinnedOptions": "https://ipfs.github.io/helia/interfaces/helia.IsPinnedOptions.html",
29
+ "./pins:IsPinnedOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.pins.IsPinnedOptions.html",
30
+ "LsOptions": "https://ipfs.github.io/helia/interfaces/helia.LsOptions.html",
31
+ "./pins:LsOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.pins.LsOptions.html",
32
+ "Pair": "https://ipfs.github.io/helia/interfaces/helia.Pair.html",
33
+ "./blocks:Pair": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.Pair.html",
34
+ "Pin": "https://ipfs.github.io/helia/interfaces/helia.Pin.html",
35
+ "./pins:Pin": "https://ipfs.github.io/helia/interfaces/_helia_interface.pins.Pin.html",
36
+ "Pins": "https://ipfs.github.io/helia/interfaces/helia.Pins.html",
37
+ "./pins:Pins": "https://ipfs.github.io/helia/interfaces/_helia_interface.pins.Pins.html",
38
+ "Provider": "https://ipfs.github.io/helia/interfaces/helia.Provider.html",
39
+ "ProviderOptions": "https://ipfs.github.io/helia/interfaces/helia.ProviderOptions.html",
40
+ "./blocks:ProviderOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.ProviderOptions.html",
41
+ "RmOptions": "https://ipfs.github.io/helia/interfaces/helia.RmOptions.html",
42
+ "./pins:RmOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.pins.RmOptions.html",
43
+ "Routing": "https://ipfs.github.io/helia/interfaces/helia.Routing.html",
44
+ "RoutingOptions": "https://ipfs.github.io/helia/interfaces/helia.RoutingOptions.html",
45
+ "SessionBlockstore": "https://ipfs.github.io/helia/interfaces/helia.SessionBlockstore.html",
46
+ "./blocks:SessionBlockstore": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.SessionBlockstore.html",
47
+ "AddPinEvents": "https://ipfs.github.io/helia/types/helia.AddPinEvents.html",
48
+ "./pins:AddPinEvents": "https://ipfs.github.io/helia/types/_helia_interface.pins.AddPinEvents.html",
49
+ "DeleteBlockProgressEvents": "https://ipfs.github.io/helia/types/helia.DeleteBlockProgressEvents.html",
50
+ "./blocks:DeleteBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.DeleteBlockProgressEvents.html",
51
+ "DeleteManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/helia.DeleteManyBlocksProgressEvents.html",
52
+ "./blocks:DeleteManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.DeleteManyBlocksProgressEvents.html",
53
+ "GcEvents": "https://ipfs.github.io/helia/types/helia.GcEvents.html",
54
+ ".:GcEvents": "https://ipfs.github.io/helia/types/_helia_interface.index.GcEvents.html",
55
+ "GetAllBlocksProgressEvents": "https://ipfs.github.io/helia/types/helia.GetAllBlocksProgressEvents.html",
56
+ "./blocks:GetAllBlocksProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.GetAllBlocksProgressEvents.html",
57
+ "GetBlockProgressEvents": "https://ipfs.github.io/helia/types/helia.GetBlockProgressEvents.html",
58
+ "./blocks:GetBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.GetBlockProgressEvents.html",
59
+ "GetManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/helia.GetManyBlocksProgressEvents.html",
60
+ "./blocks:GetManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.GetManyBlocksProgressEvents.html",
61
+ "HasBlockProgressEvents": "https://ipfs.github.io/helia/types/helia.HasBlockProgressEvents.html",
62
+ "./blocks:HasBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.HasBlockProgressEvents.html",
63
+ "PinType": "https://ipfs.github.io/helia/types/helia.PinType.html",
64
+ "./pins:PinType": "https://ipfs.github.io/helia/types/_helia_interface.pins.PinType.html",
65
+ "PutBlockProgressEvents": "https://ipfs.github.io/helia/types/helia.PutBlockProgressEvents.html",
66
+ "./blocks:PutBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.PutBlockProgressEvents.html",
67
+ "PutManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/helia.PutManyBlocksProgressEvents.html",
68
+ "./blocks:PutManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.PutManyBlocksProgressEvents.html",
69
+ "DEFAULT_SESSION_MAX_PROVIDERS": "https://ipfs.github.io/helia/variables/helia.DEFAULT_SESSION_MAX_PROVIDERS.html",
70
+ "./blocks:DEFAULT_SESSION_MAX_PROVIDERS": "https://ipfs.github.io/helia/variables/_helia_interface.blocks.DEFAULT_SESSION_MAX_PROVIDERS.html",
71
+ "DEFAULT_SESSION_MIN_PROVIDERS": "https://ipfs.github.io/helia/variables/helia.DEFAULT_SESSION_MIN_PROVIDERS.html",
72
+ "./blocks:DEFAULT_SESSION_MIN_PROVIDERS": "https://ipfs.github.io/helia/variables/_helia_interface.blocks.DEFAULT_SESSION_MIN_PROVIDERS.html"
73
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@helia/interface",
3
- "version": "5.3.0-d43efc7",
3
+ "version": "5.3.0",
4
4
  "description": "The Helia API",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/ipfs/helia/tree/main/packages/interface#readme",
@@ -81,7 +81,7 @@
81
81
  "progress-events": "^1.0.1"
82
82
  },
83
83
  "devDependencies": {
84
- "aegir": "^46.0.1"
84
+ "aegir": "^45.1.1"
85
85
  },
86
86
  "sideEffects": false
87
87
  }