screw-up 1.33.0 → 1.35.0

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.
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  import { Logger } from './internal.js';
package/dist/src/cli.d.ts CHANGED
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  import { Logger } from './internal.js';
@@ -1 +1 @@
1
- {"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../../src/cli.ts"],"names":[],"mappings":";;;;;;;;;AAmBA,OAAO,EAAE,MAAM,EAA0B,MAAM,YAAY,CAAC;AAo1B5D,eAAO,MAAM,OAAO,GAClB,SAAM,MAAM,EAAE,EACd,QAAQ,MAAM,KACb,OAAO,CAAC,MAAM,CAgChB,CAAC"}
1
+ {"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../../src/cli.ts"],"names":[],"mappings":";;;;;;;;;AAmBA,OAAO,EAAE,MAAM,EAA0B,MAAM,YAAY,CAAC;AAg3B5D,eAAO,MAAM,OAAO,GAClB,SAAM,MAAM,EAAE,EACd,QAAQ,MAAM,KACb,OAAO,CAAC,MAAM,CAgChB,CAAC"}
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  import { Logger } from './internal.js';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  export type ModuleInteropKind = 'cjs' | 'esm' | 'unresolvable' | 'unknown';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  import { Logger } from './internal.js';
@@ -1,18 +1,18 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  export declare const name = "screw-up";
12
- export declare const version = "1.33.0";
12
+ export declare const version = "1.35.0";
13
13
  export declare const description = "Simply package metadata inserter on Vite plugin";
14
14
  export declare const author = "Kouji Matsui (@kekyo@mi.kekyo.net)";
15
15
  export declare const license = "MIT";
16
16
  export declare const repository_url = "https://github.com/kekyo/screw-up.git";
17
- export declare const git_commit_hash = "be56ff1901b5073e1b0238a28b80d0c4f3c1e894";
17
+ export declare const git_commit_hash = "b059d6107487ef2a79821547868082a7b5374fd7";
18
18
  //# sourceMappingURL=packageMetadata.d.ts.map
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  import { TagInfo, Version } from './analyzer.js';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  /**
@@ -58,10 +58,10 @@ export declare const resolveTagOidToCommit: (repoPath: string, tagOid: string) =
58
58
  */
59
59
  export declare const resolveTagOidsToCommits: (repoPath: string, tagOids: readonly string[]) => Promise<Map<string, string>>;
60
60
  /**
61
- * Collect all tracked file blob OIDs under the specified tree.
61
+ * Collect all tracked file and submodule OIDs under the specified tree.
62
62
  * @param repoPath - Repository path
63
63
  * @param treeOid - Tree object OID
64
- * @returns Map of repository-relative file path to blob OID
64
+ * @returns Map of repository-relative file path to blob or submodule OID
65
65
  */
66
66
  export declare const listTreeFiles: (repoPath: string, treeOid: string) => Promise<Map<string, string>>;
67
67
  //# sourceMappingURL=git-ref-utils.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"git-ref-utils.d.ts","sourceRoot":"","sources":["../../src/git-ref-utils.ts"],"names":[],"mappings":";;;;;;;;;AAuEA;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC;;;;OAIG;IACH,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB;;;OAGG;IACH,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;CAC/B;AAED;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,GACnC,UAAU,MAAM,KACf,OAAO,CAAC,iBAAiB,CAoC3B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,eAAe,GAAU,UAAU,MAAM,KAAG,OAAO,CAAC,MAAM,CAGtE,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,eAAe,GAAU,UAAU,MAAM,KAAG,OAAO,CAAC,MAAM,CAGtE,CAAC;AAyfF;;;;;;GAMG;AACH,eAAO,MAAM,qBAAqB,GAChC,UAAU,MAAM,EAChB,QAAQ,MAAM,KACb,OAAO,CAAC,MAAM,CAOhB,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB,GAClC,UAAU,MAAM,EAChB,SAAS,SAAS,MAAM,EAAE,KACzB,OAAO,CAAC,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAkB7B,CAAC;AAyBF;;;;;GAKG;AACH,eAAO,MAAM,aAAa,GACxB,UAAU,MAAM,EAChB,SAAS,MAAM,KACd,OAAO,CAAC,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAW7B,CAAC"}
