@zimic/http 1.1.2-canary.1 → 1.1.2-canary.2

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.
@@ -1326,7 +1326,7 @@ __name(convertTypesToString, "convertTypesToString");
1326
1326
  function prepareTypeOutputToSave(output) {
1327
1327
  const formattedOutput = output.replace(/^export (\w+)/gm, "\nexport $1").replace(/^( {4})+/gm, (match) => match.replace(/ {4}/g, " "));
1328
1328
  const formattedOutputWithPrefix = [
1329
- "// Auto-generated by zimic.",
1329
+ "// Auto-generated by @zimic/http.",
1330
1330
  "// NOTE: Do not manually edit this file. Changes will be overridden.\n",
1331
1331
  formattedOutput
1332
1332
  ].join("\n");
@@ -1438,5 +1438,5 @@ var generate_default = generateTypesFromOpenAPI;
1438
1438
  * The root import module is defined at build time. The fallback is not expected to be used. */
1439
1439
 
1440
1440
  export { __name, generate_default, logger };
1441
- //# sourceMappingURL=chunk-7NUDJND5.mjs.map
1442
- //# sourceMappingURL=chunk-7NUDJND5.mjs.map
1441
+ //# sourceMappingURL=chunk-NMM3FZVR.mjs.map
1442
+ //# sourceMappingURL=chunk-NMM3FZVR.mjs.map