@pnpm/plugin-commands-rebuild 1004.0.0 → 1004.0.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/package.json +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pnpm/plugin-commands-rebuild",
|
|
3
|
-
"version": "1004.0.
|
|
3
|
+
"version": "1004.0.1",
|
|
4
4
|
"description": "Commands for rebuilding dependencies",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pnpm",
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
],
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"funding": "https://opencollective.com/pnpm",
|
|
12
|
-
"repository": "https://github.com/pnpm/pnpm/
|
|
13
|
-
"homepage": "https://github.com/pnpm/pnpm/
|
|
12
|
+
"repository": "https://github.com/pnpm/pnpm/tree/main/exec/plugin-commands-rebuild",
|
|
13
|
+
"homepage": "https://github.com/pnpm/pnpm/tree/main/exec/plugin-commands-rebuild#readme",
|
|
14
14
|
"bugs": {
|
|
15
15
|
"url": "https://github.com/pnpm/pnpm/issues"
|
|
16
16
|
},
|
|
@@ -34,31 +34,31 @@
|
|
|
34
34
|
"run-groups": "^3.0.1",
|
|
35
35
|
"semver": "^7.7.1",
|
|
36
36
|
"@pnpm/builder.policy": "1000.0.0",
|
|
37
|
+
"@pnpm/calc-dep-state": "1002.0.8",
|
|
37
38
|
"@pnpm/common-cli-options-help": "1000.0.1",
|
|
39
|
+
"@pnpm/cli-utils": "1001.2.8",
|
|
38
40
|
"@pnpm/config": "1004.4.2",
|
|
39
41
|
"@pnpm/constants": "1001.3.1",
|
|
40
|
-
"@pnpm/cli-utils": "1001.2.7",
|
|
41
|
-
"@pnpm/calc-dep-state": "1002.0.8",
|
|
42
42
|
"@pnpm/core-loggers": "1001.0.4",
|
|
43
|
-
"@pnpm/deps.graph-sequencer": "1000.0.0",
|
|
44
43
|
"@pnpm/dependency-path": "1001.1.3",
|
|
44
|
+
"@pnpm/deps.graph-sequencer": "1000.0.0",
|
|
45
45
|
"@pnpm/error": "1000.0.5",
|
|
46
46
|
"@pnpm/exec.pkg-requires-build": "1000.0.11",
|
|
47
|
+
"@pnpm/get-context": "1001.1.8",
|
|
48
|
+
"@pnpm/lifecycle": "1001.0.25",
|
|
47
49
|
"@pnpm/link-bins": "1000.2.6",
|
|
48
50
|
"@pnpm/lockfile.types": "1002.0.2",
|
|
49
|
-
"@pnpm/lifecycle": "1001.0.25",
|
|
50
51
|
"@pnpm/lockfile.utils": "1003.0.3",
|
|
51
52
|
"@pnpm/lockfile.walker": "1001.0.16",
|
|
52
|
-
"@pnpm/get-context": "1001.1.8",
|
|
53
|
-
"@pnpm/sort-packages": "1000.0.11",
|
|
54
|
-
"@pnpm/read-package-json": "1000.1.2",
|
|
55
53
|
"@pnpm/modules-yaml": "1000.3.6",
|
|
54
|
+
"@pnpm/normalize-registries": "1000.1.4",
|
|
55
|
+
"@pnpm/read-package-json": "1000.1.2",
|
|
56
|
+
"@pnpm/sort-packages": "1000.0.11",
|
|
56
57
|
"@pnpm/store-controller-types": "1004.1.0",
|
|
57
|
-
"@pnpm/store-connection-manager": "1002.2.
|
|
58
|
-
"@pnpm/store.cafs": "1000.0.19",
|
|
58
|
+
"@pnpm/store-connection-manager": "1002.2.4",
|
|
59
59
|
"@pnpm/types": "1000.9.0",
|
|
60
|
-
"@pnpm/
|
|
61
|
-
"@pnpm/
|
|
60
|
+
"@pnpm/store.cafs": "1000.0.19",
|
|
61
|
+
"@pnpm/workspace.find-packages": "1000.0.43"
|
|
62
62
|
},
|
|
63
63
|
"peerDependencies": {
|
|
64
64
|
"@pnpm/logger": ">=1001.0.0 <1002.0.0",
|
|
@@ -74,12 +74,12 @@
|
|
|
74
74
|
"write-yaml-file": "^5.0.0",
|
|
75
75
|
"@pnpm/assert-project": "1000.0.4",
|
|
76
76
|
"@pnpm/crypto.object-hasher": "1000.1.0",
|
|
77
|
+
"@pnpm/plugin-commands-rebuild": "1004.0.1",
|
|
77
78
|
"@pnpm/logger": "1001.0.1",
|
|
78
79
|
"@pnpm/prepare": "1000.0.4",
|
|
79
80
|
"@pnpm/test-fixtures": "1000.0.0",
|
|
80
|
-
"@pnpm/
|
|
81
|
-
"@pnpm/test-ipc-server": "1000.0.0"
|
|
82
|
-
"@pnpm/workspace.filter-packages-from-dir": "1000.0.42"
|
|
81
|
+
"@pnpm/workspace.filter-packages-from-dir": "1000.0.43",
|
|
82
|
+
"@pnpm/test-ipc-server": "1000.0.0"
|
|
83
83
|
},
|
|
84
84
|
"engines": {
|
|
85
85
|
"node": ">=18.12"
|