1
+ {"version":3,"file":"git-ref-utils.d.ts","sourceRoot":"","sources":["../../src/git-ref-utils.ts"],"names":[],"mappings":";;;;;;;;;AAuEA;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC;;;;OAIG;IACH,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB;;;OAGG;IACH,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;CAC/B;AAED;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,GACnC,UAAU,MAAM,KACf,OAAO,CAAC,iBAAiB,CAoC3B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,eAAe,GAAU,UAAU,MAAM,KAAG,OAAO,CAAC,MAAM,CAGtE,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,eAAe,GAAU,UAAU,MAAM,KAAG,OAAO,CAAC,MAAM,CAGtE,CAAC;AAyfF;;;;;;GAMG;AACH,eAAO,MAAM,qBAAqB,GAChC,UAAU,MAAM,EAChB,QAAQ,MAAM,KACb,OAAO,CAAC,MAAM,CAOhB,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB,GAClC,UAAU,MAAM,EAChB,SAAS,SAAS,MAAM,EAAE,KACzB,OAAO,CAAC,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAkB7B,CAAC;AAuBF;;;;;GAKG;AACH,eAAO,MAAM,aAAa,GACxB,UAAU,MAAM,EAChB,SAAS,MAAM,KACd,OAAO,CAAC,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAW7B,CAAC"}
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  import { screwUp } from './vite-plugin.js';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  import { PackageMetadata } from './types.js';
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  /*!
3
3
  * name: screw-up
4
- * version: 1.33.0
4
+ * version: 1.35.0
5
5
  * description: Simply package metadata inserter on Vite plugin
6
6
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
7
7
  * license: MIT
8
8
  * repository.url: https://github.com/kekyo/screw-up.git
9
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
9
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
10
10
  */
11
11
 
12
12
  export {};
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  import { Logger } from './internal.js';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  export interface TextEdit {
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  /**
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.33.0
3
+ * version: 1.35.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  import { Plugin } from 'vite';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "screw-up",
3
- "version": "1.33.0",
3
+ "version": "1.35.0",
4
4
  "description": "Simply package metadata inserter on Vite plugin",
5
5
  "keywords": [
6
6
  "vite",
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "dependencies": {
46
46
  "@jridgewell/sourcemap-codec": ">=1.5.0",
47
- "async-primitives": ">=1.5.0",
47
+ "async-primitives": ">=1.7.0",
48
48
  "dayjs": ">=1.11.0",
49
49
  "glob": ">=11.0.0",
50
50
  "isomorphic-git": ">=1.30.0",
@@ -57,7 +57,7 @@
57
57
  },
58
58
  "devDependencies": {
59
59
  "@types/node": ">=20.0.0",
60
- "prettier-max": ">=1.14.0",
60
+ "prettier-max": ">=1.16.0",
61
61
  "simple-git": ">=3.0.0",
62
62
  "tar": ">=7.4.0",
63
63
  "unplugin-dts": ">=1.0.0-beta.6",
@@ -67,18 +67,18 @@
67
67
  },
68
68
  "git": {
69
69
  "tags": [
70
- "1.33.0"
70
+ "1.35.0"
71
71
  ],
72
72
  "branches": [
73
73
  "main"
74
74
  ],
75
75
  "commit": {
76
- "hash": "be56ff1901b5073e1b0238a28b80d0c4f3c1e894",
77
- "shortHash": "be56ff1",
78
- "date": "2026-04-17T07:45:28+09:00",
76
+ "hash": "b059d6107487ef2a79821547868082a7b5374fd7",
77
+ "shortHash": "b059d61",
78
+ "date": "2026-07-01T11:41:18+09:00",
79
79
  "message": "Merge branch 'develop'"
80
80
  },
81
- "version": "1.33.0"
81
+ "version": "1.35.0"
82
82
  },
83
- "buildDate": "2026-04-17T07:46:33+09:00"
83
+ "buildDate": "2026-07-01T11:42:52+09:00"
84
84
  }