screw-up 1.32.0 → 1.33.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.
- package/dist/index.cjs +108 -54
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +4 -4
- package/dist/main.cjs +108 -54
- package/dist/main.cjs.map +1 -1
- package/dist/main.mjs +5 -5
- package/dist/{metadata-file-D79yMa_A.js → metadata-file-Case8fsm.js} +105 -51
- package/dist/metadata-file-Case8fsm.js.map +1 -0
- package/dist/{packageMetadata-Sm2NpI2b.js → packageMetadata-4rUlIBjt.js} +6 -6
- package/dist/{packageMetadata-Sm2NpI2b.js.map → packageMetadata-4rUlIBjt.js.map} +1 -1
- package/dist/{packageMetadata-Cwh4Fqmw.cjs → packageMetadata-CaaD3Ehh.cjs} +3 -3
- package/dist/{packageMetadata-6po5LHyH.cjs → packageMetadata-k_QXJ2PH.cjs} +5 -5
- package/dist/{packageMetadata-6po5LHyH.cjs.map → packageMetadata-k_QXJ2PH.cjs.map} +1 -1
- package/dist/src/analyzer.d.ts +2 -2
- package/dist/src/analyzer.d.ts.map +1 -1
- package/dist/src/cli-internal.d.ts +2 -2
- package/dist/src/cli.d.ts +2 -2
- package/dist/src/declaration-import-fix.d.ts +2 -2
- package/dist/src/default-import-fix.d.ts +2 -2
- package/dist/src/fast-tags.d.ts +2 -2
- package/dist/src/generated/packageMetadata.d.ts +4 -4
- package/dist/src/git-operations.d.ts +2 -2
- package/dist/src/git-operations.d.ts.map +1 -1
- package/dist/src/git-ref-utils.d.ts +32 -4
- package/dist/src/git-ref-utils.d.ts.map +1 -1
- package/dist/src/index.d.ts +2 -2
- package/dist/src/internal.d.ts +2 -2
- package/dist/src/main.d.ts +2 -2
- package/dist/src/metadata-file.d.ts +2 -2
- package/dist/src/text-edits.d.ts +2 -2
- package/dist/src/types.d.ts +2 -2
- package/dist/src/vite-plugin.d.ts +2 -2
- package/package.json +8 -8
- package/dist/metadata-file-D79yMa_A.js.map +0 -1
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: screw-up
|
|
3
|
-
* version: 1.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
9
9
|
*/
|
|
10
|
-
const require_packageMetadata = require("./packageMetadata-
|
|
10
|
+
const require_packageMetadata = require("./packageMetadata-k_QXJ2PH.cjs");
|
|
11
11
|
exports.author = require_packageMetadata.author;
|
|
12
12
|
exports.git_commit_hash = require_packageMetadata.git_commit_hash;
|
|
13
13
|
exports.license = require_packageMetadata.license;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: screw-up
|
|
3
|
-
* version: 1.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
9
9
|
*/
|
|
10
10
|
//#region src/generated/packageMetadata.ts
|
|
11
11
|
var name = "screw-up";
|
|
12
|
-
var version = "1.
|
|
12
|
+
var version = "1.33.0";
|
|
13
13
|
var author = "Kouji Matsui (@kekyo@mi.kekyo.net)";
|
|
14
14
|
var license = "MIT";
|
|
15
15
|
var repository_url = "https://github.com/kekyo/screw-up.git";
|
|
16
|
-
var git_commit_hash = "
|
|
16
|
+
var git_commit_hash = "be56ff1901b5073e1b0238a28b80d0c4f3c1e894";
|
|
17
17
|
//#endregion
|
|
18
18
|
Object.defineProperty(exports, "author", {
|
|
19
19
|
enumerable: true,
|
|
@@ -52,4 +52,4 @@ Object.defineProperty(exports, "version", {
|
|
|
52
52
|
}
|
|
53
53
|
});
|
|
54
54
|
|
|
55
|
-
//# sourceMappingURL=packageMetadata-
|
|
55
|
+
//# sourceMappingURL=packageMetadata-k_QXJ2PH.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"packageMetadata-
|
|
1
|
+
{"version":3,"file":"packageMetadata-k_QXJ2PH.cjs","names":[],"sources":["../src/generated/packageMetadata.ts"],"sourcesContent":["// @ts-nocheck\n// This file is auto-generated by screw-up plugin\n// Do not edit manually\n\nexport const name = \"screw-up\";\nexport const version = \"1.33.0\";\nexport const description = \"Simply package metadata inserter on Vite plugin\";\nexport const author = \"Kouji Matsui (@kekyo@mi.kekyo.net)\";\nexport const license = \"MIT\";\nexport const repository_url = \"https://github.com/kekyo/screw-up.git\";\nexport const git_commit_hash = \"be56ff1901b5073e1b0238a28b80d0c4f3c1e894\";\n"],"mappings":";;;;;;;;;;AAIA,IAAa,OAAO;AACpB,IAAa,UAAU;AAEvB,IAAa,SAAS;AACtB,IAAa,UAAU;AACvB,IAAa,iBAAiB;AAC9B,IAAa,kBAAkB"}
|
package/dist/src/analyzer.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: screw-up
|
|
3
|
-
* version: 1.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
import { Logger } from './internal.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"analyzer.d.ts","sourceRoot":"","sources":["../../src/analyzer.ts"],"names":[],"mappings":";;;;;;;;;AAWA,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"analyzer.d.ts","sourceRoot":"","sources":["../../src/analyzer.ts"],"names":[],"mappings":";;;;;;;;;AAWA,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;AAYpC;;GAEG;AACH,MAAM,WAAW,OAAO;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;CAClB;AAmBD;;GAEG;AACH,MAAM,WAAW,OAAO;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,OAAO,GAAG,SAAS,CAAC;CAC9B;AAgxBD;;;;;;GAMG;AACH,eAAO,MAAM,mBAAmB,GAC9B,WAAW,MAAM,EACjB,6BAA6B,OAAO,EACpC,QAAQ,MAAM,uBAaf,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: screw-up
|
|
3
|
-
* version: 1.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
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.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
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.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
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.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
export type ModuleInteropKind = 'cjs' | 'esm' | 'unresolvable' | 'unknown';
|
package/dist/src/fast-tags.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: screw-up
|
|
3
|
-
* version: 1.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
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.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
export declare const name = "screw-up";
|
|
12
|
-
export declare const version = "1.
|
|
12
|
+
export declare const version = "1.33.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 = "
|
|
17
|
+
export declare const git_commit_hash = "be56ff1901b5073e1b0238a28b80d0c4f3c1e894";
|
|
18
18
|
//# sourceMappingURL=packageMetadata.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: screw-up
|
|
3
|
-
* version: 1.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
import { TagInfo, Version } from './analyzer.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"git-operations.d.ts","sourceRoot":"","sources":["../../src/git-operations.ts"],"names":[],"mappings":";;;;;;;;;AAOA,OAAO,KAAK,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACnD,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;AAUzC;;;GAGG;AAEH;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,GAC7B,UAAU,MAAM,KACf,OAAO,CAAC,UAAU,EAAE,CAUtB,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,kBAAkB,GAC7B,UAAU,MAAM,EAChB,QAAQ,MAAM,KACb,OAAO,CAAC,MAAM,CAA4C,CAAC;AAE9D;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,GACtB,UAAU,MAAM,EAChB,UAAU,MAAM,EAAE,EAClB,cAAc,CAAC,OAAO,EAAE,MAAM,KAAK,OAAO,GAAG,SAAS,EACtD,QAAQ,MAAM,KACb,OAAO,CAAC,OAAO,EAAE,CA6BnB,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,qBAAqB,GAChC,UAAU,MAAM,EAChB,cAAc,CAAC,OAAO,EAAE,MAAM,KAAK,OAAO,GAAG,SAAS,EACtD,QAAQ,MAAM,KACb,OAAO,CAAC,GAAG,CAAC,MAAM,EAAE,OAAO,EAAE,CAAC,CAiDhC,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,GACtB,UAAU,MAAM,EAChB,SAAS,MAAM,EACf,cAAc,MAAM,KACnB,OAAO,CAAC,OAAO,
|
|
1
|
+
{"version":3,"file":"git-operations.d.ts","sourceRoot":"","sources":["../../src/git-operations.ts"],"names":[],"mappings":";;;;;;;;;AAOA,OAAO,KAAK,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACnD,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;AAUzC;;;GAGG;AAEH;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,GAC7B,UAAU,MAAM,KACf,OAAO,CAAC,UAAU,EAAE,CAUtB,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,kBAAkB,GAC7B,UAAU,MAAM,EAChB,QAAQ,MAAM,KACb,OAAO,CAAC,MAAM,CAA4C,CAAC;AAE9D;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,GACtB,UAAU,MAAM,EAChB,UAAU,MAAM,EAAE,EAClB,cAAc,CAAC,OAAO,EAAE,MAAM,KAAK,OAAO,GAAG,SAAS,EACtD,QAAQ,MAAM,KACb,OAAO,CAAC,OAAO,EAAE,CA6BnB,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,qBAAqB,GAChC,UAAU,MAAM,EAChB,cAAc,CAAC,OAAO,EAAE,MAAM,KAAK,OAAO,GAAG,SAAS,EACtD,QAAQ,MAAM,KACb,OAAO,CAAC,GAAG,CAAC,MAAM,EAAE,OAAO,EAAE,CAAC,CAiDhC,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,GACtB,UAAU,MAAM,EAChB,SAAS,MAAM,EACf,cAAc,MAAM,KACnB,OAAO,CAAC,OAAO,CAgBjB,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,gBAAgB,GAC3B,UAAU,MAAM,EAChB,UAAU,MAAM,EAAE,EAClB,OAAO,GAAG,CAAC,MAAM,EAAE,OAAO,EAAE,CAAC,EAC7B,QAAQ,MAAM,KACb,OAAO,CAAC,MAAM,EAAE,CA+ClB,CAAC"}
|
|
@@ -1,19 +1,47 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: screw-up
|
|
3
|
-
* version: 1.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Resolved Git directory layout for repositories and worktrees.
|
|
13
|
+
*/
|
|
14
|
+
export interface GitDirectoryPaths {
|
|
15
|
+
/**
|
|
16
|
+
* Worktree-specific Git directory.
|
|
17
|
+
* This is the repository `.git` directory for normal checkouts,
|
|
18
|
+
* or `.git/worktrees/<name>` for linked worktrees.
|
|
19
|
+
*/
|
|
20
|
+
readonly gitDir: string;
|
|
21
|
+
/**
|
|
22
|
+
* Common Git directory that owns objects, refs, and packed-refs.
|
|
23
|
+
* This equals `gitDir` for normal checkouts.
|
|
24
|
+
*/
|
|
25
|
+
readonly commonGitDir: string;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Resolve Git directory paths for repositories, worktrees, and submodules.
|
|
29
|
+
* @param repoPath - Repository path
|
|
30
|
+
* @returns The resolved Git directory paths
|
|
31
|
+
*/
|
|
32
|
+
export declare const resolveGitDirectoryPaths: (repoPath: string) => Promise<GitDirectoryPaths>;
|
|
33
|
+
/**
|
|
34
|
+
* Resolve the worktree-specific Git directory.
|
|
13
35
|
* @param repoPath - Repository path
|
|
14
|
-
* @returns The resolved Git directory path
|
|
36
|
+
* @returns The resolved worktree-specific Git directory path
|
|
15
37
|
*/
|
|
16
38
|
export declare const getActualGitDir: (repoPath: string) => Promise<string>;
|
|
39
|
+
/**
|
|
40
|
+
* Resolve the common Git directory used for refs and objects.
|
|
41
|
+
* @param repoPath - Repository path
|
|
42
|
+
* @returns The resolved common Git directory path
|
|
43
|
+
*/
|
|
44
|
+
export declare const getCommonGitDir: (repoPath: string) => Promise<string>;
|
|
17
45
|
/**
|
|
18
46
|
* Resolve a tag object OID to the commit OID it ultimately points to.
|
|
19
47
|
* Lightweight tags are returned unchanged.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"git-ref-utils.d.ts","sourceRoot":"","sources":["../../src/git-ref-utils.ts"],"names":[],"mappings":";;;;;;;;;AAuEA;;;;GAIG;AACH,eAAO,MAAM,eAAe,GAAU,UAAU,MAAM,KAAG,OAAO,CAAC,MAAM,
|
|
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"}
|
package/dist/src/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: screw-up
|
|
3
|
-
* version: 1.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
import { screwUp } from './vite-plugin.js';
|
package/dist/src/internal.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: screw-up
|
|
3
|
-
* version: 1.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
import { PackageMetadata } from './types.js';
|
package/dist/src/main.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
/*!
|
|
3
3
|
* name: screw-up
|
|
4
|
-
* version: 1.
|
|
4
|
+
* version: 1.33.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:
|
|
9
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
10
10
|
*/
|
|
11
11
|
|
|
12
12
|
export {};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: screw-up
|
|
3
|
-
* version: 1.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
import { Logger } from './internal.js';
|
package/dist/src/text-edits.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: screw-up
|
|
3
|
-
* version: 1.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
export interface TextEdit {
|
package/dist/src/types.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: screw-up
|
|
3
|
-
* version: 1.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* name: screw-up
|
|
3
|
-
* version: 1.
|
|
3
|
+
* version: 1.33.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:
|
|
8
|
+
* git.commit.hash: be56ff1901b5073e1b0238a28b80d0c4f3c1e894
|
|
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.
|
|
3
|
+
"version": "1.33.0",
|
|
4
4
|
"description": "Simply package metadata inserter on Vite plugin",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"vite",
|
|
@@ -67,18 +67,18 @@
|
|
|
67
67
|
},
|
|
68
68
|
"git": {
|
|
69
69
|
"tags": [
|
|
70
|
-
"1.
|
|
70
|
+
"1.33.0"
|
|
71
71
|
],
|
|
72
72
|
"branches": [
|
|
73
73
|
"main"
|
|
74
74
|
],
|
|
75
|
-
"version": "1.32.0",
|
|
76
75
|
"commit": {
|
|
77
|
-
"hash": "
|
|
78
|
-
"shortHash": "
|
|
79
|
-
"date": "2026-04-
|
|
76
|
+
"hash": "be56ff1901b5073e1b0238a28b80d0c4f3c1e894",
|
|
77
|
+
"shortHash": "be56ff1",
|
|
78
|
+
"date": "2026-04-17T07:45:28+09:00",
|
|
80
79
|
"message": "Merge branch 'develop'"
|
|
81
|
-
}
|
|
80
|
+
},
|
|
81
|
+
"version": "1.33.0"
|
|
82
82
|
},
|
|
83
|
-
"buildDate": "2026-04-
|
|
83
|
+
"buildDate": "2026-04-17T07:46:33+09:00"
|
|
84
84
|
}
|