pnpm 6.32.3 → 6.32.4

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/README.md CHANGED
@@ -41,6 +41,9 @@ To quote the [Rush](https://rushjs.io/) team:
41
41
  <td align="center" valign="middle">
42
42
  <a href="https://leniolabs.com" target="_blank"><img src="https://raw.githubusercontent.com/pnpm/pnpm.github.io/main/static/img/users/leniolabs.jpg" width="80"></a>
43
43
  </td>
44
+ <td align="center" valign="middle">
45
+ <a href="https://vercel.com" target="_blank"><img src="https://raw.githubusercontent.com/pnpm/pnpm.github.io/main/static/img/users/vercel.svg" width="180"></a>
46
+ </td>
44
47
  </tr>
45
48
  </tbody>
46
49
  </table>
@@ -11,7 +11,7 @@ packageManager: pnpm@7.0.0-alpha.2
11
11
  pendingBuilds:
12
12
  - /node-gyp/8.4.1
13
13
  - /encoding/0.1.13
14
- prunedAt: Sun, 06 Mar 2022 17:08:59 GMT
14
+ prunedAt: Thu, 31 Mar 2022 15:39:08 GMT
15
15
  publicHoistPattern:
16
16
  - '*types*'
17
17
  - '*eslint*'
@@ -45,7 +45,7 @@ packages:
45
45
  resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
46
46
  engines: {node: '>= 6.0.0'}
47
47
  dependencies:
48
- debug: 4.3.3
48
+ debug: 4.3.4
49
49
  transitivePeerDependencies:
50
50
  - supports-color
51
51
  dev: false
@@ -55,7 +55,7 @@ packages:
55
55
  resolution: {integrity: sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==}
56
56
  engines: {node: '>= 8.0.0'}
57
57
  dependencies:
58
- debug: 4.3.3
58
+ debug: 4.3.4
59
59
  depd: 1.1.2
60
60
  humanize-ms: 1.2.1
61
61
  transitivePeerDependencies:
@@ -158,8 +158,8 @@ packages:
158
158
  dev: false
159
159
  optional: true
160
160
 
161
- /debug/4.3.3:
162
- resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==}
161
+ /debug/4.3.4:
162
+ resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
163
163
  engines: {node: '>=6.0'}
164
164
  peerDependencies:
165
165
  supports-color: '*'
@@ -219,11 +219,10 @@ packages:
219
219
  dev: false
220
220
  optional: true
221
221
 
