@pnpm/installing.deps-installer 1100.0.1 → 1100.0.2

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