netlify-cli 11.3.0 → 11.4.0
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/npm-shrinkwrap.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.4.0",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "11.
|
|
9
|
+
"version": "11.4.0",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@netlify/build": "^27.15.
|
|
13
|
+
"@netlify/build": "^27.15.6",
|
|
14
14
|
"@netlify/config": "^18.2.1",
|
|
15
15
|
"@netlify/edge-bundler": "^1.13.0",
|
|
16
16
|
"@netlify/framework-info": "^9.2.0",
|
|
17
17
|
"@netlify/local-functions-proxy": "^1.1.1",
|
|
18
|
-
"@netlify/plugins-list": "^6.
|
|
18
|
+
"@netlify/plugins-list": "^6.40.0",
|
|
19
19
|
"@netlify/zip-it-and-ship-it": "^5.13.5",
|
|
20
20
|
"@octokit/rest": "^18.0.0",
|
|
21
21
|
"@sindresorhus/slugify": "^1.1.0",
|
|
@@ -1189,9 +1189,9 @@
|
|
|
1189
1189
|
"integrity": "sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw=="
|
|
1190
1190
|
},
|
|
1191
1191
|
"node_modules/@netlify/build": {
|
|
1192
|
-
"version": "27.15.
|
|
1193
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-27.15.
|
|
1194
|
-
"integrity": "sha512-
|
|
1192
|
+
"version": "27.15.6",
|
|
1193
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-27.15.6.tgz",
|
|
1194
|
+
"integrity": "sha512-ZSah6LDAG0KwWiTUfVfL/kBie7qsUj4cMSl0D7dbTBWSRpGx8MgYjlJHP3U2PgXAgmLcc4NOciGIZD/zL4yJCA==",
|
|
1195
1195
|
"dependencies": {
|
|
1196
1196
|
"@bugsnag/js": "^7.0.0",
|
|
1197
1197
|
"@netlify/cache-utils": "^4.0.0",
|
|
@@ -3593,9 +3593,9 @@
|
|
|
3593
3593
|
"integrity": "sha512-1n9VvO/9qM7cRB5f7NgSNqeUrovM7j9WVAY7ZQ4LtQuXSquFmO9Fku7WrV3zAUC6v2Y62fxGyJ0fRllYz5uXLw=="
|
|
3594
3594
|
},
|
|
3595
3595
|
"node_modules/@netlify/plugins-list": {
|
|
3596
|
-
"version": "6.
|
|
3597
|
-
"resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.
|
|
3598
|
-
"integrity": "sha512-
|
|
3596
|
+
"version": "6.40.0",
|
|
3597
|
+
"resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.40.0.tgz",
|
|
3598
|
+
"integrity": "sha512-VDYHEVS/r3eEylUNVwwF0scyV8ISMfxbz6MMl7TEpgArXOS+lYhObNAukrWcUR7aa0zf9C3jwy67zROh0M+ZdQ==",
|
|
3599
3599
|
"engines": {
|
|
3600
3600
|
"node": "^12.20.0 || ^14.14.0 || >=16.0.0"
|
|
3601
3601
|
}
|
|
@@ -22410,15 +22410,15 @@
|
|
|
22410
22410
|
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
|
|
22411
22411
|
},
|
|
22412
22412
|
"node_modules/write-file-atomic": {
|
|
22413
|
-
"version": "4.0.
|
|
22414
|
-
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.
|
|
22415
|
-
"integrity": "sha512-
|
|
22413
|
+
"version": "4.0.2",
|
|
22414
|
+
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz",
|
|
22415
|
+
"integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==",
|
|
22416
22416
|
"dependencies": {
|
|
22417
22417
|
"imurmurhash": "^0.1.4",
|
|
22418
22418
|
"signal-exit": "^3.0.7"
|
|
22419
22419
|
},
|
|
22420
22420
|
"engines": {
|
|
22421
|
-
"node": "^12.13.0 || ^14.15.0 || >=16"
|
|
22421
|
+
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
22422
22422
|
}
|
|
22423
22423
|
},
|
|
22424
22424
|
"node_modules/ws": {
|
|
@@ -23374,9 +23374,9 @@
|
|
|
23374
23374
|
"integrity": "sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw=="
|
|
23375
23375
|
},
|
|
23376
23376
|
"@netlify/build": {
|
|
23377
|
-
"version": "27.15.
|
|
23378
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-27.15.
|
|
23379
|
-
"integrity": "sha512-
|
|
23377
|
+
"version": "27.15.6",
|
|
23378
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-27.15.6.tgz",
|
|
23379
|
+
"integrity": "sha512-ZSah6LDAG0KwWiTUfVfL/kBie7qsUj4cMSl0D7dbTBWSRpGx8MgYjlJHP3U2PgXAgmLcc4NOciGIZD/zL4yJCA==",
|
|
23380
23380
|
"requires": {
|
|
23381
23381
|
"@bugsnag/js": "^7.0.0",
|
|
23382
23382
|
"@netlify/cache-utils": "^4.0.0",
|
|
@@ -24766,9 +24766,9 @@
|
|
|
24766
24766
|
"integrity": "sha512-1n9VvO/9qM7cRB5f7NgSNqeUrovM7j9WVAY7ZQ4LtQuXSquFmO9Fku7WrV3zAUC6v2Y62fxGyJ0fRllYz5uXLw=="
|
|
24767
24767
|
},
|
|
24768
24768
|
"@netlify/plugins-list": {
|
|
24769
|
-
"version": "6.
|
|
24770
|
-
"resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.
|
|
24771
|
-
"integrity": "sha512-
|
|
24769
|
+
"version": "6.40.0",
|
|
24770
|
+
"resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.40.0.tgz",
|
|
24771
|
+
"integrity": "sha512-VDYHEVS/r3eEylUNVwwF0scyV8ISMfxbz6MMl7TEpgArXOS+lYhObNAukrWcUR7aa0zf9C3jwy67zROh0M+ZdQ=="
|
|
24772
24772
|
},
|
|
24773
24773
|
"@netlify/run-utils": {
|
|
24774
24774
|
"version": "4.0.1",
|
|
@@ -39129,9 +39129,9 @@
|
|
|
39129
39129
|
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
|
|
39130
39130
|
},
|
|
39131
39131
|
"write-file-atomic": {
|
|
39132
|
-
"version": "4.0.
|
|
39133
|
-
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.
|
|
39134
|
-
"integrity": "sha512-
|
|
39132
|
+
"version": "4.0.2",
|
|
39133
|
+
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz",
|
|
39134
|
+
"integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==",
|
|
39135
39135
|
"requires": {
|
|
39136
39136
|
"imurmurhash": "^0.1.4",
|
|
39137
39137
|
"signal-exit": "^3.0.7"
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
3
|
"description": "Netlify command line tool",
|
|
4
|
-
"version": "11.
|
|
4
|
+
"version": "11.4.0",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"contributors": [
|
|
7
7
|
"@whitep4nth3r (https://twitter.com/whitep4nth3r)",
|
|
@@ -222,12 +222,12 @@
|
|
|
222
222
|
"prettier": "--ignore-path .gitignore --loglevel=warn \"{src,tools,scripts,site,tests,.github}/**/*.{mjs,cjs,js,md,yml,json,html}\" \"*.{mjs,cjs,js,yml,json,html}\" \".*.{mjs,cjs,js,yml,json,html}\" \"!CHANGELOG.md\" \"!npm-shrinkwrap.json\" \"!**/*/package-lock.json\" \"!.github/**/*.md\""
|
|
223
223
|
},
|
|
224
224
|
"dependencies": {
|
|
225
|
-
"@netlify/build": "^27.15.
|
|
225
|
+
"@netlify/build": "^27.15.6",
|
|
226
226
|
"@netlify/config": "^18.2.1",
|
|
227
227
|
"@netlify/edge-bundler": "^1.13.0",
|
|
228
228
|
"@netlify/framework-info": "^9.2.0",
|
|
229
229
|
"@netlify/local-functions-proxy": "^1.1.1",
|
|
230
|
-
"@netlify/plugins-list": "^6.
|
|
230
|
+
"@netlify/plugins-list": "^6.40.0",
|
|
231
231
|
"@netlify/zip-it-and-ship-it": "^5.13.5",
|
|
232
232
|
"@octokit/rest": "^18.0.0",
|
|
233
233
|
"@sindresorhus/slugify": "^1.1.0",
|
|
@@ -410,7 +410,13 @@ const bundleEdgeFunctions = async (options) => {
|
|
|
410
410
|
phase: 'start',
|
|
411
411
|
})
|
|
412
412
|
|
|
413
|
-
const { severityCode, success } = await runCoreSteps(['edge_functions_bundling'], {
|
|
413
|
+
const { severityCode, success } = await runCoreSteps(['edge_functions_bundling'], {
|
|
414
|
+
...options,
|
|
415
|
+
buffer: true,
|
|
416
|
+
featureFlags: {
|
|
417
|
+
edge_functions_produce_eszip: true,
|
|
418
|
+
},
|
|
419
|
+
})
|
|
414
420
|
|
|
415
421
|
if (!success) {
|
|
416
422
|
statusCb({
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
}
|
|
27
27
|
},
|
|
28
28
|
"node_modules/@types/node": {
|
|
29
|
-
"version": "14.18.
|
|
30
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.
|
|
31
|
-
"integrity": "sha512-
|
|
29
|
+
"version": "14.18.25",
|
|
30
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.25.tgz",
|
|
31
|
+
"integrity": "sha512-9pLfceRSrKIsv/MISN6RoFWTIzka36Uk2Uuf5a8cHyDYhEgl5Hm5dXoe621KULeBjt+cFsY18mILsWWtJeG80w=="
|
|
32
32
|
},
|
|
33
33
|
"node_modules/is-promise": {
|
|
34
34
|
"version": "4.0.0",
|
|
@@ -58,9 +58,9 @@
|
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
60
|
"@types/node": {
|
|
61
|
-
"version": "14.18.
|
|
62
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.
|
|
63
|
-
"integrity": "sha512-
|
|
61
|
+
"version": "14.18.25",
|
|
62
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.25.tgz",
|
|
63
|
+
"integrity": "sha512-9pLfceRSrKIsv/MISN6RoFWTIzka36Uk2Uuf5a8cHyDYhEgl5Hm5dXoe621KULeBjt+cFsY18mILsWWtJeG80w=="
|
|
64
64
|
},
|
|
65
65
|
"is-promise": {
|
|
66
66
|
"version": "4.0.0",
|