netlify 24.11.1 → 24.11.3
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/dist/tsconfig.build.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +32 -22
- package/package.json +5 -5
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify",
|
|
3
|
-
"version": "24.11.
|
|
3
|
+
"version": "24.11.3",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify",
|
|
9
|
-
"version": "24.11.
|
|
9
|
+
"version": "24.11.3",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
"@netlify/ai": "0.4.1",
|
|
15
15
|
"@netlify/api": "14.0.18",
|
|
16
16
|
"@netlify/blobs": "10.7.0",
|
|
17
|
-
"@netlify/build": "35.
|
|
17
|
+
"@netlify/build": "35.13.1",
|
|
18
18
|
"@netlify/build-info": "10.5.0",
|
|
19
|
-
"@netlify/config": "24.
|
|
19
|
+
"@netlify/config": "24.5.0",
|
|
20
20
|
"@netlify/dev": "4.16.4",
|
|
21
21
|
"@netlify/dev-utils": "4.4.3",
|
|
22
|
-
"@netlify/edge-bundler": "14.
|
|
22
|
+
"@netlify/edge-bundler": "14.10.0",
|
|
23
23
|
"@netlify/edge-functions": "3.0.6",
|
|
24
24
|
"@netlify/edge-functions-bootstrap": "2.17.1",
|
|
25
25
|
"@netlify/headers-parser": "9.0.3",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"jwt-decode": "4.0.0",
|
|
77
77
|
"lambda-local": "2.2.0",
|
|
78
78
|
"locate-path": "8.0.0",
|
|
79
|
-
"lodash": "4.
|
|
79
|
+
"lodash": "4.18.1",
|
|
80
80
|
"log-update": "7.2.0",
|
|
81
81
|
"maxstache": "1.0.7",
|
|
82
82
|
"maxstache-stream": "1.0.4",
|
|
@@ -1252,16 +1252,16 @@
|
|
|
1252
1252
|
}
|
|
1253
1253
|
},
|
|
1254
1254
|
"node_modules/@netlify/build": {
|
|
1255
|
-
"version": "35.
|
|
1256
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-35.
|
|
1257
|
-
"integrity": "sha512-
|
|
1255
|
+
"version": "35.13.1",
|
|
1256
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-35.13.1.tgz",
|
|
1257
|
+
"integrity": "sha512-lDAWE2YbSuPURn+AYYFHSppqpLvbxLpx57SPDxyX9/IhCYaMp0UFgNeTOWLnh+YHX7TXX6D0yA1VCpcuzyub9Q==",
|
|
1258
1258
|
"license": "MIT",
|
|
1259
1259
|
"dependencies": {
|
|
1260
1260
|
"@bugsnag/js": "^8.0.0",
|
|
1261
1261
|
"@netlify/blobs": "^10.4.4",
|
|
1262
1262
|
"@netlify/cache-utils": "^6.0.5",
|
|
1263
|
-
"@netlify/config": "^24.
|
|
1264
|
-
"@netlify/edge-bundler": "14.
|
|
1263
|
+
"@netlify/config": "^24.5.0",
|
|
1264
|
+
"@netlify/edge-bundler": "14.10.0",
|
|
1265
1265
|
"@netlify/functions-utils": "^6.2.29",
|
|
1266
1266
|
"@netlify/git-utils": "^6.0.4",
|
|
1267
1267
|
"@netlify/opentelemetry-utils": "^2.0.2",
|
|
@@ -1693,9 +1693,9 @@
|
|
|
1693
1693
|
}
|
|
1694
1694
|
},
|
|
1695
1695
|
"node_modules/@netlify/config": {
|
|
1696
|
-
"version": "24.
|
|
1697
|
-
"resolved": "https://registry.npmjs.org/@netlify/config/-/config-24.
|
|
1698
|
-
"integrity": "sha512-
|
|
1696
|
+
"version": "24.5.0",
|
|
1697
|
+
"resolved": "https://registry.npmjs.org/@netlify/config/-/config-24.5.0.tgz",
|
|
1698
|
+
"integrity": "sha512-d9M/H9ouQUlu6OnEYa9z4Sa+RZUn7OioS6bw6kKRtalllkQiSAtbgzjXz/2umgABsJGmxYXyjSOk7P8QcKluJg==",
|
|
1699
1699
|
"license": "MIT",
|
|
1700
1700
|
"dependencies": {
|
|
1701
1701
|
"@iarna/toml": "^2.2.5",
|
|
@@ -2019,9 +2019,9 @@
|
|
|
2019
2019
|
}
|
|
2020
2020
|
},
|
|
2021
2021
|
"node_modules/@netlify/edge-bundler": {
|
|
2022
|
-
"version": "14.
|
|
2023
|
-
"resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-14.
|
|
2024
|
-
"integrity": "sha512-
|
|
2022
|
+
"version": "14.10.0",
|
|
2023
|
+
"resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-14.10.0.tgz",
|
|
2024
|
+
"integrity": "sha512-6gWUoPfBuPHATaJScFheyHqLtjYXAa1OSCFPMi7Hyw0p9bJtqj7dmxUlSKen2QRdHLfNF5zZAH060wa2WsZx2Q==",
|
|
2025
2025
|
"license": "MIT",
|
|
2026
2026
|
"dependencies": {
|
|
2027
2027
|
"@import-maps/resolve": "^2.0.0",
|
|
@@ -5737,7 +5737,9 @@
|
|
|
5737
5737
|
}
|
|
5738
5738
|
},
|
|
5739
5739
|
"node_modules/anymatch/node_modules/picomatch": {
|
|
5740
|
-
"version": "2.3.
|
|
5740
|
+
"version": "2.3.2",
|
|
5741
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
|
|
5742
|
+
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
|
5741
5743
|
"license": "MIT",
|
|
5742
5744
|
"engines": {
|
|
5743
5745
|
"node": ">=8.6"
|
|
@@ -6876,7 +6878,9 @@
|
|
|
6876
6878
|
}
|
|
6877
6879
|
},
|
|
6878
6880
|
"node_modules/defu": {
|
|
6879
|
-
"version": "6.1.
|
|
6881
|
+
"version": "6.1.7",
|
|
6882
|
+
"resolved": "https://registry.npmjs.org/defu/-/defu-6.1.7.tgz",
|
|
6883
|
+
"integrity": "sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==",
|
|
6880
6884
|
"license": "MIT"
|
|
6881
6885
|
},
|
|
6882
6886
|
"node_modules/depd": {
|
|
@@ -8051,7 +8055,9 @@
|
|
|
8051
8055
|
}
|
|
8052
8056
|
},
|
|
8053
8057
|
"node_modules/follow-redirects": {
|
|
8054
|
-
"version": "1.
|
|
8058
|
+
"version": "1.16.0",
|
|
8059
|
+
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
|
|
8060
|
+
"integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
|
|
8055
8061
|
"funding": [
|
|
8056
8062
|
{
|
|
8057
8063
|
"type": "individual",
|
|
@@ -9513,7 +9519,9 @@
|
|
|
9513
9519
|
}
|
|
9514
9520
|
},
|
|
9515
9521
|
"node_modules/lodash": {
|
|
9516
|
-
"version": "4.
|
|
9522
|
+
"version": "4.18.1",
|
|
9523
|
+
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
|
|
9524
|
+
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
|
|
9517
9525
|
"license": "MIT"
|
|
9518
9526
|
},
|
|
9519
9527
|
"node_modules/lodash.includes": {
|
|
@@ -9899,7 +9907,9 @@
|
|
|
9899
9907
|
}
|
|
9900
9908
|
},
|
|
9901
9909
|
"node_modules/micromatch/node_modules/picomatch": {
|
|
9902
|
-
"version": "2.3.
|
|
9910
|
+
"version": "2.3.2",
|
|
9911
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
|
|
9912
|
+
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
|
9903
9913
|
"license": "MIT",
|
|
9904
9914
|
"engines": {
|
|
9905
9915
|
"node": ">=8.6"
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify",
|
|
3
3
|
"description": "Netlify command line tool",
|
|
4
|
-
"version": "24.11.
|
|
4
|
+
"version": "24.11.3",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
@@ -59,12 +59,12 @@
|
|
|
59
59
|
"@netlify/ai": "0.4.1",
|
|
60
60
|
"@netlify/api": "14.0.18",
|
|
61
61
|
"@netlify/blobs": "10.7.0",
|
|
62
|
-
"@netlify/build": "35.
|
|
62
|
+
"@netlify/build": "35.13.1",
|
|
63
63
|
"@netlify/build-info": "10.5.0",
|
|
64
|
-
"@netlify/config": "24.
|
|
64
|
+
"@netlify/config": "24.5.0",
|
|
65
65
|
"@netlify/dev": "4.16.4",
|
|
66
66
|
"@netlify/dev-utils": "4.4.3",
|
|
67
|
-
"@netlify/edge-bundler": "14.
|
|
67
|
+
"@netlify/edge-bundler": "14.10.0",
|
|
68
68
|
"@netlify/edge-functions": "3.0.6",
|
|
69
69
|
"@netlify/edge-functions-bootstrap": "2.17.1",
|
|
70
70
|
"@netlify/headers-parser": "9.0.3",
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"jwt-decode": "4.0.0",
|
|
122
122
|
"lambda-local": "2.2.0",
|
|
123
123
|
"locate-path": "8.0.0",
|
|
124
|
-
"lodash": "4.
|
|
124
|
+
"lodash": "4.18.1",
|
|
125
125
|
"log-update": "7.2.0",
|
|
126
126
|
"maxstache": "1.0.7",
|
|
127
127
|
"maxstache-stream": "1.0.4",
|