screw-up 1.18.0 → 1.19.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.18.0
3
+ * version: 1.19.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: 104b6e6ab47e8c328ae5d6883f7931b0eea4f5cd
8
+ * git.commit.hash: b86321865390ff8dc11c118f46a8e0ba8b67aa9c
9
9
  */
10
10
  import { existsSync } from "fs";
11
11
  import * as fs from "fs/promises";
@@ -2241,11 +2241,11 @@ ${metadataFileName}
2241
2241
  }
2242
2242
  };
2243
2243
  const name = "screw-up";
2244
- const version = "1.18.0";
2244
+ const version = "1.19.0";
2245
2245
  const author = "Kouji Matsui (@kekyo@mi.kekyo.net)";
2246
2246
  const license = "MIT";
2247
2247
  const repository_url = "https://github.com/kekyo/screw-up.git";
2248
- const git_commit_hash = "104b6e6ab47e8c328ae5d6883f7931b0eea4f5cd";
2248
+ const git_commit_hash = "b86321865390ff8dc11c118f46a8e0ba8b67aa9c";
2249
2249
  const packageMetadata = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2250
2250
  __proto__: null,
2251
2251
  author,
@@ -2265,10 +2265,11 @@ export {
2265
2265
  getFetchGitMetadata as g,
2266
2266
  collectWorkspaceSiblings as h,
2267
2267
  replacePeerDependenciesWildcards as i,
2268
+ lib as l,
2268
2269
  name as n,
2269
2270
  packageMetadata as p,
2270
2271
  resolvePackageMetadata as r,
2271
2272
  version as v,
2272
2273
  writeFileIfChanged as w
2273
2274
  };
2274
- //# sourceMappingURL=packageMetadata-BtM7pxOK.js.map
2275
+ //# sourceMappingURL=packageMetadata-DlkAQe0j.js.map