This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree 12 files changed +12
-12
lines changed
types-use-ipfs-from-typed-js
ipfs-message-port-protocol
12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 5
5
"ipfs" : " ^0.52.1"
6
6
},
7
7
"devDependencies" : {
8
- "typescript" : " ^ 4.0.3 "
8
+ "typescript" : " 4.0.x "
9
9
},
10
10
"scripts" : {
11
11
"test" : " tsc --noEmit"
Original file line number Diff line number Diff line change 5
5
"ipfs" : " ^0.52.1"
6
6
},
7
7
"devDependencies" : {
8
- "typescript" : " ^ 4.0.3 "
8
+ "typescript" : " 4.0.x "
9
9
},
10
10
"scripts" : {
11
11
"test" : " tsc --noEmit"
Original file line number Diff line number Diff line change 82
82
"sinon" : " ^9.0.3" ,
83
83
"string-argv" : " ^0.3.1" ,
84
84
"temp-write" : " ^4.0.0" ,
85
- "typescript" : " ^ 4.0.3 "
85
+ "typescript" : " 4.0.x "
86
86
},
87
87
"optionalDependencies" : {
88
88
"prom-client" : " ^12.0.0" ,
Original file line number Diff line number Diff line change 56
56
"devDependencies" : {
57
57
"aegir" : " ^28.2.0" ,
58
58
"rimraf" : " ^3.0.2" ,
59
- "typescript" : " ^ 4.0.3 "
59
+ "typescript" : " 4.0.x "
60
60
}
61
61
}
Original file line number Diff line number Diff line change 128
128
"nanoid" : " ^3.1.12" ,
129
129
"rimraf" : " ^3.0.2" ,
130
130
"sinon" : " ^9.0.3" ,
131
- "typescript" : " ^ 4.0.3 "
131
+ "typescript" : " 4.0.x "
132
132
}
133
133
}
Original file line number Diff line number Diff line change 85
85
"it-concat" : " ^1.0.1" ,
86
86
"nock" : " ^13.0.2" ,
87
87
"rimraf" : " ^3.0.2" ,
88
- "typescript" : " ^ 4.0.3 "
88
+ "typescript" : " 4.0.x "
89
89
},
90
90
"engines" : {
91
91
"node" : " >=10.3.0" ,
Original file line number Diff line number Diff line change 50
50
"file-type" : " ^16.0.0" ,
51
51
"rimraf" : " ^3.0.2" ,
52
52
"sinon" : " ^9.0.3" ,
53
- "typescript" : " ^ 4.0.3 "
53
+ "typescript" : " 4.0.x "
54
54
}
55
55
}
Original file line number Diff line number Diff line change 74
74
"rimraf" : " ^3.0.2" ,
75
75
"sinon" : " ^9.0.3" ,
76
76
"stream-to-promise" : " ^3.0.0" ,
77
- "typescript" : " ^ 4.0.3 "
77
+ "typescript" : " 4.0.x "
78
78
},
79
79
"optionalDependencies" : {
80
80
"prom-client" : " ^12.0.0"
Original file line number Diff line number Diff line change 52
52
"ipfs-core" : " ^0.2.1" ,
53
53
"ipfs-message-port-server" : " ^0.4.1" ,
54
54
"rimraf" : " ^3.0.2" ,
55
- "typescript" : " ^ 4.0.3 "
55
+ "typescript" : " 4.0.x "
56
56
},
57
57
"engines" : {
58
58
"node" : " >=10.3.0" ,
Original file line number Diff line number Diff line change 48
48
"devDependencies" : {
49
49
"aegir" : " ^28.2.0" ,
50
50
"rimraf" : " ^3.0.2" ,
51
- "typescript" : " ^ 4.0.3 " ,
51
+ "typescript" : " 4.0.x " ,
52
52
"uint8arrays" : " ^1.1.0"
53
53
},
54
54
"engines" : {
Original file line number Diff line number Diff line change 51
51
"@types/it-all" : " ^1.0.0" ,
52
52
"aegir" : " ^28.2.0" ,
53
53
"rimraf" : " ^3.0.2" ,
54
- "typescript" : " ^ 4.0.3 "
54
+ "typescript" : " 4.0.x "
55
55
},
56
56
"engines" : {
57
57
"node" : " >=10.3.0" ,
Original file line number Diff line number Diff line change 58
58
"libp2p-webrtc-star" : " ^0.20.1" ,
59
59
"merge-options" : " ^2.0.0" ,
60
60
"rimraf" : " ^3.0.2" ,
61
- "typescript" : " ^ 4.0.3 " ,
61
+ "typescript" : " 4.0.x " ,
62
62
"wrtc" : " ^0.4.6"
63
63
},
64
64
"typesVersions" : {
You can’t perform that action at this time.
0 commit comments