screw-up 1.8.0 → 1.9.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.8.0
3
+ * version: 1.9.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: da96533e5128033ff7a45d59b1cee39e0e819533
8
+ * git.commit.hash: 55707baccdf2d4d14a40310e88ad41531c1a8ff0
9
9
  */
10
10
  "use strict";
11
11
  const fs = require("fs");
@@ -2173,11 +2173,11 @@ const getFetchGitMetadata = (targetDir, checkWorkingDirectoryStatus, logger) =>
2173
2173
  };
2174
2174
  };
2175
2175
  const name = "screw-up";
2176
- const version = "1.8.0";
2176
+ const version = "1.9.0";
2177
2177
  const author = "Kouji Matsui (@kekyo@mi.kekyo.net)";
2178
2178
  const license = "MIT";
2179
2179
  const repository_url = "https://github.com/kekyo/screw-up.git";
2180
- const git_commit_hash = "da96533e5128033ff7a45d59b1cee39e0e819533";
2180
+ const git_commit_hash = "55707baccdf2d4d14a40310e88ad41531c1a8ff0";
2181
2181
  const packageMetadata = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2182
2182
  __proto__: null,
2183
2183
  author,
@@ -2198,4 +2198,4 @@ exports.replacePeerDependenciesWildcards = replacePeerDependenciesWildcards;
2198
2198
  exports.resolvePackageMetadata = resolvePackageMetadata;
2199
2199
  exports.resolveRawPackageJsonObject = resolveRawPackageJsonObject;
2200
2200
  exports.version = version;
2201
- //# sourceMappingURL=packageMetadata-BwTlrgAe.cjs.map
2201
+ //# sourceMappingURL=packageMetadata-BA-kOu7C.cjs.map