screw-up 1.34.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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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;AAy1B5D,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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
8
+ * git.commit.hash: b059d6107487ef2a79821547868082a7b5374fd7
9
9
  */
10
10
 
11
11
  export declare const name = "screw-up";
12
- export declare const version = "1.34.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 = "bcd53f2a2326d1600b105c38a496c6c9c04b6a97";
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.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: bcd53f2a2326d1600b105c38a496c6c9c04b6a97
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.34.0",
3
+ "version": "1.35.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.34.0"
70
+ "1.35.0"
71
71
  ],
72
72
  "branches": [
73
73
  "main"
74
74
  ],
75
75
  "commit": {
76
- "hash": "bcd53f2a2326d1600b105c38a496c6c9c04b6a97",
77
- "shortHash": "bcd53f2",
78
- "date": "2026-06-19T14:26:23+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.34.0"
81
+ "version": "1.35.0"
82
82
  },
83
- "buildDate": "2026-06-19T14:27:16+09:00"
83
+ "buildDate": "2026-07-01T11:42:52+09:00"
84
84
  }