File tree Expand file tree Collapse file tree 14 files changed +26
-26
lines changed
rpc-plugin-circuitbreaker Expand file tree Collapse file tree 14 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"npmClient" : " yarn" ,
13
13
"useWorkspaces" : true ,
14
- "version" : " 3.0.4 "
14
+ "version" : " 3.0.5 "
15
15
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hprose/rpc-codec-jsonrpc" ,
3
- "version" : " 3.0.4 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"homepage" : " https://github.com/hprose/hprose-typescript/tree/master/packages/%40hprose/rpc-codec-jsonrpc" ,
5
5
"description" : " hprose for TypeScript" ,
6
6
"author" : {
36
36
},
37
37
"dependencies" : {
38
38
"@hprose/io" : " ^3.0.2" ,
39
- "@hprose/rpc-core" : " ^3.0.4 "
39
+ "@hprose/rpc-core" : " ^3.0.5 "
40
40
},
41
41
"keywords" : [
42
42
" hprose" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hprose/rpc-core" ,
3
- "version" : " 3.0.4 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"homepage" : " https://github.com/hprose/hprose-typescript/tree/master/packages/%40hprose/rpc-core" ,
5
5
"description" : " hprose for TypeScript" ,
6
6
"author" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hprose/rpc-html5" ,
3
- "version" : " 3.0.4 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"homepage" : " https://github.com/hprose/hprose-typescript/tree/master/packages/%40hprose/rpc-html5" ,
5
5
"description" : " hprose for TypeScript" ,
6
6
"author" : {
35
35
},
36
36
"dependencies" : {
37
37
"@hprose/io" : " ^3.0.2" ,
38
- "@hprose/rpc-core" : " ^3.0.4 "
38
+ "@hprose/rpc-core" : " ^3.0.5 "
39
39
},
40
40
"keywords" : [
41
41
" hprose" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hprose/rpc-node" ,
3
- "version" : " 3.0.4 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"homepage" : " https://github.com/hprose/hprose-typescript/tree/master/packages/%40hprose/rpc-node" ,
5
5
"description" : " hprose for TypeScript" ,
6
6
"author" : {
36
36
},
37
37
"dependencies" : {
38
38
"@hprose/io" : " ^3.0.2" ,
39
- "@hprose/rpc-core" : " ^3.0.4 " ,
39
+ "@hprose/rpc-core" : " ^3.0.5 " ,
40
40
"@types/ws" : " ^6.0.1" ,
41
41
"ws" : " ^6.1.2"
42
42
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hprose/rpc-plugin-circuitbreaker" ,
3
- "version" : " 3.0.4 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"homepage" : " https://github.com/hprose/hprose-typescript/tree/master/packages/%40hprose/rpc-plugin-circuitbreaker" ,
5
5
"description" : " hprose for TypeScript" ,
6
6
"author" : {
34
34
"typescript" : " ^3.3.3333"
35
35
},
36
36
"dependencies" : {
37
- "@hprose/rpc-core" : " ^3.0.4 "
37
+ "@hprose/rpc-core" : " ^3.0.5 "
38
38
},
39
39
"keywords" : [
40
40
" hprose" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hprose/rpc-plugin-cluster" ,
3
- "version" : " 3.0.4 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"homepage" : " https://github.com/hprose/hprose-typescript/tree/master/packages/%40hprose/rpc-plugin-cluster" ,
5
5
"description" : " hprose for TypeScript" ,
6
6
"author" : {
34
34
"typescript" : " ^3.3.3333"
35
35
},
36
36
"dependencies" : {
37
- "@hprose/rpc-core" : " ^3.0.4 "
37
+ "@hprose/rpc-core" : " ^3.0.5 "
38
38
},
39
39
"keywords" : [
40
40
" hprose" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hprose/rpc-plugin-limiter" ,
3
- "version" : " 3.0.4 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"homepage" : " https://github.com/hprose/hprose-typescript/tree/master/packages/%40hprose/rpc-plugin-limiter" ,
5
5
"description" : " hprose for TypeScript" ,
6
6
"author" : {
35
35
},
36
36
"dependencies" : {
37
37
"@hprose/io" : " ^3.0.2" ,
38
- "@hprose/rpc-core" : " ^3.0.4 "
38
+ "@hprose/rpc-core" : " ^3.0.5 "
39
39
},
40
40
"keywords" : [
41
41
" hprose" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hprose/rpc-plugin-loadbalancer" ,
3
- "version" : " 3.0.4 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"homepage" : " https://github.com/hprose/hprose-typescript/tree/master/packages/%40hprose/rpc-plugin-loadbalancer" ,
5
5
"description" : " hprose for TypeScript" ,
6
6
"author" : {
34
34
"typescript" : " ^3.3.3333"
35
35
},
36
36
"dependencies" : {
37
- "@hprose/rpc-core" : " ^3.0.4 "
37
+ "@hprose/rpc-core" : " ^3.0.5 "
38
38
},
39
39
"keywords" : [
40
40
" hprose" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hprose/rpc-plugin-log" ,
3
- "version" : " 3.0.4 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"homepage" : " https://github.com/hprose/hprose-typescript/tree/master/packages/%40hprose/rpc-plugin-log" ,
5
5
"description" : " hprose for TypeScript" ,
6
6
"author" : {
35
35
},
36
36
"dependencies" : {
37
37
"@hprose/io" : " ^3.0.2" ,
38
- "@hprose/rpc-core" : " ^3.0.4 "
38
+ "@hprose/rpc-core" : " ^3.0.5 "
39
39
},
40
40
"keywords" : [
41
41
" hprose" ,
You can’t perform that action at this time.
0 commit comments