git-truck 1.3.3 → 1.4.1

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 CHANGED
@@ -53492,7 +53492,7 @@ var import_perf_hooks = require("perf_hooks"), import_path2 = require("path");
53492
53492
  // package.json
53493
53493
  var package_default = {
53494
53494
  name: "git-truck",
53495
- version: "1.3.3",
53495
+ version: "1.4.1",
53496
53496
  private: !1,
53497
53497
  description: "Visualizing a Git repository",
53498
53498
  license: "MIT",
package/cli.js CHANGED
@@ -48756,7 +48756,7 @@ var import_path5 = __toESM(require("path"));
48756
48756
  // package.json
48757
48757
  var package_default = {
48758
48758
  name: "git-truck",
48759
- version: "1.3.3",
48759
+ version: "1.4.1",
48760
48760
  private: false,
48761
48761
  description: "Visualizing a Git repository",
48762
48762
  license: "MIT",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "git-truck",
3
- "version": "1.3.3",
3
+ "version": "1.4.1",
4
4
  "private": false,
5
5
  "description": "Visualizing a Git repository",
6
6
  "license": "MIT",