netlify 23.7.2 → 23.7.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/commands/deploy/deploy.d.ts.map +1 -1
- package/dist/commands/deploy/deploy.js +11 -2
- package/dist/commands/deploy/deploy.js.map +1 -1
- package/dist/lib/build.d.ts +6 -2
- package/dist/lib/build.d.ts.map +1 -1
- package/dist/lib/build.js +2 -2
- package/dist/lib/build.js.map +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +60 -79
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify",
|
|
3
|
-
"version": "23.7.
|
|
3
|
+
"version": "23.7.3",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify",
|
|
9
|
-
"version": "23.7.
|
|
9
|
+
"version": "23.7.3",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@fastify/static": "7.0.4",
|
|
14
14
|
"@netlify/ai": "0.2.1",
|
|
15
15
|
"@netlify/api": "14.0.5",
|
|
16
|
-
"@netlify/blobs": "10.0.
|
|
16
|
+
"@netlify/blobs": "10.0.11",
|
|
17
17
|
"@netlify/build": "35.1.7",
|
|
18
18
|
"@netlify/build-info": "10.0.8",
|
|
19
19
|
"@netlify/config": "24.0.4",
|
|
@@ -1145,17 +1145,42 @@
|
|
|
1145
1145
|
"integrity": "sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw=="
|
|
1146
1146
|
},
|
|
1147
1147
|
"node_modules/@netlify/blobs": {
|
|
1148
|
-
"version": "10.0.
|
|
1149
|
-
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-10.0.
|
|
1150
|
-
"integrity": "sha512
|
|
1148
|
+
"version": "10.0.11",
|
|
1149
|
+
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-10.0.11.tgz",
|
|
1150
|
+
"integrity": "sha512-/pa7eD2gxkhJ6aUIJULrRu3tvAaimy+sA6vHUuGRMvncjOuRpeatXLHxuzdn8DyK1CZCjN3E33oXsdEpoqG7SA==",
|
|
1151
1151
|
"dependencies": {
|
|
1152
|
-
"@netlify/dev-utils": "4.
|
|
1152
|
+
"@netlify/dev-utils": "4.2.0",
|
|
1153
1153
|
"@netlify/runtime-utils": "2.1.0"
|
|
1154
1154
|
},
|
|
1155
1155
|
"engines": {
|
|
1156
1156
|
"node": "^14.16.0 || >=16.0.0"
|
|
1157
1157
|
}
|
|
1158
1158
|
},
|
|
1159
|
+
"node_modules/@netlify/blobs/node_modules/@netlify/dev-utils": {
|
|
1160
|
+
"version": "4.2.0",
|
|
1161
|
+
"resolved": "https://registry.npmjs.org/@netlify/dev-utils/-/dev-utils-4.2.0.tgz",
|
|
1162
|
+
"integrity": "sha512-P/uLJ5IKB4DhUOd6Q4Mpk7N0YKrnijUhAL3C05dEftNi3U3xJB98YekYfsL3G6GkS3L35pKGMx+vKJRwUHpP1Q==",
|
|
1163
|
+
"dependencies": {
|
|
1164
|
+
"@whatwg-node/server": "^0.10.0",
|
|
1165
|
+
"ansis": "^4.1.0",
|
|
1166
|
+
"chokidar": "^4.0.1",
|
|
1167
|
+
"decache": "^4.6.2",
|
|
1168
|
+
"dettle": "^1.0.5",
|
|
1169
|
+
"dot-prop": "9.0.0",
|
|
1170
|
+
"empathic": "^2.0.0",
|
|
1171
|
+
"env-paths": "^3.0.0",
|
|
1172
|
+
"image-size": "^2.0.2",
|
|
1173
|
+
"js-image-generator": "^1.0.4",
|
|
1174
|
+
"parse-gitignore": "^2.0.0",
|
|
1175
|
+
"semver": "^7.7.2",
|
|
1176
|
+
"tmp-promise": "^3.0.3",
|
|
1177
|
+
"uuid": "^11.1.0",
|
|
1178
|
+
"write-file-atomic": "^5.0.1"
|
|
1179
|
+
},
|
|
1180
|
+
"engines": {
|
|
1181
|
+
"node": "^18.14.0 || >=20"
|
|
1182
|
+
}
|
|
1183
|
+
},
|
|
1159
1184
|
"node_modules/@netlify/build": {
|
|
1160
1185
|
"version": "35.1.7",
|
|
1161
1186
|
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-35.1.7.tgz",
|
|
@@ -1273,43 +1298,6 @@
|
|
|
1273
1298
|
"url": "https://github.com/sponsors/isaacs"
|
|
1274
1299
|
}
|
|
1275
1300
|
},
|
|
1276
|
-
"node_modules/@netlify/build/node_modules/@netlify/blobs": {
|
|
1277
|
-
"version": "10.0.11",
|
|
1278
|
-
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-10.0.11.tgz",
|
|
1279
|
-
"integrity": "sha512-/pa7eD2gxkhJ6aUIJULrRu3tvAaimy+sA6vHUuGRMvncjOuRpeatXLHxuzdn8DyK1CZCjN3E33oXsdEpoqG7SA==",
|
|
1280
|
-
"dependencies": {
|
|
1281
|
-
"@netlify/dev-utils": "4.2.0",
|
|
1282
|
-
"@netlify/runtime-utils": "2.1.0"
|
|
1283
|
-
},
|
|
1284
|
-
"engines": {
|
|
1285
|
-
"node": "^14.16.0 || >=16.0.0"
|
|
1286
|
-
}
|
|
1287
|
-
},
|
|
1288
|
-
"node_modules/@netlify/build/node_modules/@netlify/dev-utils": {
|
|
1289
|
-
"version": "4.2.0",
|
|
1290
|
-
"resolved": "https://registry.npmjs.org/@netlify/dev-utils/-/dev-utils-4.2.0.tgz",
|
|
1291
|
-
"integrity": "sha512-P/uLJ5IKB4DhUOd6Q4Mpk7N0YKrnijUhAL3C05dEftNi3U3xJB98YekYfsL3G6GkS3L35pKGMx+vKJRwUHpP1Q==",
|
|
1292
|
-
"dependencies": {
|
|
1293
|
-
"@whatwg-node/server": "^0.10.0",
|
|
1294
|
-
"ansis": "^4.1.0",
|
|
1295
|
-
"chokidar": "^4.0.1",
|
|
1296
|
-
"decache": "^4.6.2",
|
|
1297
|
-
"dettle": "^1.0.5",
|
|
1298
|
-
"dot-prop": "9.0.0",
|
|
1299
|
-
"empathic": "^2.0.0",
|
|
1300
|
-
"env-paths": "^3.0.0",
|
|
1301
|
-
"image-size": "^2.0.2",
|
|
1302
|
-
"js-image-generator": "^1.0.4",
|
|
1303
|
-
"parse-gitignore": "^2.0.0",
|
|
1304
|
-
"semver": "^7.7.2",
|
|
1305
|
-
"tmp-promise": "^3.0.3",
|
|
1306
|
-
"uuid": "^11.1.0",
|
|
1307
|
-
"write-file-atomic": "^5.0.1"
|
|
1308
|
-
},
|
|
1309
|
-
"engines": {
|
|
1310
|
-
"node": "^18.14.0 || >=20"
|
|
1311
|
-
}
|
|
1312
|
-
},
|
|
1313
1301
|
"node_modules/@netlify/build/node_modules/brace-expansion": {
|
|
1314
1302
|
"version": "2.0.2",
|
|
1315
1303
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
|
|
@@ -14265,12 +14253,36 @@
|
|
|
14265
14253
|
"integrity": "sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw=="
|
|
14266
14254
|
},
|
|
14267
14255
|
"@netlify/blobs": {
|
|
14268
|
-
"version": "10.0.
|
|
14269
|
-
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-10.0.
|
|
14270
|
-
"integrity": "sha512
|
|
14256
|
+
"version": "10.0.11",
|
|
14257
|
+
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-10.0.11.tgz",
|
|
14258
|
+
"integrity": "sha512-/pa7eD2gxkhJ6aUIJULrRu3tvAaimy+sA6vHUuGRMvncjOuRpeatXLHxuzdn8DyK1CZCjN3E33oXsdEpoqG7SA==",
|
|
14271
14259
|
"requires": {
|
|
14272
|
-
"@netlify/dev-utils": "4.
|
|
14260
|
+
"@netlify/dev-utils": "4.2.0",
|
|
14273
14261
|
"@netlify/runtime-utils": "2.1.0"
|
|
14262
|
+
},
|
|
14263
|
+
"dependencies": {
|
|
14264
|
+
"@netlify/dev-utils": {
|
|
14265
|
+
"version": "4.2.0",
|
|
14266
|
+
"resolved": "https://registry.npmjs.org/@netlify/dev-utils/-/dev-utils-4.2.0.tgz",
|
|
14267
|
+
"integrity": "sha512-P/uLJ5IKB4DhUOd6Q4Mpk7N0YKrnijUhAL3C05dEftNi3U3xJB98YekYfsL3G6GkS3L35pKGMx+vKJRwUHpP1Q==",
|
|
14268
|
+
"requires": {
|
|
14269
|
+
"@whatwg-node/server": "^0.10.0",
|
|
14270
|
+
"ansis": "^4.1.0",
|
|
14271
|
+
"chokidar": "^4.0.1",
|
|
14272
|
+
"decache": "^4.6.2",
|
|
14273
|
+
"dettle": "^1.0.5",
|
|
14274
|
+
"dot-prop": "9.0.0",
|
|
14275
|
+
"empathic": "^2.0.0",
|
|
14276
|
+
"env-paths": "^3.0.0",
|
|
14277
|
+
"image-size": "^2.0.2",
|
|
14278
|
+
"js-image-generator": "^1.0.4",
|
|
14279
|
+
"parse-gitignore": "^2.0.0",
|
|
14280
|
+
"semver": "^7.7.2",
|
|
14281
|
+
"tmp-promise": "^3.0.3",
|
|
14282
|
+
"uuid": "^11.1.0",
|
|
14283
|
+
"write-file-atomic": "^5.0.1"
|
|
14284
|
+
}
|
|
14285
|
+
}
|
|
14274
14286
|
}
|
|
14275
14287
|
},
|
|
14276
14288
|
"@netlify/build": {
|
|
@@ -14331,37 +14343,6 @@
|
|
|
14331
14343
|
"zod": "^3.25.76"
|
|
14332
14344
|
},
|
|
14333
14345
|
"dependencies": {
|
|
14334
|
-
"@netlify/blobs": {
|
|
14335
|
-
"version": "10.0.11",
|
|
14336
|
-
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-10.0.11.tgz",
|
|
14337
|
-
"integrity": "sha512-/pa7eD2gxkhJ6aUIJULrRu3tvAaimy+sA6vHUuGRMvncjOuRpeatXLHxuzdn8DyK1CZCjN3E33oXsdEpoqG7SA==",
|
|
14338
|
-
"requires": {
|
|
14339
|
-
"@netlify/dev-utils": "4.2.0",
|
|
14340
|
-
"@netlify/runtime-utils": "2.1.0"
|
|
14341
|
-
}
|
|
14342
|
-
},
|
|
14343
|
-
"@netlify/dev-utils": {
|
|
14344
|
-
"version": "4.2.0",
|
|
14345
|
-
"resolved": "https://registry.npmjs.org/@netlify/dev-utils/-/dev-utils-4.2.0.tgz",
|
|
14346
|
-
"integrity": "sha512-P/uLJ5IKB4DhUOd6Q4Mpk7N0YKrnijUhAL3C05dEftNi3U3xJB98YekYfsL3G6GkS3L35pKGMx+vKJRwUHpP1Q==",
|
|
14347
|
-
"requires": {
|
|
14348
|
-
"@whatwg-node/server": "^0.10.0",
|
|
14349
|
-
"ansis": "^4.1.0",
|
|
14350
|
-
"chokidar": "^4.0.1",
|
|
14351
|
-
"decache": "^4.6.2",
|
|
14352
|
-
"dettle": "^1.0.5",
|
|
14353
|
-
"dot-prop": "9.0.0",
|
|
14354
|
-
"empathic": "^2.0.0",
|
|
14355
|
-
"env-paths": "^3.0.0",
|
|
14356
|
-
"image-size": "^2.0.2",
|
|
14357
|
-
"js-image-generator": "^1.0.4",
|
|
14358
|
-
"parse-gitignore": "^2.0.0",
|
|
14359
|
-
"semver": "^7.7.2",
|
|
14360
|
-
"tmp-promise": "^3.0.3",
|
|
14361
|
-
"uuid": "^11.1.0",
|
|
14362
|
-
"write-file-atomic": "^5.0.1"
|
|
14363
|
-
}
|
|
14364
|
-
},
|
|
14365
14346
|
"brace-expansion": {
|
|
14366
14347
|
"version": "2.0.2",
|
|
14367
14348
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify",
|
|
3
3
|
"description": "Netlify command line tool",
|
|
4
|
-
"version": "23.7.
|
|
4
|
+
"version": "23.7.3",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"@fastify/static": "7.0.4",
|
|
59
59
|
"@netlify/ai": "0.2.1",
|
|
60
60
|
"@netlify/api": "14.0.5",
|
|
61
|
-
"@netlify/blobs": "10.0.
|
|
61
|
+
"@netlify/blobs": "10.0.11",
|
|
62
62
|
"@netlify/build": "35.1.7",
|
|
63
63
|
"@netlify/build-info": "10.0.8",
|
|
64
64
|
"@netlify/config": "24.0.4",
|