screw-up 1.16.0 → 1.17.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.16.0
3
+ * version: 1.17.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: 1074e4634f2c667f15188d4a95db0f30a96a6497
8
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
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.16.0
3
+ * version: 1.17.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: 1074e4634f2c667f15188d4a95db0f30a96a6497
8
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
9
9
  */
10
10
 
11
11
  import { Logger } from './internal';
package/dist/cli.d.ts CHANGED
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.16.0
3
+ * version: 1.17.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: 1074e4634f2c667f15188d4a95db0f30a96a6497
8
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
9
9
  */
10
10
 
11
11
  import { Logger } from './internal';
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.16.0
3
+ * version: 1.17.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: 1074e4634f2c667f15188d4a95db0f30a96a6497
8
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
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.16.0
3
+ * version: 1.17.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: 1074e4634f2c667f15188d4a95db0f30a96a6497
8
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
9
9
  */
10
10
 
11
11
  export declare const name = "screw-up";
12
- export declare const version = "1.16.0";
12
+ export declare const version = "1.17.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 = "1074e4634f2c667f15188d4a95db0f30a96a6497";
17
+ export declare const git_commit_hash = "05a9f2e0dec5249126f020eee1d57f6ff8767096";
18
18
  //# sourceMappingURL=packageMetadata.d.ts.map
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.16.0
3
+ * version: 1.17.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: 1074e4634f2c667f15188d4a95db0f30a96a6497
8
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
9
9
  */
10
10
 
11
11
  import { TagInfo, Version } from './analyzer';
package/dist/index.cjs CHANGED
@@ -1,17 +1,17 @@
1
1
  "use strict";
2
2
  /*!
3
3
  * name: screw-up
4
- * version: 1.16.0
4
+ * version: 1.17.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: 1074e4634f2c667f15188d4a95db0f30a96a6497
9
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
10
10
  */
11
11
  const fs = require("fs/promises");
12
12
  const fs$1 = require("fs");
13
13
  const path = require("path");
14
- const packageMetadata = require("./packageMetadata-C4pBU1Hu.cjs");
14
+ const packageMetadata = require("./packageMetadata-DdvLnmBC.cjs");
15
15
  /*!
16
16
  * name: async-primitives
17
17
  * version: 1.2.0
package/dist/index.d.ts CHANGED
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.16.0
3
+ * version: 1.17.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: 1074e4634f2c667f15188d4a95db0f30a96a6497
8
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
9
9
  */
10
10
 
11
11
  import { screwUp } from './vite-plugin';
package/dist/index.js CHANGED
@@ -1,16 +1,16 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.16.0
3
+ * version: 1.17.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: 1074e4634f2c667f15188d4a95db0f30a96a6497
8
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
9
9
  */
10
10
  import { readdir, readFile, writeFile, mkdir } from "fs/promises";
11
11
  import { existsSync } from "fs";
12
12
  import { join, dirname, basename } from "path";
13
- import { c as createConsoleLogger, n as name, g as getFetchGitMetadata, v as version, a as git_commit_hash, r as resolvePackageMetadata } from "./packageMetadata-CYZtTJqC.js";
13
+ import { c as createConsoleLogger, n as name, g as getFetchGitMetadata, v as version, a as git_commit_hash, r as resolvePackageMetadata } from "./packageMetadata-DgMEVI8P.js";
14
14
  /*!
15
15
  * name: async-primitives
16
16
  * version: 1.2.0
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.16.0
3
+ * version: 1.17.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: 1074e4634f2c667f15188d4a95db0f30a96a6497
8
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
9
9
  */
10
10
 
11
11
  import { PackageMetadata } from './types';
package/dist/main.cjs CHANGED
@@ -2,12 +2,12 @@
2
2
  "use strict";
3
3
  /*!
4
4
  * name: screw-up
5
- * version: 1.16.0
5
+ * version: 1.17.0
6
6
  * description: Simply package metadata inserter on Vite plugin
7
7
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
8
8
  * license: MIT
9
9
  * repository.url: https://github.com/kekyo/screw-up.git
10
- * git.commit.hash: 1074e4634f2c667f15188d4a95db0f30a96a6497
10
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
11
11
  */
12
12
  const path = require("path");
13
13
  const fs$1 = require("fs");
@@ -17,7 +17,7 @@ const os = require("os");
17
17
  const stream = require("stream");
18
18
  const zlib = require("zlib");
19
19
  const promises = require("stream/promises");
20
- const packageMetadata = require("./packageMetadata-C4pBU1Hu.cjs");
20
+ const packageMetadata = require("./packageMetadata-DdvLnmBC.cjs");
21
21
  /*!
22
22
  * name: tar-vern
23
23
  * version: 1.3.0
@@ -1328,7 +1328,7 @@ const publishCommand = async (args, logger2) => {
1328
1328
  }
1329
1329
  };
1330
1330
  const showHelp = async () => {
1331
- const { author, license, repository_url, version, git_commit_hash } = await Promise.resolve().then(() => require("./packageMetadata-C4pBU1Hu.cjs")).then((n) => n.packageMetadata);
1331
+ const { author, license, repository_url, version, git_commit_hash } = await Promise.resolve().then(() => require("./packageMetadata-DdvLnmBC.cjs")).then((n) => n.packageMetadata);
1332
1332
  console.info(`screw-up [${version}-${git_commit_hash}]
1333
1333
  Easy package metadata inserter CLI
1334
1334
  Copyright (c) ${author}
package/dist/main.d.ts CHANGED
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  /*!
3
3
  * name: screw-up
4
- * version: 1.16.0
4
+ * version: 1.17.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: 1074e4634f2c667f15188d4a95db0f30a96a6497
9
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
10
10
  */
