This repository was archived by the owner on Jun 27, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 56
56
"cheerio" : " ^1.0.0-rc.2" ,
57
57
"compression" : " ~1.7.2" ,
58
58
"cors" : " ~2.8.4" ,
59
- "cross-env" : " ^5.1.5" ,
60
59
"crypto" : " ~1.0.1" ,
61
60
"crypto-js" : " ^3.1.9-1" ,
62
61
"dauria" : " ~2.0.0" ,
72
71
"feathers-errors" : " ~2.9.2" ,
73
72
"feathers-hooks" : " ~2.1.2" ,
74
73
"feathers-hooks-common" : " ~3.10.0" ,
75
- "feathers-logger" : " ~0.3.0 " ,
74
+ "feathers-logger" : " 0.2.3 " ,
76
75
"feathers-mailer" : " ~2.0.0" ,
77
76
"feathers-memory" : " ~1.3.1" ,
78
77
"feathers-mongodb" : " ~3.0.0" ,
106
105
"devDependencies" : {
107
106
"babel-eslint" : " ~8.2.3" ,
108
107
"concurrently" : " ~3.5.1" ,
109
- "cross-env" : " ^5.1.4 " ,
108
+ "cross-env" : " ^5.1.5 " ,
110
109
"eslint" : " ~4.16.0" ,
111
110
"istanbul" : " 1.1.0-alpha.1" ,
112
111
"mocha" : " ~5.0.4" ,
Original file line number Diff line number Diff line change @@ -1851,9 +1851,9 @@ feathers-hooks@^2.0.1, feathers-hooks@~2.1.2:
1851
1851
feathers-commons "^0.8.6"
1852
1852
uberproto "^1.2.0"
1853
1853
1854
- feathers-logger@~0.3.0 :
1855
- version "0.3.0 "
1856
- resolved "https://registry.yarnpkg.com/feathers-logger/-/feathers-logger-0.3.0. tgz#76078c61c96a79aded09233d6644045395b145be "
1854
+ feathers-logger@0.2.3 :
1855
+ version "0.2.3 "
1856
+ resolved "https://registry.yarnpkg.com/feathers-logger/-/feathers-logger-0.2.3. tgz#cf47f076220e8ce6890dcab7eb51d264e6887491 "
1857
1857
dependencies :
1858
1858
uberproto "^1.2.0"
1859
1859
You can’t perform that action at this time.
0 commit comments