File tree 8 files changed +17
-17
lines changed
8 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " @git-diff-view/core" ,
4
4
"author" : " MrWangJustToDo" ,
5
5
"license" : " MIT" ,
6
- "version" : " 0.0.24 " ,
6
+ "version" : " 0.0.25 " ,
7
7
"main" : " index.js" ,
8
8
"types" : " index.d.ts" ,
9
9
"files" : [
52
52
" diff parse"
53
53
],
54
54
"dependencies" : {
55
- "@git-diff-view/lowlight" : " ^0.0.24 " ,
55
+ "@git-diff-view/lowlight" : " ^0.0.25 " ,
56
56
"highlight.js" : " ^11.11.0" ,
57
57
"lowlight" : " ^3.3.0" ,
58
58
"fast-diff" : " ^1.3.0"
Original file line number Diff line number Diff line change 3
3
"description" : " @git-diff-view/file" ,
4
4
"author" : " MrWangJustToDo" ,
5
5
"license" : " MIT" ,
6
- "version" : " 0.0.24 " ,
6
+ "version" : " 0.0.25 " ,
7
7
"main" : " index.js" ,
8
8
"types" : " index.d.ts" ,
9
9
"files" : [
52
52
" diff parse"
53
53
],
54
54
"dependencies" : {
55
- "@git-diff-view/core" : " ^0.0.24 " ,
55
+ "@git-diff-view/core" : " ^0.0.25 " ,
56
56
"diff" : " ^7.0.0" ,
57
57
"highlight.js" : " ^11.11.0" ,
58
58
"lowlight" : " ^3.3.0" ,
Original file line number Diff line number Diff line change 3
3
"description" : " @git-diff-view/lowlight" ,
4
4
"author" : " MrWangJustToDo" ,
5
5
"license" : " MIT" ,
6
- "version" : " 0.0.24 " ,
6
+ "version" : " 0.0.25 " ,
7
7
"main" : " index.js" ,
8
8
"types" : " index.d.ts" ,
9
9
"files" : [
Original file line number Diff line number Diff line change 3
3
"description" : " @git-diff-view/react" ,
4
4
"author" : " MrWangJustToDo" ,
5
5
"license" : " MIT" ,
6
- "version" : " 0.0.24 " ,
6
+ "version" : " 0.0.25 " ,
7
7
"main" : " index.js" ,
8
8
"types" : " index.d.ts" ,
9
9
"files" : [
66
66
" react diff component"
67
67
],
68
68
"dependencies" : {
69
- "@git-diff-view/core" : " ^0.0.24 " ,
69
+ "@git-diff-view/core" : " ^0.0.25 " ,
70
70
"@types/hast" : " ^3.0.0" ,
71
71
"fast-diff" : " ^1.3.0" ,
72
72
"highlight.js" : " ^11.11.0" ,
Original file line number Diff line number Diff line change 3
3
"description" : " @git-diff-view/shiki" ,
4
4
"author" : " MrWangJustToDo" ,
5
5
"license" : " MIT" ,
6
- "version" : " 0.0.24 " ,
6
+ "version" : " 0.0.25 " ,
7
7
"types" : " index.d.ts" ,
8
8
"type" : " module" ,
9
9
"files" : [
Original file line number Diff line number Diff line change 3
3
"description" : " @git-diff-view/utils" ,
4
4
"author" : " MrWangJustToDo" ,
5
5
"license" : " MIT" ,
6
- "version" : " 0.0.24 " ,
6
+ "version" : " 0.0.25 " ,
7
7
"types" : " index.d.ts" ,
8
8
"type" : " module" ,
9
9
"files" : [
40
40
]
41
41
},
42
42
"dependencies" : {
43
- "@git-diff-view/core" : " ^0.0.24 "
43
+ "@git-diff-view/core" : " ^0.0.25 "
44
44
}
45
45
}
Original file line number Diff line number Diff line change 3
3
"description" : " @git-diff-view/vue" ,
4
4
"author" : " MrWangJustToDo" ,
5
5
"license" : " MIT" ,
6
- "version" : " 0.0.24 " ,
6
+ "version" : " 0.0.25 " ,
7
7
"main" : " index.js" ,
8
8
"type" : " module" ,
9
9
"types" : " index.d.ts" ,
53
53
" vue diff component"
54
54
],
55
55
"dependencies" : {
56
- "@git-diff-view/core" : " ^0.0.24 " ,
56
+ "@git-diff-view/core" : " ^0.0.25 " ,
57
57
"@types/hast" : " ^3.0.0" ,
58
58
"highlight.js" : " ^11.11.0" ,
59
59
"lowlight" : " ^3.3.0" ,
You can’t perform that action at this time.
0 commit comments