@depup/netlify-cli 27.0.0-depup.0 → 27.0.0-depup.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/README.md CHANGED
@@ -14,7 +14,7 @@ npm install @depup/netlify-cli
14
14
  | Field | Value |
15
15
  |-------|-------|
16
16
  | Original | [netlify-cli](https://www.npmjs.com/package/netlify-cli) @ 27.0.0 |
17
- | Processed | 2026-07-25 |
17
+ | Processed | 2026-07-26 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 49 |
20
20
 
@@ -56,7 +56,7 @@ npm install @depup/netlify-cli
56
56
  | inquirer-autocomplete-prompt | ^1.4.0 | ^3.0.1 |
57
57
  | is-wsl | ^3.1.0 | ^3.1.1 |
58
58
  | log-update | ^7.2.0 | ^8.0.0 |
59
- | modern-tar | ^0.7.5 | ^0.7.7 |
59
+ | modern-tar | ^0.7.5 | ^0.8.0 |
60
60
  | multiparty | ^4.2.3 | ^4.3.0 |
61
61
  | normalize-package-data | ^7.0.1 | ^9.0.0 |
62
62
  | p-map | ^7.0.3 | ^7.0.6 |
package/changes.json CHANGED
@@ -138,7 +138,7 @@
138
138
  },
139
139
  "modern-tar": {
140
140
  "from": "^0.7.5",
141
- "to": "^0.7.7"
141
+ "to": "^0.8.0"
142
142
  },
143
143
  "multiparty": {
144
144
  "from": "^4.2.3",
@@ -197,6 +197,6 @@
197
197
  "to": "^3.4.0"
198
198
  }
199
199
  },
200
- "timestamp": "2026-07-25T00:41:59.752Z",
200
+ "timestamp": "2026-07-26T01:09:57.876Z",
201
201
  "totalUpdated": 49
202
202
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@depup/netlify-cli",
3
3
  "description": "Netlify command line tool (with updated dependencies)",
4
- "version": "27.0.0-depup.0",
4
+ "version": "27.0.0-depup.1",
5
5
  "author": "Netlify Inc.",
6
6
  "type": "module",
7
7
  "engines": {
@@ -130,7 +130,7 @@
130
130
  "log-update": "^8.0.0",
131
131
  "maxstache": "^1.0.7",
132
132
  "maxstache-stream": "^1.0.4",
133
- "modern-tar": "^0.7.7",
133
+ "modern-tar": "^0.8.0",
134
134
  "multiparty": "^4.3.0",
135
135
  "nanospinner": "^1.2.2",
136
136
  "netlify-redirector": "^0.5.0",
@@ -365,7 +365,7 @@
365
365
  },
366
366
  "modern-tar": {
367
367
  "from": "^0.7.5",
368
- "to": "^0.7.7"
368
+ "to": "^0.8.0"
369
369
  },
370
370
  "multiparty": {
371
371
  "from": "^4.2.3",
@@ -427,7 +427,7 @@
427
427
  "depsUpdated": 49,
428
428
  "originalPackage": "netlify-cli",
429
429
  "originalVersion": "27.0.0",
430
- "processedAt": "2026-07-25T00:42:42.185Z",
430
+ "processedAt": "2026-07-26T01:10:46.651Z",
431
431
  "smokeTest": "failed"
432
432
  }
433
433
  }