isomorphic-git
Advanced tools
@@ -106,2 +106,6 @@ export const __esModule: boolean; | ||
| parent: string[]; | ||
| /** | ||
| * Changed files as `[newOid, oldOid, filepath]`; present when `log` is called with `includeChanges: true`. | ||
| */ | ||
| changes?: (string | null)[][] | undefined; | ||
| author: { | ||
@@ -108,0 +112,0 @@ name: string; |
@@ -105,2 +105,6 @@ export type TreeEntry = { | ||
| parent: string[]; | ||
| /** | ||
| * Changed files as `[newOid, oldOid, filepath]`; present when `log` is called with `includeChanges: true`. | ||
| */ | ||
| changes?: (string | null)[][] | undefined; | ||
| author: { | ||
@@ -107,0 +111,0 @@ name: string; |
+1
-1
| { | ||
| "name": "isomorphic-git", | ||
| "version": "1.39.0", | ||
| "version": "1.40.0", | ||
| "description": "A pure JavaScript reimplementation of git for node and browsers", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
4853503
0.19%59039
0.22%