libp2p 0.46.2-446fff87 → 0.46.3

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.
@@ -1,3 +1,3 @@
1
- export declare const version = "0.46.2-446fff87";
1
+ export declare const version = "0.46.3";
2
2
  export declare const name = "libp2p";
3
3
  //# sourceMappingURL=version.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,oBAAoB,CAAA;AACxC,eAAO,MAAM,IAAI,WAAW,CAAA"}
1
+ {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,WAAW,CAAA;AAC/B,eAAO,MAAM,IAAI,WAAW,CAAA"}
@@ -1,3 +1,3 @@
1
- export const version = '0.46.2-446fff87';
1
+ export const version = '0.46.3';
2
2
  export const name = 'libp2p';
3
3
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,OAAO,GAAG,iBAAiB,CAAA;AACxC,MAAM,CAAC,MAAM,IAAI,GAAG,QAAQ,CAAA"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,OAAO,GAAG,QAAQ,CAAA;AAC/B,MAAM,CAAC,MAAM,IAAI,GAAG,QAAQ,CAAA"}
@@ -0,0 +1,58 @@
1
+ {
2
+ "AutoNATComponents": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.autonat.AutoNATComponents.html",
3
+ "AutoNATServiceInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.autonat.AutoNATServiceInit.html",
4
+ "autoNATService": "https://libp2p.github.io/js-libp2p/functions/libp2p.autonat.autoNATService.html",
5
+ "codec": "https://libp2p.github.io/js-libp2p/functions/libp2p.circuit_relay.unknown.Limit.codec.html",
6
+ "decode": "https://libp2p.github.io/js-libp2p/functions/libp2p.circuit_relay.unknown.Limit.decode.html",
7
+ "encode": "https://libp2p.github.io/js-libp2p/functions/libp2p.circuit_relay.unknown.Limit.encode.html",
8
+ "Limit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.circuit_relay.unknown.Limit-1.html",
9
+ "CircuitRelayService": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.circuit_relay.CircuitRelayService.html",
10
+ "CircuitRelayServiceEvents": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.circuit_relay.CircuitRelayServiceEvents.html",
11
+ "RelayReservation": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.circuit_relay.RelayReservation.html",
12
+ "circuitRelayServer": "https://libp2p.github.io/js-libp2p/functions/libp2p.circuit_relay.circuitRelayServer.html",
13
+ "circuitRelayTransport": "https://libp2p.github.io/js-libp2p/functions/libp2p.circuit_relay.circuitRelayTransport.html",
14
+ "FetchService": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.fetch.FetchService.html",
15
+ "FetchServiceComponents": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.fetch.FetchServiceComponents.html",
16
+ "FetchServiceInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.fetch.FetchServiceInit.html",
17
+ "HandleMessageOptions": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.fetch.HandleMessageOptions.html",
18
+ "LookupFunction": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.fetch.LookupFunction.html",
19
+ "fetchService": "https://libp2p.github.io/js-libp2p/functions/libp2p.fetch.fetchService-1.html",
20
+ "Identify": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.identify.unknown.Identify-1.html",
21
+ "IdentifyService": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.identify.IdentifyService.html",
22
+ "IdentifyServiceComponents": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.identify.IdentifyServiceComponents.html",
23
+ "IdentifyServiceInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.identify.IdentifyServiceInit.html",
24
+ "Message": "https://libp2p.github.io/js-libp2p/variables/libp2p.identify.Message.html",
25
+ "multicodecs": "https://libp2p.github.io/js-libp2p/variables/libp2p.identify.multicodecs.html",
26
+ "identifyService": "https://libp2p.github.io/js-libp2p/functions/libp2p.identify.identifyService-1.html",
27
+ "AddressFilter": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.index.unknown.AddressFilter.html",
28
+ "AddressManagerInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.index.unknown.AddressManagerInit.html",
29
+ "Components": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.index.unknown.Components.html",
30
+ "ConnectionManagerInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.index.unknown.ConnectionManagerInit.html",
31
+ "TransportManagerInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.index.unknown.TransportManagerInit.html",
32
+ "Libp2pInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.index.Libp2pInit.html",
33
+ "Libp2pOptions": "https://libp2p.github.io/js-libp2p/types/libp2p.index.Libp2pOptions.html",
34
+ "ServiceFactoryMap": "https://libp2p.github.io/js-libp2p/types/libp2p.index.ServiceFactoryMap.html",
35
+ "createLibp2p": "https://libp2p.github.io/js-libp2p/functions/libp2p.index.createLibp2p.html",
36
+ "plaintext": "https://libp2p.github.io/js-libp2p/functions/libp2p.insecure.plaintext.html",
37
+ "PingService": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.ping.PingService.html",
38
+ "PingServiceComponents": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.ping.PingServiceComponents.html",
39
+ "PingServiceInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.ping.PingServiceInit.html",
40
+ "pingService": "https://libp2p.github.io/js-libp2p/functions/libp2p.ping.pingService-1.html",
41
+ "ProtectorInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.pnet.ProtectorInit.html",
42
+ "generateKey": "https://libp2p.github.io/js-libp2p/functions/libp2p.pnet.generateKey.html",
43
+ "preSharedKey": "https://libp2p.github.io/js-libp2p/functions/libp2p.pnet.preSharedKey.html",
44
+ "UPnPNAT": "https://libp2p.github.io/js-libp2p/classes/libp2p.upnp_nat.unknown.UPnPNAT.html",
45
+ "AdvertServiceComponents": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.upnp_nat.unknown.AdvertServiceComponents.html",
46
+ "AdvertServiceInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.upnp_nat.unknown.AdvertServiceInit.html",
47
+ "CircuitRelayServerComponents": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.upnp_nat.unknown.CircuitRelayServerComponents.html",
48
+ "CircuitRelayServerInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.upnp_nat.unknown.CircuitRelayServerInit.html",
49
+ "CircuitRelayTransportComponents": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.upnp_nat.unknown.CircuitRelayTransportComponents.html",
50
+ "CircuitRelayTransportInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.upnp_nat.unknown.CircuitRelayTransportInit.html",
51
+ "RelayDiscoveryComponents": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.upnp_nat.unknown.RelayDiscoveryComponents.html",
52
+ "RelayStoreInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.upnp_nat.unknown.RelayStoreInit.html",
53
+ "ReservationStoreInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.upnp_nat.unknown.ReservationStoreInit.html",
54
+ "PMPOptions": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.upnp_nat.PMPOptions.html",
55
+ "UPnPNATComponents": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.upnp_nat.UPnPNATComponents.html",
56
+ "UPnPNATInit": "https://libp2p.github.io/js-libp2p/interfaces/libp2p.upnp_nat.UPnPNATInit.html",
57
+ "uPnPNATService": "https://libp2p.github.io/js-libp2p/functions/libp2p.upnp_nat.uPnPNATService.html"
58
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "libp2p",
3
- "version": "0.46.2-446fff87",
3
+ "version": "0.46.3",
4
4
  "description": "JavaScript implementation of libp2p, a modular peer to peer network stack",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/libp2p/js-libp2p/tree/master/packages/libp2p#readme",
@@ -115,18 +115,18 @@
115
115
  },
