@pnpm/plugin-commands-rebuild 1002.0.0 → 1002.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 +54 -54
package/package.json CHANGED
@@ -1,44 +1,28 @@
1
1
  {
2
2
  "name": "@pnpm/plugin-commands-rebuild",
3
- "version": "1002.0.0",
3
+ "version": "1002.0.2",
4
4
  "description": "Commands for rebuilding dependencies",
5
- "main": "lib/index.js",
6
- "types": "lib/index.d.ts",
7
- "files": [
8
- "lib",
9
- "!*.map"
10
- ],
11
- "engines": {
12
- "node": ">=18.12"
13
- },
14
- "repository": "https://github.com/pnpm/pnpm/blob/main/exec/plugin-commands-rebuild",
15
5
  "keywords": [
16
- "pnpm10",
17
6
  "pnpm",
7
+ "pnpm10",
18
8
  "rebuild"
19
9
  ],
20
10
  "license": "MIT",
11
+ "funding": "https://opencollective.com/pnpm",
12
+ "repository": "https://github.com/pnpm/pnpm/blob/main/exec/plugin-commands-rebuild",
13
+ "homepage": "https://github.com/pnpm/pnpm/blob/main/exec/plugin-commands-rebuild#readme",
21
14
  "bugs": {
22
15
  "url": "https://github.com/pnpm/pnpm/issues"
23
16
  },
24
- "homepage": "https://github.com/pnpm/pnpm/blob/main/exec/plugin-commands-rebuild#readme",
25
- "devDependencies": {
26
- "@pnpm/registry-mock": "4.0.0",
27
- "@types/ramda": "0.29.12",
28
- "@types/semver": "7.5.3",
29
- "@types/sinon": "^10.0.20",
30
- "execa": "npm:safe-execa@0.1.2",
31
- "sinon": "^16.1.3",
32
- "write-yaml-file": "^5.0.0",
33
- "@pnpm/assert-project": "4.0.5",
34
- "@pnpm/crypto.object-hasher": "1000.0.1",
35
- "@pnpm/plugin-commands-rebuild": "1002.0.0",
36
- "@pnpm/logger": "1000.0.0",
37
- "@pnpm/prepare": "0.0.112",
38
- "@pnpm/test-ipc-server": "0.0.0",
39
- "@pnpm/test-fixtures": "0.1.37",
40
- "@pnpm/workspace.filter-packages-from-dir": "1000.0.11"
17
+ "main": "lib/index.js",
18
+ "types": "lib/index.d.ts",
19
+ "exports": {
20
+ ".": "./lib/index.js"
41
21
  },
22
+ "files": [
23
+ "lib",
24
+ "!*.map"
25
+ ],
42
26
  "dependencies": {
43
27
  "@pnpm/builder.policy": "3.0.0",
44
28
  "@pnpm/npm-package-arg": "^1.0.0",
@@ -48,38 +32,54 @@
48
32
  "ramda": "npm:@pnpm/ramda@0.28.1",
49
33
  "render-help": "^1.0.3",
50
34
  "run-groups": "^3.0.1",
51
- "semver": "^7.6.2",
52
- "@pnpm/cli-utils": "1000.0.11",
53
- "@pnpm/calc-dep-state": "1001.0.5",
54
- "@pnpm/common-cli-options-help": "1000.0.0",
55
- "@pnpm/config": "1002.4.0",
35
+ "semver": "^7.7.1",
36
+ "@pnpm/calc-dep-state": "1001.0.6",
37
+ "@pnpm/config": "1002.5.0",
56
38
  "@pnpm/constants": "1001.1.0",
57
- "@pnpm/dependency-path": "1000.0.3",
58
- "@pnpm/core-loggers": "1000.1.3",
39
+ "@pnpm/cli-utils": "1000.0.13",
40
+ "@pnpm/common-cli-options-help": "1000.0.0",
41
+ "@pnpm/core-loggers": "1000.1.4",
59
42
  "@pnpm/error": "1000.0.2",
43
+ "@pnpm/dependency-path": "1000.0.4",
60
44
  "@pnpm/deps.graph-sequencer": "1000.0.0",
61
- "@pnpm/get-context": "1001.0.6",
62
- "@pnpm/lifecycle": "1001.0.6",
63
- "@pnpm/link-bins": "1000.0.7",
64
- "@pnpm/lockfile.types": "1001.0.3",
65
- "@pnpm/lockfile.utils": "1001.0.3",
66
- "@pnpm/lockfile.walker": "1001.0.3",
67
- "@pnpm/normalize-registries": "1000.0.3",
68
- "@pnpm/modules-yaml": "1000.1.3",
69
- "@pnpm/store-connection-manager": "1000.0.10",
70
- "@pnpm/sort-packages": "1000.0.3",
71
- "@pnpm/store-controller-types": "1001.0.2",
72
- "@pnpm/store.cafs": "1000.0.5",
73
- "@pnpm/types": "1000.2.0",
74
- "@pnpm/worker": "1000.0.6",
75
- "@pnpm/workspace.find-packages": "1000.0.11"
45
+ "@pnpm/get-context": "1001.0.7",
46
+ "@pnpm/lifecycle": "1001.0.7",
47
+ "@pnpm/lockfile.types": "1001.0.4",
48
+ "@pnpm/link-bins": "1000.0.8",
49
+ "@pnpm/lockfile.utils": "1001.0.4",
50
+ "@pnpm/lockfile.walker": "1001.0.4",
51
+ "@pnpm/normalize-registries": "1000.0.4",
52
+ "@pnpm/modules-yaml": "1000.1.4",
53
+ "@pnpm/sort-packages": "1000.0.4",
54
+ "@pnpm/store-controller-types": "1001.0.3",
55
+ "@pnpm/store-connection-manager": "1000.0.12",
56
+ "@pnpm/store.cafs": "1000.0.6",
57
+ "@pnpm/types": "1000.2.1",
58
+ "@pnpm/workspace.find-packages": "1000.0.13",
59
+ "@pnpm/worker": "1000.0.7"
76
60
  },
77
61
  "peerDependencies": {
78
62
  "@pnpm/logger": ">=5.1.0 <1001.0.0"
79
63
  },
80
- "funding": "https://opencollective.com/pnpm",
81
- "exports": {
82
- ".": "./lib/index.js"
64
+ "devDependencies": {
65
+ "@pnpm/registry-mock": "4.0.0",
66
+ "@types/ramda": "0.29.12",
67
+ "@types/semver": "7.5.3",
68
+ "@types/sinon": "^10.0.20",
69
+ "execa": "npm:safe-execa@0.1.2",
70
+ "sinon": "^16.1.3",
71
+ "write-yaml-file": "^5.0.0",
72
+ "@pnpm/crypto.object-hasher": "1000.0.1",
73
+ "@pnpm/logger": "1000.0.0",
74
+ "@pnpm/assert-project": "4.0.6",
75
+ "@pnpm/plugin-commands-rebuild": "1002.0.2",
76
+ "@pnpm/prepare": "0.0.113",
77
+ "@pnpm/test-ipc-server": "0.0.0",
78
+ "@pnpm/workspace.filter-packages-from-dir": "1000.0.13",
79
+ "@pnpm/test-fixtures": "0.1.37"
80
+ },
81
+ "engines": {
82
+ "node": ">=18.12"
83
83
  },
84
84
  "jest": {
85
85
  "preset": "@pnpm/jest-config"