@depup/nx 23.1.2-depup.0 → 23.1.2-depup.1
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/README.md +2 -2
- package/changes.json +2 -2
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ npm install @depup/nx
|
|
|
14
14
|
| Field | Value |
|
|
15
15
|
|-------|-------|
|
|
16
16
|
| Original | [nx](https://www.npmjs.com/package/nx) @ 23.1.2 |
|
|
17
|
-
| Processed | 2026-08-
|
|
17
|
+
| Processed | 2026-08-28 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
19
|
| Deps updated | 70 |
|
|
20
20
|
|
|
@@ -25,7 +25,7 @@ npm install @depup/nx
|
|
|
25
25
|
| @emnapi/core | 1.4.5 | ^1.11.3 |
|
|
26
26
|
| @emnapi/runtime | 1.4.5 | ^1.11.3 |
|
|
27
27
|
| @emnapi/wasi-threads | 1.0.4 | ^2.0.1 |
|
|
28
|
-
| @jest/diff-sequences | 30.0.1 | ^30.
|
|
28
|
+
| @jest/diff-sequences | 30.0.1 | ^30.5.0 |
|
|
29
29
|
| @napi-rs/wasm-runtime | 0.2.4 | ^1.2.3 |
|
|
30
30
|
| @tybys/wasm-util | 0.9.0 | ^0.10.3 |
|
|
31
31
|
| @zkochan/js-yaml | 0.0.7 | ^0.0.11 |
|
package/changes.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
},
|
|
15
15
|
"@jest/diff-sequences": {
|
|
16
16
|
"from": "30.0.1",
|
|
17
|
-
"to": "^30.
|
|
17
|
+
"to": "^30.5.0"
|
|
18
18
|
},
|
|
19
19
|
"@napi-rs/wasm-runtime": {
|
|
20
20
|
"from": "0.2.4",
|
|
@@ -281,6 +281,6 @@
|
|
|
281
281
|
"to": "^22.0.0"
|
|
282
282
|
}
|
|
283
283
|
},
|
|
284
|
-
"timestamp": "2026-08-
|
|
284
|
+
"timestamp": "2026-08-28T11:53:24.399Z",
|
|
285
285
|
"totalUpdated": 70
|
|
286
286
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/nx",
|
|
3
|
-
"version": "23.1.2-depup.
|
|
3
|
+
"version": "23.1.2-depup.1",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration. (with updated dependencies)",
|
|
6
6
|
"repository": {
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"@emnapi/core": "^1.11.3",
|
|
58
58
|
"@emnapi/runtime": "^1.11.3",
|
|
59
59
|
"@emnapi/wasi-threads": "^2.0.1",
|
|
60
|
-
"@jest/diff-sequences": "^30.
|
|
60
|
+
"@jest/diff-sequences": "^30.5.0",
|
|
61
61
|
"@napi-rs/wasm-runtime": "^1.2.3",
|
|
62
62
|
"@tybys/wasm-util": "^0.10.3",
|
|
63
63
|
"@yarnpkg/lockfile": "1.1.0",
|
|
@@ -557,7 +557,7 @@
|
|
|
557
557
|
},
|
|
558
558
|
"@jest/diff-sequences": {
|
|
559
559
|
"from": "30.0.1",
|
|
560
|
-
"to": "^30.
|
|
560
|
+
"to": "^30.5.0"
|
|
561
561
|
},
|
|
562
562
|
"@napi-rs/wasm-runtime": {
|
|
563
563
|
"from": "0.2.4",
|
|
@@ -827,7 +827,7 @@
|
|
|
827
827
|
"depsUpdated": 70,
|
|
828
828
|
"originalPackage": "nx",
|
|
829
829
|
"originalVersion": "23.1.2",
|
|
830
|
-
"processedAt": "2026-08-
|
|
830
|
+
"processedAt": "2026-08-28T11:53:31.180Z",
|
|
831
831
|
"smokeTest": "failed"
|
|
832
832
|
}
|
|
833
833
|
}
|