This repository was archived by the owner on Aug 25, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +26
-26
lines changed Expand file tree Collapse file tree 9 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 1.4.1 " ,
6
+ "version" : " 1.4.2 " ,
7
7
"registry" : " https://registry.npmjs.org/" ,
8
8
"npmClient" : " npm"
9
9
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pandora-dollar" ,
3
- "version" : " 1.2.9 " ,
3
+ "version" : " 1.4.2 " ,
4
4
"description" : " handy utilities" ,
5
5
"main" : " dist/index" ,
6
6
"typings" : " src/index" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pandora-env" ,
3
- "version" : " 1.2.9 " ,
3
+ "version" : " 1.4.2 " ,
4
4
"description" : " Common environment abstract" ,
5
5
"main" : " dist/index" ,
6
6
"typings" : " src/index" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pandora-hook" ,
3
- "version" : " 1.4.1 " ,
3
+ "version" : " 1.4.2 " ,
4
4
"description" : " pandora module hook" ,
5
5
"main" : " dist/index" ,
6
6
"typings" : " src/index" ,
23
23
},
24
24
"dependencies" : {
25
25
"cls-bluebird" : " ^2.1.0" ,
26
- "pandora-dollar" : " ^1.2.9 " ,
27
- "pandora-metrics" : " ^1.3.0 " ,
26
+ "pandora-dollar" : " ^1.4.2 " ,
27
+ "pandora-metrics" : " ^1.4.2 " ,
28
28
"xorshift" : " ^1.1.1"
29
29
},
30
30
"devDependencies" : {
39
39
"nock" : " ^9.1.4" ,
40
40
"nyc" : " ^11.3.0" ,
41
41
"nyc-ts-patch" : " ^1.0.0" ,
42
- "pandora-env" : " ^1.2.9 " ,
42
+ "pandora-env" : " ^1.4.2 " ,
43
43
"pedding" : " ^1.1.0" ,
44
44
"shimmer" : " ^1.1.0" ,
45
45
"urllib" : " ^2.25.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pandora-hub" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 1.4.2 " ,
4
4
"description" : " pandora.js messenge hub" ,
5
5
"main" : " dist/index" ,
6
6
"typings" : " src/index" ,
21
21
],
22
22
"license" : " MIT" ,
23
23
"dependencies" : {
24
- "pandora-messenger" : " ^1.2.9 " ,
24
+ "pandora-messenger" : " ^1.4.2 " ,
25
25
"uuid" : " ^3.1.0"
26
26
},
27
27
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pandora-messenger" ,
3
- "version" : " 1.2.9 " ,
3
+ "version" : " 1.4.2 " ,
4
4
"description" : " pandora.js messenger module" ,
5
5
"main" : " dist/index" ,
6
6
"typings" : " src/index" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pandora-metrics" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.4.2 " ,
4
4
"main" : " dist/index" ,
5
5
"typings" : " src/index" ,
6
6
"scripts" : {
45
45
"module-hook" : " ^1.0.0" ,
46
46
"node-df" : " ^0.1.1" ,
47
47
"opentracing" : " ^0.14.1" ,
48
- "pandora-env" : " ^1.2.9 " ,
49
- "pandora-messenger" : " ^1.2.9 " ,
50
- "pandora-service-logger" : " ^1.2.9 " ,
48
+ "pandora-env" : " ^1.4.2 " ,
49
+ "pandora-messenger" : " ^1.4.2 " ,
50
+ "pandora-service-logger" : " ^1.4.2 " ,
51
51
"pidusage" : " ^1.1.6" ,
52
52
"shimmer" : " ^1.1.0" ,
53
53
"super-event-emitter" : " ^4.1.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pandora" ,
3
- "version" : " 1.4.1 " ,
3
+ "version" : " 1.4.2 " ,
4
4
"description" : " A powerful and lightweight application manager for Node.js applications powered by TypeScript." ,
5
5
"main" : " dist/index.js" ,
6
6
"typings" : " src/index" ,
39
39
"module-hook" : " ^1.0.0" ,
40
40
"moment" : " ^2.18.1" ,
41
41
"mz" : " ^2.7.0" ,
42
- "pandora-dollar" : " ^1.2.9 " ,
43
- "pandora-env" : " ^1.2.9 " ,
44
- "pandora-hook" : " ^1.4.1 " ,
45
- "pandora-hub" : " ^1.4.0 " ,
46
- "pandora-messenger" : " ^1.2.9 " ,
47
- "pandora-metrics" : " ^1.3.0 " ,
48
- "pandora-service-logger" : " ^1.2.9 " ,
42
+ "pandora-dollar" : " ^1.4.2 " ,
43
+ "pandora-env" : " ^1.4.2 " ,
44
+ "pandora-hook" : " ^1.4.2 " ,
45
+ "pandora-hub" : " ^1.4.2 " ,
46
+ "pandora-messenger" : " ^1.4.2 " ,
47
+ "pandora-metrics" : " ^1.4.2 " ,
48
+ "pandora-service-logger" : " ^1.4.2 " ,
49
49
"pandora-spawn-wrap" : " ^1.0.1" ,
50
50
"read-last-lines" : " ^1.2.0" ,
51
51
"sdk-base" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pandora-service-logger" ,
3
- "version" : " 1.2.9 " ,
3
+ "version" : " 1.4.2 " ,
4
4
"description" : " pandora service logger" ,
5
5
"main" : " dist/index" ,
6
6
"typings" : " src/index" ,
33
33
"humanize-ms" : " ^1.2.1" ,
34
34
"moment" : " ^2.18.1" ,
35
35
"mz" : " ^2.6.0" ,
36
- "pandora-dollar" : " ^1.2.9 " ,
37
- "pandora-env" : " ^1.2.9 " ,
38
- "pandora-messenger" : " ^1.2.9 "
36
+ "pandora-dollar" : " ^1.4.2 " ,
37
+ "pandora-env" : " ^1.4.2 " ,
38
+ "pandora-messenger" : " ^1.4.2 "
39
39
},
40
40
"nyc" : {
41
41
"include" : [
You can’t perform that action at this time.
0 commit comments