@systemfsoftware/stryker-js-typescript-checker 7.0.2 → 7.0.4
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 +12 -0
- package/dist/main.mjs +46004 -23722
- package/dist/src-js-CvBdbRpe.mjs +1082 -0
- package/package.json +38 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@systemfsoftware/stryker-js-typescript-checker",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.4",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+https://github.com/systemfsoftware/stryker-js-effect.git",
|
|
@@ -26,44 +26,46 @@
|
|
|
26
26
|
"@opentelemetry/exporter-trace-otlp-http": "^0.208.0",
|
|
27
27
|
"@opentelemetry/sdk-node": "^0.208.0",
|
|
28
28
|
"@opentelemetry/sdk-trace-base": "^2.2.0",
|
|
29
|
-
"@systemfsoftware/effect-cell-types": "^8",
|
|
30
|
-
"effect": "4.0.0-rc.
|
|
29
|
+
"@systemfsoftware/effect-cell-types": "^8.3.1",
|
|
30
|
+
"effect": "4.0.0-rc.116",
|
|
31
31
|
"typescript": "^7",
|
|
32
32
|
"@systemfsoftware/stryker-js-instrumenter": "^8.0.0",
|
|
33
|
-
"@systemfsoftware/stryker-js-plugin-interface": "^7.
|
|
34
|
-
"@systemfsoftware/stryker-js-plugin-runtime": "^5.0.
|
|
33
|
+
"@systemfsoftware/stryker-js-plugin-interface": "^7.1.1",
|
|
34
|
+
"@systemfsoftware/stryker-js-plugin-runtime": "^5.0.3"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@effect/platform-node": "4.0.0-rc.
|
|
38
|
-
"@effect/platform-node-shared": "4.0.0-rc.
|
|
37
|
+
"@effect/platform-node": "4.0.0-rc.116",
|
|
38
|
+
"@effect/platform-node-shared": "4.0.0-rc.116",
|
|
39
39
|
"@effect/tsgo": "^0.45.0",
|
|
40
|
+
"@effect/vitest": "4.0.0-rc.116",
|
|
40
41
|
"@microsoft/api-extractor": "^7",
|
|
41
42
|
"@std/jsonc": "npm:@jsr/std__jsonc@^1",
|
|
42
|
-
"@systemfsoftware/all": "^2",
|
|
43
|
-
"@systemfsoftware/arethetypeswrong-cli": "^4",
|
|
44
|
-
"@systemfsoftware/effect-gherkin-spec": "^4",
|
|
45
|
-
"@systemfsoftware/effect-schema-law": "^2",
|
|
46
|
-
"@systemfsoftware/effect-schema-vite": "^2",
|
|
43
|
+
"@systemfsoftware/all": "^2.1.1",
|
|
44
|
+
"@systemfsoftware/arethetypeswrong-cli": "^4.2.0",
|
|
45
|
+
"@systemfsoftware/effect-gherkin-spec": "^4.1.0",
|
|
46
|
+
"@systemfsoftware/effect-schema-law": "^2.2.0",
|
|
47
|
+
"@systemfsoftware/effect-schema-vite": "^2.2.0",
|
|
47
48
|
"@systemfsoftware/stryker-ignorer-effect-schema-declarations": "latest",
|
|
48
49
|
"@systemfsoftware/stryker-ignorer-in-source-vitest-block": "latest",
|
|
49
50
|
"@systemfsoftware/stryker-js": "latest",
|
|
50
51
|
"@systemfsoftware/stryker-js-typescript-checker": "latest",
|
|
51
52
|
"@systemfsoftware/stryker-js-vitest-runner": "latest",
|
|
52
53
|
"@systemfsoftware/stryker-test-contribution": "latest",
|
|
53
|
-
"@systemfsoftware/tsconfig": "^1",
|
|
54
|
+
"@systemfsoftware/tsconfig": "^1.3.5",
|
|
54
55
|
"@types/node": "^24",
|
|
55
56
|
"oxlint": "^1",
|
|
56
57
|
"rimraf": "^6.1.3",
|
|
57
58
|
"tsdown": "^0.23.0",
|
|
58
|
-
"vitest": "^
|
|
59
|
+
"vitest": "^5",
|
|
59
60
|
"@systemfsoftware/stryker-config": "^0.1.0",
|
|
60
61
|
"@systemfsoftware/tsdown-config": "^0.1.0",
|
|
61
62
|
"@systemfsoftware/vitest-config": "^0.1.0"
|
|
62
63
|
},
|
|
63
64
|
"inlinedDependencies": {
|
|
64
|
-
"@effect/opentelemetry": "4.0.0-rc.
|
|
65
|
-
"@effect/platform-node": "4.0.0-rc.
|
|
66
|
-
"@effect/platform-node-shared": "4.0.0-rc.
|
|
65
|
+
"@effect/opentelemetry": "4.0.0-rc.116",
|
|
66
|
+
"@effect/platform-node": "4.0.0-rc.116",
|
|
67
|
+
"@effect/platform-node-shared": "4.0.0-rc.116",
|
|
68
|
+
"@eslint-community/regexpp": "4.12.2",
|
|
67
69
|
"@jsr/std__jsonc": "1.0.2",
|
|
68
70
|
"@opentelemetry/api": "1.9.1",
|
|
69
71
|
"@opentelemetry/api-logs": "0.208.0",
|
|
@@ -72,20 +74,33 @@
|
|
|
72
74
|
"2.11.0",
|
|
73
75
|
"2.2.0"
|
|
74
76
|
],
|
|
77
|
+
"@opentelemetry/exporter-trace-otlp-http": "0.208.0",
|
|
78
|
+
"@opentelemetry/otlp-exporter-base": "0.208.0",
|
|
79
|
+
"@opentelemetry/otlp-transformer": "0.208.0",
|
|
75
80
|
"@opentelemetry/resources": [
|
|
76
81
|
"2.11.0",
|
|
77
82
|
"2.2.0"
|
|
78
83
|
],
|
|
79
84
|
"@opentelemetry/sdk-logs": "0.208.0",
|
|
80
85
|
"@opentelemetry/sdk-metrics": "2.2.0",
|
|
86
|
+
"@opentelemetry/sdk-trace": "2.11.0",
|
|
87
|
+
"@opentelemetry/sdk-trace-base": [
|
|
88
|
+
"2.11.0",
|
|
89
|
+
"2.2.0"
|
|
90
|
+
],
|
|
81
91
|
"@opentelemetry/sdk-trace-node": "2.2.0",
|
|
82
92
|
"@opentelemetry/semantic-conventions": "1.43.0",
|
|
83
|
-
"@
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
93
|
+
"@protobufjs/aspromise": "1.1.2",
|
|
94
|
+
"@protobufjs/base64": "1.1.2",
|
|
95
|
+
"@protobufjs/eventemitter": "1.1.1",
|
|
96
|
+
"@protobufjs/float": "1.0.2",
|
|
97
|
+
"@protobufjs/pool": "1.1.0",
|
|
98
|
+
"@protobufjs/utf8": "1.1.2",
|
|
99
|
+
"@systemfsoftware/effect-cell-types": "8.3.1",
|
|
100
|
+
"effect": "4.0.0-rc.116",
|
|
101
|
+
"long": "5.3.2",
|
|
102
|
+
"oxc-parser": "0.150.0",
|
|
103
|
+
"protobufjs": "7.6.6",
|
|
89
104
|
"ws": "8.21.3"
|
|
90
105
|
},
|
|
91
106
|
"publishConfig": {
|