11
11
 
12
12
  export {};
package/dist/main.js CHANGED
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  /*!
3
3
  * name: screw-up
4
- * version: 1.16.0
4
+ * version: 1.17.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: 1074e4634f2c667f15188d4a95db0f30a96a6497
9
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
10
10
  */
11
11
  import { join, dirname, resolve } from "path";
12
12
  import { createWriteStream, createReadStream, existsSync } from "fs";
@@ -16,7 +16,7 @@ import { tmpdir } from "os";
16
16
  import { Readable } from "stream";
17
17
  import { createGunzip, createGzip } from "zlib";
18
18
  import { pipeline } from "stream/promises";
19
- import { b as resolveRawPackageJsonObject, f as findWorkspaceRoot, d as collectWorkspaceSiblings, e as replacePeerDependenciesWildcards, g as getFetchGitMetadata, c as createConsoleLogger, n as name } from "./packageMetadata-CYZtTJqC.js";
19
+ import { b as resolveRawPackageJsonObject, f as findWorkspaceRoot, d as collectWorkspaceSiblings, e as replacePeerDependenciesWildcards, g as getFetchGitMetadata, c as createConsoleLogger, n as name } from "./packageMetadata-DgMEVI8P.js";
20
20
  /*!
21
21
  * name: tar-vern
22
22
  * version: 1.3.0
@@ -1327,7 +1327,7 @@ const publishCommand = async (args, logger2) => {
1327
1327
  }
1328
1328
  };
1329
1329
  const showHelp = async () => {
1330
- const { author, license, repository_url, version, git_commit_hash } = await import("./packageMetadata-CYZtTJqC.js").then((n) => n.p);
1330
+ const { author, license, repository_url, version, git_commit_hash } = await import("./packageMetadata-DgMEVI8P.js").then((n) => n.p);
1331
1331
  console.info(`screw-up [${version}-${git_commit_hash}]
1332
1332
  Easy package metadata inserter CLI
1333
1333
  Copyright (c) ${author}
@@ -1,12 +1,12 @@
1
1
  "use strict";
2
2
  /*!
3
3
  * name: screw-up
4
- * version: 1.16.0
4
+ * version: 1.17.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: 1074e4634f2c667f15188d4a95db0f30a96a6497
9
+ * git.commit.hash: 05a9f2e0dec5249126f020eee1d57f6ff8767096
10
10
  */
11
11
  const fs = require("fs");
12
12
  const fs$1 = require("fs/promises");
@@ -2165,7 +2165,7 @@ const getGitMetadata = async (repositoryPath, checkWorkingDirectoryStatus, logge
2165
2165
  gitMetadata.commit = {
2166
2166
  hash: currentCommit.hash,
2167
2167
  shortHash: currentCommit.shortHash,
2168
- date: dayjs(currentCommit.date).format("YYYY-MM-DDTHH:mm:ssZ[Z]"),
2168
+ date: dayjs(currentCommit.date).format("YYYY-MM-DDTHH:mm:ssZ"),
2169
2169
  message: currentCommit.message
2170
2170
  };
2171
2171
  const relatedTags = getRelatedTagsFromMap(commitToTags, currentCommit.hash);
@@ -2195,11 +2195,11 @@ const getFetchGitMetadata = (targetDir, checkWorkingDirectoryStatus, logger) =>
2195
2195
  };
2196
2196
  };
2197
2197
  const name = "screw-up";
2198
- const version = "1.16.0";
2198
+ const version = "1.17.0";
2199
2199
  const author = "Kouji Matsui (@kekyo@mi.kekyo.net)";
2200
2200
  const license = "MIT";
2201
2201
  const repository_url = "https://github.com/kekyo/screw-up.git";
2202
- const git_commit_hash = "1074e4634f2c667f15188d4a95db0f30a96a6497";
2202
+ const git_commit_hash = "05a9f2e0dec5249126f020eee1d57f6ff8767096";
2203
2203
  const packageMetadata = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2204
2204
  __proto__: null,
2205
2205
  author,
@@ -2220,4 +2220,4 @@ exports.replacePeerDependenciesWildcards = replacePeerDependenciesWildcards;
2220
2220
  exports.resolvePackageMetadata = resolvePackageMetadata;
2221
2221
  exports.resolveRawPackageJsonObject = resolveRawPackageJsonObject;
2222
2222
  exports.version = version;
2223
- //# sourceMappingURL=packageMetadata-C4pBU1Hu.cjs.map
2223
+ //# sourceMappingURL=packageMetadata-DdvLnmBC.cjs.map