@libp2p/peer-record 5.0.4-e9cafd3d → 5.0.4-eabf6f36
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.
- package/dist/index.min.js +14 -14
- package/dist/src/errors.d.ts.map +1 -1
- package/dist/src/errors.js.map +1 -1
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/index.js.map +1 -1
- package/dist/src/peer-record/consts.d.ts.map +1 -1
- package/dist/src/peer-record/consts.js.map +1 -1
- package/package.json +7 -10
- package/src/errors.ts +0 -1
- package/src/index.ts +0 -1
- package/src/peer-record/consts.ts +0 -1
package/dist/src/errors.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"errors.d.ts","sourceRoot":"","sources":["../../src/errors.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"errors.d.ts","sourceRoot":"","sources":["../../src/errors.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK;;CAEjB,CAAA"}
|
package/dist/src/errors.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"errors.js","sourceRoot":"","sources":["../../src/errors.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"errors.js","sourceRoot":"","sources":["../../src/errors.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,KAAK,GAAG;IACnB,uBAAuB,EAAE,yBAAyB;CACnD,CAAA"}
|
package/dist/src/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAA;AACpD,YAAY,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAA;AAC7D,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAA;AACnD,YAAY,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAA"}
|
package/dist/src/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAA;AAEpD,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"consts.d.ts","sourceRoot":"","sources":["../../../src/peer-record/consts.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"consts.d.ts","sourceRoot":"","sources":["../../../src/peer-record/consts.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,2BAA2B,uBAAuB,CAAA;AAK/D,eAAO,MAAM,iCAAiC,YAA0B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"consts.js","sourceRoot":"","sources":["../../../src/peer-record/consts.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"consts.js","sourceRoot":"","sources":["../../../src/peer-record/consts.ts"],"names":[],"mappings":"AAAA,mEAAmE;AACnE,MAAM,CAAC,MAAM,2BAA2B,GAAG,oBAAoB,CAAA;AAE/D,6DAA6D;AAC7D,8EAA8E;AAC9E,iCAAiC;AACjC,MAAM,CAAC,MAAM,iCAAiC,GAAG,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@libp2p/peer-record",
|
|
3
|
-
"version": "5.0.4-
|
|
3
|
+
"version": "5.0.4-eabf6f36",
|
|
4
4
|
"description": "Used to transfer signed peer data across the network",
|
|
5
5
|
"license": "Apache-2.0 OR MIT",
|
|
6
6
|
"homepage": "https://github.com/libp2p/js-libp2p/tree/master/packages/peer-record#readme",
|
|
@@ -55,10 +55,10 @@
|
|
|
55
55
|
"test:electron-main": "aegir test -t electron-main"
|
|
56
56
|
},
|
|
57
57
|
"dependencies": {
|
|
58
|
-
"@libp2p/crypto": "1.0.17-
|
|
59
|
-
"@libp2p/interface": "0.0.1-
|
|
60
|
-
"@libp2p/peer-id": "2.0.3-
|
|
61
|
-
"@libp2p/utils": "3.0.12-
|
|
58
|
+
"@libp2p/crypto": "1.0.17-eabf6f36",
|
|
59
|
+
"@libp2p/interface": "0.0.1-eabf6f36",
|
|
60
|
+
"@libp2p/peer-id": "2.0.3-eabf6f36",
|
|
61
|
+
"@libp2p/utils": "3.0.12-eabf6f36",
|
|
62
62
|
"@multiformats/multiaddr": "^12.1.3",
|
|
63
63
|
"protons-runtime": "^5.0.0",
|
|
64
64
|
"uint8-varint": "^1.0.2",
|
|
@@ -66,12 +66,9 @@
|
|
|
66
66
|
"uint8arrays": "^4.0.4"
|
|
67
67
|
},
|
|
68
68
|
"devDependencies": {
|
|
69
|
-
"@libp2p/peer-id-factory": "2.0.3-
|
|
69
|
+
"@libp2p/peer-id-factory": "2.0.3-eabf6f36",
|
|
70
70
|
"@types/varint": "^6.0.0",
|
|
71
|
-
"aegir": "^
|
|
71
|
+
"aegir": "^40.0.1",
|
|
72
72
|
"protons": "^7.0.2"
|
|
73
|
-
},
|
|
74
|
-
"typedoc": {
|
|
75
|
-
"entryPoint": "./src/index.ts"
|
|
76
73
|
}
|
|
77
74
|
}
|
package/src/errors.ts
CHANGED
package/src/index.ts
CHANGED