git-truck 0.0.0-cd52412 → 0.0.0-ec3aecd
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.js +1 -1
- package/cli.js +1 -1
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -128991,7 +128991,7 @@ var import_perf_hooks = require("perf_hooks"), import_path2 = require("path");
|
|
|
128991
128991
|
// package.json
|
|
128992
128992
|
var package_default = {
|
|
128993
128993
|
name: "git-truck",
|
|
128994
|
-
version: "0.0.0-
|
|
128994
|
+
version: "0.0.0-ec3aecd",
|
|
128995
128995
|
private: !1,
|
|
128996
128996
|
description: "Visualizing a Git repository",
|
|
128997
128997
|
license: "MIT",
|
package/cli.js
CHANGED
|
@@ -215355,7 +215355,7 @@ var import_path5 = __toESM(require("path"));
|
|
|
215355
215355
|
// package.json
|
|
215356
215356
|
var package_default = {
|
|
215357
215357
|
name: "git-truck",
|
|
215358
|
-
version: "0.0.0-
|
|
215358
|
+
version: "0.0.0-ec3aecd",
|
|
215359
215359
|
private: false,
|
|
215360
215360
|
description: "Visualizing a Git repository",
|
|
215361
215361
|
license: "MIT",
|