222
- /gauge/4.0.2:
223
- resolution: {integrity: sha512-aSPRm2CvA9R8QyU5eXMFPd+cYkyxLsXHd2l5/FOH2V/eml//M04G6KZOmTap07O1PvEwNcl2NndyLfK8g3QrKA==}
224
- engines: {node: ^12.13.0 || ^14.15.0 || >=16}
222
+ /gauge/4.0.4:
223
+ resolution: {integrity: sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==}
224
+ engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
225
225
  dependencies:
226
- ansi-regex: 5.0.1
227
226
  aproba: 2.0.0
228
227
  color-support: 1.1.3
229
228
  console-control-strings: 1.1.0
@@ -268,7 +267,7 @@ packages:
268
267
  dependencies:
269
268
  '@tootallnate/once': 1.1.2
270
269
  agent-base: 6.0.2
271
- debug: 4.3.3
270
+ debug: 4.3.4
272
271
  transitivePeerDependencies:
273
272
  - supports-color
274
273
  dev: false
@@ -279,7 +278,7 @@ packages:
279
278
  engines: {node: '>= 6'}
280
279
  dependencies:
281
280
  agent-base: 6.0.2
282
- debug: 4.3.3
281
+ debug: 4.3.4
283
282
  transitivePeerDependencies:
284
283
  - supports-color
285
284
  dev: false
@@ -511,7 +510,7 @@ packages:
511
510
  dependencies:
512
511
  are-we-there-yet: 3.0.0
513
512
  console-control-strings: 1.1.0
514
- gauge: 4.0.2
513
+ gauge: 4.0.4
515
514
  set-blocking: 2.0.0
516
515
  dev: false
517
516
  optional: true
@@ -615,7 +614,7 @@ packages:
615
614
  engines: {node: '>= 10'}
616
615
  dependencies:
617
616
  agent-base: 6.0.2
618
- debug: 4.3.3
617
+ debug: 4.3.4
619
618
  socks: 2.6.2
620
619
  transitivePeerDependencies:
621
620
  - supports-color
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "debug",
3
- "version": "4.3.3",
3
+ "version": "4.3.4",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git://github.com/debug-js/debug.git"
@@ -179,7 +179,7 @@ function setup(env) {
179
179
  namespaces = split[i].replace(/\*/g, '.*?');
180
180
 
181
181
  if (namespaces[0] === '-') {
182
- createDebug.skips.push(new RegExp('^' + namespaces.substr(1) + '$'));
182
+ createDebug.skips.push(new RegExp('^' + namespaces.slice(1) + '$'));
183
183
  } else {
184
184
  createDebug.names.push(new RegExp('^' + namespaces + '$'));
185
185
  }
@@ -91,8 +91,7 @@ Gauge.prototype._computeTheme = function (theme) {
91
91
  if (typeof theme === 'string') {
92
92
  theme = this._themes.getTheme(theme)
93
93
  } else if (
94
- theme &&
95
- (Object.keys(theme).length === 0 || theme.hasUnicode != null || theme.hasColor != null)
94
+ Object.keys(theme).length === 0 || theme.hasUnicode != null || theme.hasColor != null
96
95
  ) {
97
96
  var useUnicode = theme.hasUnicode == null ? hasUnicode() : theme.hasUnicode
98
97
  var useColor = theme.hasColor == null ? hasColor : theme.hasColor
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "name": "gauge",
3
- "version": "4.0.2",
3
+ "version": "4.0.4",
4
4
  "description": "A terminal based horizontal gauge",
5
5
  "main": "lib",
6
6
  "scripts": {
7
7
  "test": "tap",
8
- "lint": "eslint '**/*.js'",
9
- "postlint": "npm-template-check",
8
+ "lint": "eslint \"**/*.js\"",
9
+ "postlint": "template-oss-check",
10
10
  "lintfix": "npm run lint -- --fix",
11
11
  "preversion": "npm test",
12
12
  "postversion": "npm publish",
13
13
  "prepublishOnly": "git push origin --follow-tags",
14
14
  "snap": "tap",
15
15
  "posttest": "npm run lint",
16
- "template-copy": "npm-template-copy --force"
16
+ "template-oss-apply": "template-oss-apply --force"
17
17
  },
18
18
  "repository": {
19
19
  "type": "git",
20
- "url": "https://github.com/npm/gauge"
20
+ "url": "https://github.com/npm/gauge.git"
21
21
  },
22
22
  "keywords": [
23
23
  "progressbar",
@@ -31,7 +31,6 @@
31
31
  },
32
32
  "homepage": "https://github.com/npm/gauge",
33
33
  "dependencies": {
34
- "ansi-regex": "^5.0.1",
35
34
  "aproba": "^1.0.3 || ^2.0.0",
36
35
  "color-support": "^1.1.3",
37
36
  "console-control-strings": "^1.1.0",
@@ -42,16 +41,17 @@
42
41
  "wide-align": "^1.1.5"
43
42
  },
44
43
  "devDependencies": {
45
- "@npmcli/template-oss": "^2.7.1",
44
+ "@npmcli/eslint-config": "^3.0.1",
45
+ "@npmcli/template-oss": "3.2.0",
46
46
  "readable-stream": "^3.6.0",
47
- "tap": "^15.1.6"
47
+ "tap": "^16.0.1"
48
48
  },
49
49
  "files": [
50
- "bin",
51
- "lib"
50
+ "bin/",
51
+ "lib/"
52
52
  ],
53
53
  "engines": {
54
- "node": "^12.13.0 || ^14.15.0 || >=16"
54
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
55
55
  },
56
56
  "tap": {
57
57
  "branches": 79,
@@ -60,6 +60,7 @@
60
60
  "lines": 90
61
61
  },
62
62
  "templateOSS": {
63
- "version": "2.7.1"
63
+ "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
64
+ "version": "3.2.0"
64
65
  }
65
66
  }