@pnpm/installing.deps-installer 1101.0.4 → 1101.0.5
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 +22 -22
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pnpm/installing.deps-installer",
|
|
3
|
-
"version": "1101.0.
|
|
3
|
+
"version": "1101.0.5",
|
|
4
4
|
"description": "Fast, disk space efficient installation engine",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pnpm",
|
|
@@ -64,52 +64,52 @@
|
|
|
64
64
|
"semver": "^7.7.2",
|
|
65
65
|
"@pnpm/agent.client": "1.0.1",
|
|
66
66
|
"@pnpm/bins.linker": "1100.0.3",
|
|
67
|
-
"@pnpm/building.after-install": "1101.0.4",
|
|
68
|
-
"@pnpm/building.during-install": "1101.0.2",
|
|
69
|
-
"@pnpm/building.policy": "1100.0.2",
|
|
70
67
|
"@pnpm/bins.remover": "1100.0.2",
|
|
71
|
-
"@pnpm/
|
|
68
|
+
"@pnpm/building.after-install": "1101.0.5",
|
|
69
|
+
"@pnpm/building.during-install": "1101.0.3",
|
|
72
70
|
"@pnpm/catalogs.protocol-parser": "1100.0.0",
|
|
71
|
+
"@pnpm/building.policy": "1100.0.2",
|
|
72
|
+
"@pnpm/catalogs.resolver": "1100.0.0",
|
|
73
|
+
"@pnpm/catalogs.types": "1100.0.0",
|
|
73
74
|
"@pnpm/config.matcher": "1100.0.1",
|
|
74
75
|
"@pnpm/config.normalize-registries": "1100.0.2",
|
|
75
|
-
"@pnpm/catalogs.types": "1100.0.0",
|
|
76
|
-
"@pnpm/constants": "1100.0.0",
|
|
77
76
|
"@pnpm/config.parse-overrides": "1100.0.1",
|
|
77
|
+
"@pnpm/constants": "1100.0.0",
|
|
78
|
+
"@pnpm/core-loggers": "1100.0.1",
|
|
78
79
|
"@pnpm/crypto.hash": "1100.0.1",
|
|
79
80
|
"@pnpm/crypto.object-hasher": "1100.0.0",
|
|
80
81
|
"@pnpm/deps.graph-hasher": "1100.1.2",
|
|
81
|
-
"@pnpm/core-loggers": "1100.0.1",
|
|
82
|
-
"@pnpm/deps.path": "1100.0.2",
|
|
83
82
|
"@pnpm/deps.graph-sequencer": "1100.0.0",
|
|
84
|
-
"@pnpm/
|
|
85
|
-
"@pnpm/fs.read-modules-dir": "1100.0.1",
|
|
83
|
+
"@pnpm/deps.path": "1100.0.2",
|
|
86
84
|
"@pnpm/error": "1100.0.0",
|
|
85
|
+
"@pnpm/fs.read-modules-dir": "1100.0.1",
|
|
87
86
|
"@pnpm/fs.symlink-dependency": "1100.0.2",
|
|
87
|
+
"@pnpm/exec.lifecycle": "1100.0.5",
|
|
88
88
|
"@pnpm/hooks.read-package-hook": "1100.0.2",
|
|
89
89
|
"@pnpm/hooks.types": "1100.0.4",
|
|
90
|
+
"@pnpm/installing.context": "1100.0.5",
|
|
90
91
|
"@pnpm/installing.deps-resolver": "1100.0.5",
|
|
91
|
-
"@pnpm/installing.deps-restorer": "1101.0.
|
|
92
|
+
"@pnpm/installing.deps-restorer": "1101.0.4",
|
|
92
93
|
"@pnpm/installing.linking.direct-dep-linker": "1100.0.2",
|
|
93
94
|
"@pnpm/installing.linking.hoist": "1100.0.3",
|
|
94
|
-
"@pnpm/installing.context": "1100.0.5",
|
|
95
95
|
"@pnpm/installing.linking.modules-cleaner": "1100.0.5",
|
|
96
|
-
"@pnpm/installing.modules-yaml": "1100.0.2",
|
|
97
96
|
"@pnpm/installing.package-requester": "1101.0.2",
|
|
97
|
+
"@pnpm/installing.modules-yaml": "1100.0.2",
|
|
98
98
|
"@pnpm/lockfile.filtering": "1100.0.5",
|
|
99
99
|
"@pnpm/lockfile.fs": "1100.0.4",
|
|
100
100
|
"@pnpm/lockfile.preferred-versions": "1100.0.5",
|
|
101
101
|
"@pnpm/lockfile.pruner": "1100.0.3",
|
|
102
|
-
"@pnpm/lockfile.utils": "1100.0.4",
|
|
103
|
-
"@pnpm/lockfile.to-pnp": "1100.0.4",
|
|
104
102
|
"@pnpm/lockfile.settings-checker": "1100.0.5",
|
|
103
|
+
"@pnpm/lockfile.to-pnp": "1100.0.4",
|
|
104
|
+
"@pnpm/lockfile.utils": "1100.0.4",
|
|
105
105
|
"@pnpm/lockfile.verification": "1100.0.5",
|
|
106
106
|
"@pnpm/lockfile.walker": "1100.0.3",
|
|
107
107
|
"@pnpm/patching.config": "1100.0.2",
|
|
108
108
|
"@pnpm/pkg-manifest.utils": "1100.1.1",
|
|
109
|
+
"@pnpm/resolving.resolver-base": "1100.1.1",
|
|
109
110
|
"@pnpm/resolving.parse-wanted-dependency": "1100.0.1",
|
|
110
111
|
"@pnpm/store.controller-types": "1100.0.4",
|
|
111
112
|
"@pnpm/store.index": "1100.0.0",
|
|
112
|
-
"@pnpm/resolving.resolver-base": "1100.1.1",
|
|
113
113
|
"@pnpm/workspace.project-manifest-reader": "1100.0.3",
|
|
114
114
|
"@pnpm/types": "1101.0.0"
|
|
115
115
|
},
|
|
@@ -139,20 +139,20 @@
|
|
|
139
139
|
"write-json-file": "^7.0.0",
|
|
140
140
|
"write-yaml-file": "^6.0.0",
|
|
141
141
|
"@pnpm/assert-project": "1100.0.4",
|
|
142
|
+
"@pnpm/installing.deps-installer": "1101.0.5",
|
|
143
|
+
"@pnpm/logger": "1100.0.0",
|
|
142
144
|
"@pnpm/lockfile.types": "1100.0.3",
|
|
143
145
|
"@pnpm/assert-store": "1100.0.4",
|
|
144
|
-
"@pnpm/logger": "1100.0.0",
|
|
145
|
-
"@pnpm/installing.deps-installer": "1101.0.4",
|
|
146
146
|
"@pnpm/network.git-utils": "1100.0.1",
|
|
147
147
|
"@pnpm/pkg-manifest.reader": "1100.0.2",
|
|
148
|
+
"@pnpm/prepare": "1100.0.4",
|
|
148
149
|
"@pnpm/resolving.registry.types": "1100.0.2",
|
|
149
150
|
"@pnpm/store.cafs": "1100.1.1",
|
|
150
|
-
"@pnpm/
|
|
151
|
+
"@pnpm/store.path": "1100.0.1",
|
|
151
152
|
"@pnpm/test-fixtures": "1100.0.0",
|
|
152
153
|
"@pnpm/test-ipc-server": "1100.0.0",
|
|
153
|
-
"@pnpm/store.path": "1100.0.1",
|
|
154
154
|
"@pnpm/testing.mock-agent": "1100.0.2",
|
|
155
|
-
"@pnpm/testing.temp-store": "1100.0.
|
|
155
|
+
"@pnpm/testing.temp-store": "1100.0.9"
|
|
156
156
|
},
|
|
157
157
|
"engines": {
|
|
158
158
|
"node": ">=22.13"
|