116
116
  "dependencies": {
117
117
  "@achingbrain/nat-port-mapper": "^1.0.9",
118
- "@libp2p/crypto": "2.0.1-446fff87",
119
- "@libp2p/interface": "0.1.0-446fff87",
120
- "@libp2p/interface-internal": "0.1.1-446fff87",
121
- "@libp2p/keychain": "3.0.1-446fff87",
122
- "@libp2p/logger": "3.0.0-446fff87",
123
- "@libp2p/multistream-select": "4.0.0-446fff87",
124
- "@libp2p/peer-collections": "4.0.1-446fff87",
125
- "@libp2p/peer-id": "3.0.0-446fff87",
126
- "@libp2p/peer-id-factory": "3.0.1-446fff87",
127
- "@libp2p/peer-record": "6.0.1-446fff87",
128
- "@libp2p/peer-store": "9.0.1-446fff87",
129
- "@libp2p/utils": "4.0.0-446fff87",
118
+ "@libp2p/crypto": "^2.0.2",
119
+ "@libp2p/interface": "^0.1.1",
120
+ "@libp2p/interface-internal": "^0.1.2",
121
+ "@libp2p/keychain": "^3.0.2",
122
+ "@libp2p/logger": "^3.0.1",
123
+ "@libp2p/multistream-select": "^4.0.1",
124
+ "@libp2p/peer-collections": "^4.0.2",
125
+ "@libp2p/peer-id": "^3.0.1",
126
+ "@libp2p/peer-id-factory": "^3.0.2",
127
+ "@libp2p/peer-record": "^6.0.2",
128
+ "@libp2p/peer-store": "^9.0.2",
129
+ "@libp2p/utils": "^4.0.1",
130
130
  "@multiformats/mafmt": "^12.1.2",
131
131
  "@multiformats/multiaddr": "^12.1.3",
132
132
  "abortable-iterator": "^5.0.1",
@@ -163,17 +163,17 @@
163
163
  "@chainsafe/libp2p-gossipsub": "^10.0.0",
164
164
  "@chainsafe/libp2p-noise": "^13.0.0",
165
165
  "@chainsafe/libp2p-yamux": "^5.0.0",
166
- "@libp2p/bootstrap": "9.0.1-446fff87",
166
+ "@libp2p/bootstrap": "^9.0.2",
167
167
  "@libp2p/daemon-client": "^7.0.0",
168
168
  "@libp2p/daemon-server": "^6.0.0",
169
- "@libp2p/floodsub": "8.0.2-446fff87",
170
- "@libp2p/interface-compliance-tests": "4.0.1-446fff87",
169
+ "@libp2p/floodsub": "^8.0.3",
170
+ "@libp2p/interface-compliance-tests": "^4.0.2",
171
171
  "@libp2p/interop": "^9.0.0",
172
- "@libp2p/kad-dht": "10.0.1-446fff87",
173
- "@libp2p/mdns": "9.0.1-446fff87",
174
- "@libp2p/mplex": "9.0.1-446fff87",
175
- "@libp2p/tcp": "8.0.1-446fff87",
176
- "@libp2p/websockets": "7.0.1-446fff87",
172
+ "@libp2p/kad-dht": "^10.0.2",
173
+ "@libp2p/mdns": "^9.0.2",
174
+ "@libp2p/mplex": "^9.0.2",
175
+ "@libp2p/tcp": "^8.0.2",
176
+ "@libp2p/websockets": "^7.0.2",
177
177
  "@types/varint": "^6.0.0",
178
178
  "@types/xsalsa20": "^1.1.0",
179
179
  "aegir": "^40.0.1",
package/src/version.ts CHANGED
@@ -1,2 +1,2 @@
1
- export const version = '0.46.2-446fff87'
1
+ export const version = '0.46.3'
2
2
  export const name = 'libp2p'