@pnpm/installing.deps-installer 1101.6.0 → 1101.6.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 +35 -35
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pnpm/installing.deps-installer",
|
|
3
|
-
"version": "1101.6.
|
|
3
|
+
"version": "1101.6.1",
|
|
4
4
|
"description": "Fast, disk space efficient installation engine",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pnpm",
|
|
@@ -62,56 +62,56 @@
|
|
|
62
62
|
"ramda": "npm:@pnpm/ramda@0.28.1",
|
|
63
63
|
"run-groups": "^5.0.0",
|
|
64
64
|
"semver": "^7.8.1",
|
|
65
|
-
"@pnpm/
|
|
65
|
+
"@pnpm/agent.client": "1.0.8",
|
|
66
66
|
"@pnpm/bins.remover": "1100.0.6",
|
|
67
67
|
"@pnpm/building.after-install": "1101.0.18",
|
|
68
|
-
"@pnpm/
|
|
69
|
-
"@pnpm/catalogs.resolver": "1100.0.0",
|
|
70
|
-
"@pnpm/building.policy": "1100.0.7",
|
|
71
|
-
"@pnpm/catalogs.protocol-parser": "1100.0.0",
|
|
72
|
-
"@pnpm/catalogs.types": "1100.0.0",
|
|
68
|
+
"@pnpm/bins.linker": "1100.0.10",
|
|
73
69
|
"@pnpm/building.during-install": "1101.0.15",
|
|
70
|
+
"@pnpm/catalogs.protocol-parser": "1100.0.0",
|
|
71
|
+
"@pnpm/building.policy": "1100.0.7",
|
|
72
|
+
"@pnpm/catalogs.resolver": "1100.0.0",
|
|
73
|
+
"@pnpm/config.matcher": "1100.0.1",
|
|
74
74
|
"@pnpm/config.normalize-registries": "1100.0.5",
|
|
75
|
+
"@pnpm/catalogs.types": "1100.0.0",
|
|
75
76
|
"@pnpm/config.parse-overrides": "1100.0.1",
|
|
76
|
-
"@pnpm/crypto.object-hasher": "1100.0.0",
|
|
77
|
-
"@pnpm/core-loggers": "1100.1.2",
|
|
78
77
|
"@pnpm/deps.graph-hasher": "1100.2.2",
|
|
79
78
|
"@pnpm/crypto.hash": "1100.0.1",
|
|
79
|
+
"@pnpm/crypto.object-hasher": "1100.0.0",
|
|
80
|
+
"@pnpm/deps.graph-sequencer": "1100.0.0",
|
|
80
81
|
"@pnpm/deps.path": "1100.0.5",
|
|
81
|
-
"@pnpm/constants": "1100.0.0",
|
|
82
|
-
"@pnpm/config.matcher": "1100.0.1",
|
|
83
82
|
"@pnpm/exec.lifecycle": "1100.0.14",
|
|
84
|
-
"@pnpm/deps.graph-sequencer": "1100.0.0",
|
|
85
|
-
"@pnpm/fs.symlink-dependency": "1100.0.6",
|
|
86
|
-
"@pnpm/installing.context": "1100.0.14",
|
|
87
83
|
"@pnpm/hooks.read-package-hook": "1100.0.5",
|
|
88
|
-
"@pnpm/
|
|
84
|
+
"@pnpm/fs.symlink-dependency": "1100.0.6",
|
|
85
|
+
"@pnpm/fs.read-modules-dir": "1100.0.1",
|
|
86
|
+
"@pnpm/installing.deps-resolver": "1100.1.6",
|
|
87
|
+
"@pnpm/installing.deps-restorer": "1101.1.8",
|
|
89
88
|
"@pnpm/error": "1100.0.0",
|
|
90
|
-
"@pnpm/
|
|
89
|
+
"@pnpm/constants": "1100.0.0",
|
|
91
90
|
"@pnpm/hooks.types": "1100.0.9",
|
|
92
|
-
"@pnpm/installing.
|
|
91
|
+
"@pnpm/installing.context": "1100.0.14",
|
|
93
92
|
"@pnpm/installing.linking.direct-dep-linker": "1100.0.6",
|
|
94
|
-
"@pnpm/installing.linking.modules-cleaner": "1100.1.4",
|
|
95
93
|
"@pnpm/installing.modules-yaml": "1100.0.6",
|
|
94
|
+
"@pnpm/installing.linking.modules-cleaner": "1100.1.4",
|
|
96
95
|
"@pnpm/lockfile.filtering": "1100.1.3",
|
|
97
|
-
"@pnpm/
|
|
96
|
+
"@pnpm/installing.package-requester": "1101.0.10",
|
|
97
|
+
"@pnpm/installing.linking.hoist": "1100.0.10",
|
|
98
98
|
"@pnpm/lockfile.fs": "1100.1.2",
|
|
99
|
-
"@pnpm/lockfile.
|
|
99
|
+
"@pnpm/lockfile.pruner": "1100.0.8",
|
|
100
100
|
"@pnpm/lockfile.settings-checker": "1100.0.14",
|
|
101
|
+
"@pnpm/lockfile.preferred-versions": "1100.0.12",
|
|
101
102
|
"@pnpm/lockfile.to-pnp": "1100.0.11",
|
|
102
|
-
"@pnpm/lockfile.
|
|
103
|
-
"@pnpm/lockfile.utils": "1100.0.10",
|
|
103
|
+
"@pnpm/lockfile.verification": "1100.0.14",
|
|
104
104
|
"@pnpm/lockfile.walker": "1100.0.8",
|
|
105
|
+
"@pnpm/lockfile.utils": "1100.0.10",
|
|
105
106
|
"@pnpm/patching.config": "1100.0.5",
|
|
106
|
-
"@pnpm/
|
|
107
|
+
"@pnpm/core-loggers": "1100.1.2",
|
|
107
108
|
"@pnpm/resolving.parse-wanted-dependency": "1100.0.1",
|
|
108
|
-
"@pnpm/
|
|
109
|
+
"@pnpm/pkg-manifest.utils": "1100.2.1",
|
|
110
|
+
"@pnpm/resolving.resolver-base": "1100.3.1",
|
|
111
|
+
"@pnpm/store.index": "1100.1.0",
|
|
109
112
|
"@pnpm/types": "1101.2.0",
|
|
110
113
|
"@pnpm/workspace.project-manifest-reader": "1100.0.9",
|
|
111
|
-
"@pnpm/store.
|
|
112
|
-
"@pnpm/installing.package-requester": "1101.0.10",
|
|
113
|
-
"@pnpm/resolving.resolver-base": "1100.3.1",
|
|
114
|
-
"@pnpm/lockfile.verification": "1100.0.14"
|
|
114
|
+
"@pnpm/store.controller-types": "1100.1.2"
|
|
115
115
|
},
|
|
116
116
|
"peerDependencies": {
|
|
117
117
|
"@pnpm/logger": "^1001.0.1",
|
|
@@ -138,20 +138,20 @@
|
|
|
138
138
|
"write-json-file": "^7.0.0",
|
|
139
139
|
"write-yaml-file": "^6.0.0",
|
|
140
140
|
"@pnpm/assert-project": "1100.0.12",
|
|
141
|
-
"@pnpm/
|
|
142
|
-
"@pnpm/installing.deps-installer": "1101.6.0",
|
|
141
|
+
"@pnpm/installing.deps-installer": "1101.6.1",
|
|
143
142
|
"@pnpm/assert-store": "1100.0.12",
|
|
144
|
-
"@pnpm/
|
|
143
|
+
"@pnpm/lockfile.types": "1100.0.8",
|
|
145
144
|
"@pnpm/network.git-utils": "1100.0.1",
|
|
146
145
|
"@pnpm/pkg-manifest.reader": "1100.0.5",
|
|
147
146
|
"@pnpm/logger": "1100.0.0",
|
|
148
|
-
"@pnpm/
|
|
149
|
-
"@pnpm/
|
|
147
|
+
"@pnpm/prepare": "1100.0.12",
|
|
148
|
+
"@pnpm/store.path": "1100.0.1",
|
|
150
149
|
"@pnpm/resolving.registry.types": "1100.1.0",
|
|
150
|
+
"@pnpm/test-fixtures": "1100.0.0",
|
|
151
|
+
"@pnpm/store.cafs": "1100.1.7",
|
|
151
152
|
"@pnpm/testing.mock-agent": "1100.0.8",
|
|
152
153
|
"@pnpm/testing.temp-store": "1100.1.5",
|
|
153
|
-
"@pnpm/
|
|
154
|
-
"@pnpm/test-fixtures": "1100.0.0",
|
|
154
|
+
"@pnpm/test-ipc-server": "1100.0.0",
|
|
155
155
|
"@pnpm/testing.registry-mock": "1100.0.2"
|
|
156
156
|
},
|
|
157
157
|
"engines": {
|