nimbus-docs 0.1.8 → 0.1.10

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,4 +1,5 @@
1
1
  import { lenientDocsSchema, lenientPartialsSchema } from "./schemas.js";
2
+ import { createRequire } from "node:module";
2
3
  import fs from "node:fs";
3
4
  import minpath, { default as path } from "node:path";
4
5
  import { fileURLToPath as urlToPath } from "node:url";
@@ -6080,4 +6081,4 @@ const IMPLEMENTED_CODES = new Set(RULES.map((r) => r.code));
6080
6081
 
6081
6082
  //#endregion
6082
6083
  export { resolveRuleForCollection as a, parseSource as i, RULES as n, validateLintOptions as o, suggest as r, isRuleCode as s, IMPLEMENTED_CODES as t };
6083
- //# sourceMappingURL=rules-B7o0k3TA.js.map
6084
+ //# sourceMappingURL=rules-DDDvKkyJ.js.map