@stryke/fs 0.33.83 → 0.33.84
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.
- package/CHANGELOG.md +6 -0
- package/dist/_virtual/_rolldown/runtime.cjs +0 -14
- package/dist/buffer.cjs +0 -12
- package/dist/buffer.mjs +1 -8
- package/dist/buffer.mjs.map +1 -1
- package/dist/chmod-x.cjs +0 -14
- package/dist/chmod-x.mjs +1 -10
- package/dist/chmod-x.mjs.map +1 -1
- package/dist/command-exists.cjs +1 -11
- package/dist/command-exists.mjs +1 -6
- package/dist/command-exists.mjs.map +1 -1
- package/dist/compress.cjs +1 -8
- package/dist/compress.mjs +1 -3
- package/dist/compress.mjs.map +1 -1
- package/dist/constants.cjs +0 -13
- package/dist/constants.mjs +1 -8
- package/dist/copy-file.cjs +1 -13
- package/dist/copy-file.mjs +1 -8
- package/dist/copy-file.mjs.map +1 -1
- package/dist/exists.cjs +1 -11
- package/dist/exists.mjs +1 -6
- package/dist/exists.mjs.map +1 -1
- package/dist/get-parent-path.cjs +1 -8
- package/dist/get-parent-path.mjs +1 -3
- package/dist/get-parent-path.mjs.map +1 -1
- package/dist/get-workspace-root.cjs +0 -16
- package/dist/get-workspace-root.mjs +1 -12
- package/dist/get-workspace-root.mjs.map +1 -1
- package/dist/helpers.cjs +0 -14
- package/dist/helpers.mjs +1 -10
- package/dist/helpers.mjs.map +1 -1
- package/dist/index.cjs +0 -111
- package/dist/index.mjs +1 -107
- package/dist/install.cjs +0 -10
- package/dist/install.mjs +1 -6
- package/dist/install.mjs.map +1 -1
- package/dist/is-file.cjs +1 -13
- package/dist/is-file.mjs +1 -8
- package/dist/is-file.mjs.map +1 -1
- package/dist/json.cjs +0 -12
- package/dist/json.mjs +1 -8
- package/dist/json.mjs.map +1 -1
- package/dist/list-files.cjs +1 -15
- package/dist/list-files.mjs +1 -10
- package/dist/list-files.mjs.map +1 -1
- package/dist/package-fns.cjs +1 -16
- package/dist/package-fns.mjs +1 -11
- package/dist/package-fns.mjs.map +1 -1
- package/dist/read-file.cjs +1 -13
- package/dist/read-file.mjs +1 -8
- package/dist/read-file.mjs.map +1 -1
- package/dist/registry.cjs +0 -13
- package/dist/registry.mjs +1 -9
- package/dist/registry.mjs.map +1 -1
- package/dist/remove-file.cjs +1 -11
- package/dist/remove-file.mjs +1 -6
- package/dist/remove-file.mjs.map +1 -1
- package/dist/resolve.cjs +1 -20
- package/dist/resolve.mjs +1 -15
- package/dist/resolve.mjs.map +1 -1
- package/dist/semver-fns.cjs +1 -20
- package/dist/semver-fns.mjs +1 -15
- package/dist/semver-fns.mjs.map +1 -1
- package/dist/toml.cjs +0 -12
- package/dist/toml.mjs +1 -8
- package/dist/toml.mjs.map +1 -1
- package/dist/tsconfig.cjs +1 -8
- package/dist/tsconfig.mjs +1 -3
- package/dist/tsconfig.mjs.map +1 -1
- package/dist/write-file.cjs +1 -11
- package/dist/write-file.mjs +1 -6
- package/dist/write-file.mjs.map +1 -1
- package/dist/yaml.cjs +1 -11
- package/dist/yaml.mjs +1 -6
- package/dist/yaml.mjs.map +1 -1
- package/package.json +9 -109
- package/dist/_virtual/_rolldown/runtime.mjs +0 -18
- package/dist/buffer.test.cjs +0 -13
- package/dist/buffer.test.d.cts +0 -1
- package/dist/buffer.test.d.mts +0 -1
- package/dist/buffer.test.mjs +0 -14
- package/dist/buffer.test.mjs.map +0 -1
- package/dist/chmod-x.test.cjs +0 -13
- package/dist/chmod-x.test.d.cts +0 -1
- package/dist/chmod-x.test.d.mts +0 -1
- package/dist/chmod-x.test.mjs +0 -14
- package/dist/chmod-x.test.mjs.map +0 -1
- package/dist/command-exists.test.cjs +0 -13
- package/dist/command-exists.test.d.cts +0 -1
- package/dist/command-exists.test.d.mts +0 -1
- package/dist/command-exists.test.mjs +0 -14
- package/dist/command-exists.test.mjs.map +0 -1
- package/dist/compress.test.cjs +0 -13
- package/dist/compress.test.d.cts +0 -1
- package/dist/compress.test.d.mts +0 -1
- package/dist/compress.test.mjs +0 -14
- package/dist/compress.test.mjs.map +0 -1
- package/dist/constants.mjs.map +0 -1
- package/dist/constants.test.cjs +0 -13
- package/dist/constants.test.d.cts +0 -1
- package/dist/constants.test.d.mts +0 -1
- package/dist/constants.test.mjs +0 -14
- package/dist/constants.test.mjs.map +0 -1
- package/dist/copy-file.test.cjs +0 -13
- package/dist/copy-file.test.d.cts +0 -1
- package/dist/copy-file.test.d.mts +0 -1
- package/dist/copy-file.test.mjs +0 -14
- package/dist/copy-file.test.mjs.map +0 -1
- package/dist/exists.test.cjs +0 -13
- package/dist/exists.test.d.cts +0 -1
- package/dist/exists.test.d.mts +0 -1
- package/dist/exists.test.mjs +0 -14
- package/dist/exists.test.mjs.map +0 -1
- package/dist/get-parent-path.test.cjs +0 -13
- package/dist/get-parent-path.test.d.cts +0 -1
- package/dist/get-parent-path.test.d.mts +0 -1
- package/dist/get-parent-path.test.mjs +0 -14
- package/dist/get-parent-path.test.mjs.map +0 -1
- package/dist/get-workspace-root.test.cjs +0 -13
- package/dist/get-workspace-root.test.d.cts +0 -1
- package/dist/get-workspace-root.test.d.mts +0 -1
- package/dist/get-workspace-root.test.mjs +0 -14
- package/dist/get-workspace-root.test.mjs.map +0 -1
- package/dist/helpers.test.cjs +0 -13
- package/dist/helpers.test.d.cts +0 -1
- package/dist/helpers.test.d.mts +0 -1
- package/dist/helpers.test.mjs +0 -14
- package/dist/helpers.test.mjs.map +0 -1
- package/dist/index.mjs.map +0 -1
- package/dist/index.test.cjs +0 -13
- package/dist/index.test.d.cts +0 -1
- package/dist/index.test.d.mts +0 -1
- package/dist/index.test.mjs +0 -14
- package/dist/index.test.mjs.map +0 -1
- package/dist/install.test.cjs +0 -13
- package/dist/install.test.d.cts +0 -1
- package/dist/install.test.d.mts +0 -1
- package/dist/install.test.mjs +0 -14
- package/dist/install.test.mjs.map +0 -1
- package/dist/is-file.test.cjs +0 -13
- package/dist/is-file.test.d.cts +0 -1
- package/dist/is-file.test.d.mts +0 -1
- package/dist/is-file.test.mjs +0 -14
- package/dist/is-file.test.mjs.map +0 -1
- package/dist/json.test.cjs +0 -13
- package/dist/json.test.d.cts +0 -1
- package/dist/json.test.d.mts +0 -1
- package/dist/json.test.mjs +0 -14
- package/dist/json.test.mjs.map +0 -1
- package/dist/list-files.test.cjs +0 -13
- package/dist/list-files.test.d.cts +0 -1
- package/dist/list-files.test.d.mts +0 -1
- package/dist/list-files.test.mjs +0 -14
- package/dist/list-files.test.mjs.map +0 -1
- package/dist/package-fns.test.cjs +0 -13
- package/dist/package-fns.test.d.cts +0 -1
- package/dist/package-fns.test.d.mts +0 -1
- package/dist/package-fns.test.mjs +0 -14
- package/dist/package-fns.test.mjs.map +0 -1
- package/dist/read-file.test.cjs +0 -13
- package/dist/read-file.test.d.cts +0 -1
- package/dist/read-file.test.d.mts +0 -1
- package/dist/read-file.test.mjs +0 -14
- package/dist/read-file.test.mjs.map +0 -1
- package/dist/registry.test.cjs +0 -13
- package/dist/registry.test.d.cts +0 -1
- package/dist/registry.test.d.mts +0 -1
- package/dist/registry.test.mjs +0 -14
- package/dist/registry.test.mjs.map +0 -1
- package/dist/remove-file.test.cjs +0 -13
- package/dist/remove-file.test.d.cts +0 -1
- package/dist/remove-file.test.d.mts +0 -1
- package/dist/remove-file.test.mjs +0 -14
- package/dist/remove-file.test.mjs.map +0 -1
- package/dist/resolve.test.cjs +0 -13
- package/dist/resolve.test.d.cts +0 -1
- package/dist/resolve.test.d.mts +0 -1
- package/dist/resolve.test.mjs +0 -14
- package/dist/resolve.test.mjs.map +0 -1
- package/dist/semver-fns.test.cjs +0 -13
- package/dist/semver-fns.test.d.cts +0 -1
- package/dist/semver-fns.test.d.mts +0 -1
- package/dist/semver-fns.test.mjs +0 -14
- package/dist/semver-fns.test.mjs.map +0 -1
- package/dist/toml.test.cjs +0 -13
- package/dist/toml.test.d.cts +0 -1
- package/dist/toml.test.d.mts +0 -1
- package/dist/toml.test.mjs +0 -14
- package/dist/toml.test.mjs.map +0 -1
- package/dist/tsconfig.test.cjs +0 -13
- package/dist/tsconfig.test.d.cts +0 -1
- package/dist/tsconfig.test.d.mts +0 -1
- package/dist/tsconfig.test.mjs +0 -14
- package/dist/tsconfig.test.mjs.map +0 -1
- package/dist/write-file.test.cjs +0 -13
- package/dist/write-file.test.d.cts +0 -1
- package/dist/write-file.test.d.mts +0 -1
- package/dist/write-file.test.mjs +0 -14
- package/dist/write-file.test.mjs.map +0 -1
- package/dist/yaml.test.cjs +0 -13
- package/dist/yaml.test.d.cts +0 -1
- package/dist/yaml.test.d.mts +0 -1
- package/dist/yaml.test.mjs +0 -14
- package/dist/yaml.test.mjs.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { command_exists_exports } from "./command-exists.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/command-exists.test.ts
|
|
5
|
-
describe("command-exists.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(command_exists_exports).toBeDefined();
|
|
8
|
-
expect(typeof command_exists_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=command-exists.test.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"command-exists.test.mjs","names":["moduleExports"],"sources":["../src/command-exists.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./command-exists.ts\";\n\ndescribe(\"command-exists.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,mCAAmC;AAC1C,IAAG,8BAA8B;AAC/B,SAAOA,uBAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,uBAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
package/dist/compress.test.cjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_compress = require('./compress.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/compress.test.ts
|
|
6
|
-
(0, vitest.describe)("compress.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_compress.compress_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_compress.compress_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
package/dist/compress.test.d.cts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/compress.test.d.mts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/compress.test.mjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { compress_exports } from "./compress.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/compress.test.ts
|
|
5
|
-
describe("compress.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(compress_exports).toBeDefined();
|
|
8
|
-
expect(typeof compress_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=compress.test.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"compress.test.mjs","names":["moduleExports"],"sources":["../src/compress.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./compress.ts\";\n\ndescribe(\"compress.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,6BAA6B;AACpC,IAAG,8BAA8B;AAC/B,SAAOA,iBAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,iBAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
package/dist/constants.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.mjs","names":[],"sources":["../src/constants.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Stryke\n\n This code was released as part of the Stryke project. Stryke\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/stryke.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/stryke\n Documentation: https://docs.stormsoftware.com/projects/stryke\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nexport type Encoding =\n | \"ascii\"\n | \"utf8\"\n | \"utf-8\"\n | \"utf16le\"\n | \"utf-16le\"\n | \"ucs2\"\n | \"ucs-2\"\n | \"base64\"\n | \"base64url\"\n | \"latin1\"\n | \"binary\"\n | \"hex\";\n"],"mappings":""}
|
package/dist/constants.test.cjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_constants = require('./constants.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/constants.test.ts
|
|
6
|
-
(0, vitest.describe)("constants.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_constants.constants_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_constants.constants_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/constants.test.mjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { constants_exports } from "./constants.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/constants.test.ts
|
|
5
|
-
describe("constants.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(constants_exports).toBeDefined();
|
|
8
|
-
expect(typeof constants_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=constants.test.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.test.mjs","names":["moduleExports"],"sources":["../src/constants.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./constants.ts\";\n\ndescribe(\"constants.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,8BAA8B;AACrC,IAAG,8BAA8B;AAC/B,SAAOA,kBAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,kBAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
package/dist/copy-file.test.cjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_copy_file = require('./copy-file.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/copy-file.test.ts
|
|
6
|
-
(0, vitest.describe)("copy-file.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_copy_file.copy_file_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_copy_file.copy_file_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/copy-file.test.mjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { copy_file_exports } from "./copy-file.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/copy-file.test.ts
|
|
5
|
-
describe("copy-file.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(copy_file_exports).toBeDefined();
|
|
8
|
-
expect(typeof copy_file_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=copy-file.test.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"copy-file.test.mjs","names":["moduleExports"],"sources":["../src/copy-file.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./copy-file.ts\";\n\ndescribe(\"copy-file.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,8BAA8B;AACrC,IAAG,8BAA8B;AAC/B,SAAOA,kBAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,kBAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
package/dist/exists.test.cjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_exists = require('./exists.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/exists.test.ts
|
|
6
|
-
(0, vitest.describe)("exists.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_exists.exists_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_exists.exists_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
package/dist/exists.test.d.cts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/exists.test.d.mts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/exists.test.mjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { exists_exports } from "./exists.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/exists.test.ts
|
|
5
|
-
describe("exists.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(exists_exports).toBeDefined();
|
|
8
|
-
expect(typeof exists_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=exists.test.mjs.map
|
package/dist/exists.test.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"exists.test.mjs","names":["moduleExports"],"sources":["../src/exists.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./exists.ts\";\n\ndescribe(\"exists.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,2BAA2B;AAClC,IAAG,8BAA8B;AAC/B,SAAOA,eAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,eAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_get_parent_path = require('./get-parent-path.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/get-parent-path.test.ts
|
|
6
|
-
(0, vitest.describe)("get-parent-path.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_get_parent_path.get_parent_path_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_get_parent_path.get_parent_path_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { get_parent_path_exports } from "./get-parent-path.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/get-parent-path.test.ts
|
|
5
|
-
describe("get-parent-path.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(get_parent_path_exports).toBeDefined();
|
|
8
|
-
expect(typeof get_parent_path_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=get-parent-path.test.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-parent-path.test.mjs","names":["moduleExports"],"sources":["../src/get-parent-path.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./get-parent-path.ts\";\n\ndescribe(\"get-parent-path.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,oCAAoC;AAC3C,IAAG,8BAA8B;AAC/B,SAAOA,wBAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,wBAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_get_workspace_root = require('./get-workspace-root.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/get-workspace-root.test.ts
|
|
6
|
-
(0, vitest.describe)("get-workspace-root.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_get_workspace_root.get_workspace_root_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_get_workspace_root.get_workspace_root_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { get_workspace_root_exports } from "./get-workspace-root.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/get-workspace-root.test.ts
|
|
5
|
-
describe("get-workspace-root.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(get_workspace_root_exports).toBeDefined();
|
|
8
|
-
expect(typeof get_workspace_root_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=get-workspace-root.test.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-workspace-root.test.mjs","names":["moduleExports"],"sources":["../src/get-workspace-root.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./get-workspace-root.ts\";\n\ndescribe(\"get-workspace-root.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,uCAAuC;AAC9C,IAAG,8BAA8B;AAC/B,SAAOA,2BAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,2BAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
package/dist/helpers.test.cjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_helpers = require('./helpers.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/helpers.test.ts
|
|
6
|
-
(0, vitest.describe)("helpers.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_helpers.helpers_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_helpers.helpers_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
package/dist/helpers.test.d.cts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/helpers.test.d.mts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/helpers.test.mjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { helpers_exports } from "./helpers.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/helpers.test.ts
|
|
5
|
-
describe("helpers.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(helpers_exports).toBeDefined();
|
|
8
|
-
expect(typeof helpers_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=helpers.test.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"helpers.test.mjs","names":["moduleExports"],"sources":["../src/helpers.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./helpers.ts\";\n\ndescribe(\"helpers.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,4BAA4B;AACnC,IAAG,8BAA8B;AAC/B,SAAOA,gBAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,gBAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
package/dist/index.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":[],"sources":["../src/index.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Stryke\n\n This code was released as part of the Stryke project. Stryke\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/stryke.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/stryke\n Documentation: https://docs.stormsoftware.com/projects/stryke\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\n/**\n * The fs library used by Storm Software for building NodeJS applications.\n *\n * @remarks\n * A package containing various file system utilities that expand the functionality of NodeJs's `fs` module\n *\n * @packageDocumentation\n */\n\nexport * from \"./buffer\";\nexport * from \"./chmod-x\";\nexport * from \"./command-exists\";\nexport * from \"./compress\";\nexport * from \"./constants\";\nexport * from \"./copy-file\";\nexport * from \"./exists\";\nexport * from \"./get-parent-path\";\nexport * from \"./get-workspace-root\";\nexport * from \"./helpers\";\nexport * from \"./install\";\nexport * from \"./is-file\";\nexport * from \"./json\";\nexport * from \"./list-files\";\nexport * from \"./package-fns\";\nexport * from \"./read-file\";\nexport * from \"./registry\";\nexport * from \"./remove-file\";\nexport * from \"./resolve\";\nexport * from \"./semver-fns\";\nexport * from \"./toml\";\nexport * from \"./tsconfig\";\nexport * from \"./write-file\";\nexport * from \"./yaml\";\n"],"mappings":""}
|
package/dist/index.test.cjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_index = require('./index.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/index.test.ts
|
|
6
|
-
(0, vitest.describe)("index.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_index.src_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_index.src_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
package/dist/index.test.d.cts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/index.test.d.mts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/index.test.mjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { src_exports } from "./index.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/index.test.ts
|
|
5
|
-
describe("index.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(src_exports).toBeDefined();
|
|
8
|
-
expect(typeof src_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=index.test.mjs.map
|
package/dist/index.test.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.test.mjs","names":["moduleExports"],"sources":["../src/index.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./index.ts\";\n\ndescribe(\"index.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,0BAA0B;AACjC,IAAG,8BAA8B;AAC/B,SAAOA,YAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,YAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
package/dist/install.test.cjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_install = require('./install.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/install.test.ts
|
|
6
|
-
(0, vitest.describe)("install.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_install.install_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_install.install_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
package/dist/install.test.d.cts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/install.test.d.mts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/install.test.mjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { install_exports } from "./install.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/install.test.ts
|
|
5
|
-
describe("install.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(install_exports).toBeDefined();
|
|
8
|
-
expect(typeof install_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=install.test.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"install.test.mjs","names":["moduleExports"],"sources":["../src/install.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./install.ts\";\n\ndescribe(\"install.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,4BAA4B;AACnC,IAAG,8BAA8B;AAC/B,SAAOA,gBAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,gBAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
package/dist/is-file.test.cjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_is_file = require('./is-file.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/is-file.test.ts
|
|
6
|
-
(0, vitest.describe)("is-file.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_is_file.is_file_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_is_file.is_file_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
package/dist/is-file.test.d.cts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/is-file.test.d.mts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/is-file.test.mjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { is_file_exports } from "./is-file.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/is-file.test.ts
|
|
5
|
-
describe("is-file.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(is_file_exports).toBeDefined();
|
|
8
|
-
expect(typeof is_file_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=is-file.test.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"is-file.test.mjs","names":["moduleExports"],"sources":["../src/is-file.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./is-file.ts\";\n\ndescribe(\"is-file.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,4BAA4B;AACnC,IAAG,8BAA8B;AAC/B,SAAOA,gBAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,gBAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
package/dist/json.test.cjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_json = require('./json.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/json.test.ts
|
|
6
|
-
(0, vitest.describe)("json.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_json.json_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_json.json_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
package/dist/json.test.d.cts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/json.test.d.mts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/json.test.mjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { json_exports } from "./json.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/json.test.ts
|
|
5
|
-
describe("json.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(json_exports).toBeDefined();
|
|
8
|
-
expect(typeof json_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=json.test.mjs.map
|
package/dist/json.test.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"json.test.mjs","names":["moduleExports"],"sources":["../src/json.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./json.ts\";\n\ndescribe(\"json.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,yBAAyB;AAChC,IAAG,8BAA8B;AAC/B,SAAOA,aAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,aAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
package/dist/list-files.test.cjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_list_files = require('./list-files.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/list-files.test.ts
|
|
6
|
-
(0, vitest.describe)("list-files.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_list_files.list_files_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_list_files.list_files_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/list-files.test.mjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { list_files_exports } from "./list-files.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/list-files.test.ts
|
|
5
|
-
describe("list-files.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(list_files_exports).toBeDefined();
|
|
8
|
-
expect(typeof list_files_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=list-files.test.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"list-files.test.mjs","names":["moduleExports"],"sources":["../src/list-files.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./list-files.ts\";\n\ndescribe(\"list-files.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,+BAA+B;AACtC,IAAG,8BAA8B;AAC/B,SAAOA,mBAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,mBAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_package_fns = require('./package-fns.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/package-fns.test.ts
|
|
6
|
-
(0, vitest.describe)("package-fns.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_package_fns.package_fns_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_package_fns.package_fns_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { package_fns_exports } from "./package-fns.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/package-fns.test.ts
|
|
5
|
-
describe("package-fns.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(package_fns_exports).toBeDefined();
|
|
8
|
-
expect(typeof package_fns_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=package-fns.test.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"package-fns.test.mjs","names":["moduleExports"],"sources":["../src/package-fns.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./package-fns.ts\";\n\ndescribe(\"package-fns.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,gCAAgC;AACvC,IAAG,8BAA8B;AAC/B,SAAOA,oBAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,oBAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|
package/dist/read-file.test.cjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
|
|
2
|
-
const require_read_file = require('./read-file.cjs');
|
|
3
|
-
let vitest = require("vitest");
|
|
4
|
-
|
|
5
|
-
//#region src/read-file.test.ts
|
|
6
|
-
(0, vitest.describe)("read-file.ts exports", () => {
|
|
7
|
-
(0, vitest.it)("loads module exports", () => {
|
|
8
|
-
(0, vitest.expect)(require_read_file.read_file_exports).toBeDefined();
|
|
9
|
-
(0, vitest.expect)(typeof require_read_file.read_file_exports).toBe("object");
|
|
10
|
-
});
|
|
11
|
-
});
|
|
12
|
-
|
|
13
|
-
//#endregion
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/read-file.test.mjs
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { read_file_exports } from "./read-file.mjs";
|
|
2
|
-
import { describe, expect, it } from "vitest";
|
|
3
|
-
|
|
4
|
-
//#region src/read-file.test.ts
|
|
5
|
-
describe("read-file.ts exports", () => {
|
|
6
|
-
it("loads module exports", () => {
|
|
7
|
-
expect(read_file_exports).toBeDefined();
|
|
8
|
-
expect(typeof read_file_exports).toBe("object");
|
|
9
|
-
});
|
|
10
|
-
});
|
|
11
|
-
|
|
12
|
-
//#endregion
|
|
13
|
-
export { };
|
|
14
|
-
//# sourceMappingURL=read-file.test.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"read-file.test.mjs","names":["moduleExports"],"sources":["../src/read-file.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./read-file.ts\";\n\ndescribe(\"read-file.ts exports\", () => {\n it(\"loads module exports\", () => {\n expect(moduleExports).toBeDefined();\n expect(typeof moduleExports).toBe(\"object\");\n });\n});\n"],"mappings":";;;;AAGA,SAAS,8BAA8B;AACrC,IAAG,8BAA8B;AAC/B,SAAOA,kBAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,kBAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}
|