@pnpm/installing.commands 1100.2.0 → 1100.2.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/lib/add.js +4 -0
- package/package.json +28 -28
package/lib/add.js
CHANGED
|
@@ -161,6 +161,10 @@ For options that may be used with `-r`, see "pnpm help recursive"',
|
|
|
161
161
|
OPTIONS.ignoreScripts,
|
|
162
162
|
OPTIONS.offline,
|
|
163
163
|
OPTIONS.preferOffline,
|
|
164
|
+
{
|
|
165
|
+
description: 'The registry to use for the installation',
|
|
166
|
+
name: '--registry <url>',
|
|
167
|
+
},
|
|
164
168
|
OPTIONS.storeDir,
|
|
165
169
|
OPTIONS.virtualStoreDir,
|
|
166
170
|
OPTIONS.globalDir,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pnpm/installing.commands",
|
|
3
|
-
"version": "1100.2.
|
|
3
|
+
"version": "1100.2.1",
|
|
4
4
|
"description": "Commands for installation",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pnpm",
|
|
@@ -43,45 +43,45 @@
|
|
|
43
43
|
"ramda": "npm:@pnpm/ramda@0.28.1",
|
|
44
44
|
"render-help": "^2.0.0",
|
|
45
45
|
"version-selector-type": "^3.0.0",
|
|
46
|
-
"@pnpm/building.after-install": "1101.0.10",
|
|
47
46
|
"@pnpm/catalogs.types": "1100.0.0",
|
|
48
|
-
"@pnpm/
|
|
47
|
+
"@pnpm/building.after-install": "1101.0.11",
|
|
49
48
|
"@pnpm/cli.common-cli-options-help": "1100.0.1",
|
|
49
|
+
"@pnpm/cli.utils": "1101.0.3",
|
|
50
50
|
"@pnpm/config.pick-registry-for-package": "1100.0.3",
|
|
51
51
|
"@pnpm/config.matcher": "1100.0.1",
|
|
52
|
-
"@pnpm/cli.utils": "1101.0.3",
|
|
53
|
-
"@pnpm/config.reader": "1101.3.0",
|
|
54
|
-
"@pnpm/deps.inspection.outdated": "1100.0.13",
|
|
55
|
-
"@pnpm/constants": "1100.0.0",
|
|
56
52
|
"@pnpm/config.writer": "1100.0.7",
|
|
57
|
-
"@pnpm/
|
|
58
|
-
"@pnpm/
|
|
53
|
+
"@pnpm/constants": "1100.0.0",
|
|
54
|
+
"@pnpm/config.reader": "1101.3.0",
|
|
55
|
+
"@pnpm/deps.inspection.outdated": "1100.0.14",
|
|
59
56
|
"@pnpm/deps.path": "1100.0.3",
|
|
60
|
-
"@pnpm/
|
|
57
|
+
"@pnpm/error": "1100.0.0",
|
|
58
|
+
"@pnpm/deps.status": "1100.0.14",
|
|
59
|
+
"@pnpm/cli.command": "1100.0.1",
|
|
61
60
|
"@pnpm/fs.graceful-fs": "1100.1.0",
|
|
62
|
-
"@pnpm/
|
|
61
|
+
"@pnpm/fs.read-modules-dir": "1100.0.1",
|
|
62
|
+
"@pnpm/global.commands": "1100.0.16",
|
|
63
|
+
"@pnpm/hooks.pnpmfile": "1100.0.7",
|
|
63
64
|
"@pnpm/installing.context": "1100.0.9",
|
|
64
|
-
"@pnpm/installing.deps-installer": "1101.1.
|
|
65
|
+
"@pnpm/installing.deps-installer": "1101.1.1",
|
|
65
66
|
"@pnpm/installing.env-installer": "1101.0.8",
|
|
67
|
+
"@pnpm/installing.dedupe.check": "1100.0.5",
|
|
66
68
|
"@pnpm/lockfile.types": "1100.0.5",
|
|
67
69
|
"@pnpm/pkg-manifest.reader": "1100.0.3",
|
|
68
70
|
"@pnpm/pkg-manifest.utils": "1100.1.2",
|
|
69
71
|
"@pnpm/resolving.parse-wanted-dependency": "1100.0.1",
|
|
70
|
-
"@pnpm/
|
|
71
|
-
"@pnpm/store.connection-manager": "1100.1.0",
|
|
72
|
-
"@pnpm/types": "1101.1.0",
|
|
72
|
+
"@pnpm/store.connection-manager": "1100.1.1",
|
|
73
73
|
"@pnpm/store.controller": "1101.0.5",
|
|
74
|
-
"@pnpm/
|
|
74
|
+
"@pnpm/types": "1101.1.0",
|
|
75
75
|
"@pnpm/workspace.project-manifest-writer": "1100.0.3",
|
|
76
|
-
"@pnpm/
|
|
77
|
-
"@pnpm/workspace.projects-filter": "1100.0.10",
|
|
76
|
+
"@pnpm/workspace.project-manifest-reader": "1100.0.4",
|
|
78
77
|
"@pnpm/workspace.projects-graph": "1100.0.7",
|
|
78
|
+
"@pnpm/workspace.projects-filter": "1100.0.10",
|
|
79
79
|
"@pnpm/workspace.projects-reader": "1101.0.3",
|
|
80
|
-
"@pnpm/workspace.projects-sorter": "1100.0.2",
|
|
81
|
-
"@pnpm/workspace.state": "1100.0.11",
|
|
82
|
-
"@pnpm/workspace.workspace-manifest-writer": "1100.0.7",
|
|
83
80
|
"@pnpm/workspace.root-finder": "1100.0.1",
|
|
84
|
-
"@pnpm/
|
|
81
|
+
"@pnpm/workspace.workspace-manifest-writer": "1100.0.7",
|
|
82
|
+
"@pnpm/workspace.state": "1100.0.11",
|
|
83
|
+
"@pnpm/workspace.projects-sorter": "1100.0.2",
|
|
84
|
+
"@pnpm/resolving.resolver-base": "1100.1.3"
|
|
85
85
|
},
|
|
86
86
|
"peerDependencies": {
|
|
87
87
|
"@pnpm/logger": ">=1001.0.0 <1002.0.0"
|
|
@@ -105,18 +105,18 @@
|
|
|
105
105
|
"write-json-file": "^7.0.0",
|
|
106
106
|
"write-package": "7.2.0",
|
|
107
107
|
"write-yaml-file": "^6.0.0",
|
|
108
|
-
"@pnpm/installing.commands": "1100.2.
|
|
109
|
-
"@pnpm/assert-project": "1100.0.7",
|
|
108
|
+
"@pnpm/installing.commands": "1100.2.1",
|
|
110
109
|
"@pnpm/installing.modules-yaml": "1100.0.4",
|
|
111
|
-
"@pnpm/
|
|
110
|
+
"@pnpm/assert-project": "1100.0.7",
|
|
112
111
|
"@pnpm/logger": "1100.0.0",
|
|
113
112
|
"@pnpm/store.index": "1100.1.0",
|
|
114
|
-
"@pnpm/test-fixtures": "1100.0.0",
|
|
115
113
|
"@pnpm/test-ipc-server": "1100.0.0",
|
|
116
114
|
"@pnpm/testing.command-defaults": "1100.0.1",
|
|
117
|
-
"@pnpm/
|
|
115
|
+
"@pnpm/prepare": "1100.0.7",
|
|
116
|
+
"@pnpm/testing.mock-agent": "1100.0.3",
|
|
117
|
+
"@pnpm/test-fixtures": "1100.0.0",
|
|
118
118
|
"@pnpm/worker": "1100.1.4",
|
|
119
|
-
"@pnpm/
|
|
119
|
+
"@pnpm/workspace.projects-filter": "1100.0.10"
|
|
120
120
|
},
|
|
121
121
|
"engines": {
|
|
122
122
|
"node": ">=22.13"
|