File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.0.6 " ,
2
+ "version" : " 2.0.7 " ,
3
3
"license" : " MIT" ,
4
4
"main" : " ./dist/cjs/context.js" ,
5
5
"types" : " ./types/context.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 4.1.7 " ,
2
+ "version" : " 4.1.8 " ,
3
3
"license" : " MIT" ,
4
4
"main" : " ./dist/cjs/n4s.js" ,
5
5
"types" : " ./types/n4s.d.ts" ,
10
10
"release" : " vx release"
11
11
},
12
12
"dependencies" : {
13
- "context" : " ^2.0.6 "
13
+ "context" : " ^2.0.7 "
14
14
},
15
15
"module" : " ./dist/es/n4s.production.js" ,
16
16
"exports" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 4.4.1 " ,
2
+ "version" : " 4.4.2 " ,
3
3
"license" : " MIT" ,
4
4
"name" : " vest" ,
5
5
"author" : " ealush" ,
20
20
"url" : " https://github.com/ealush/vest.git/issues"
21
21
},
22
22
"dependencies" : {
23
- "context" : " ^2.0.6 " ,
24
- "n4s" : " ^4.1.7 "
23
+ "context" : " ^2.0.7 " ,
24
+ "n4s" : " ^4.1.8 "
25
25
},
26
26
"homepage" : " https://vestjs.dev/" ,
27
27
"exports" : {
You can’t perform that action at this time.
0 commit comments