netlify-cli 15.0.0 → 15.0.2
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 +48 -48
- package/package.json +5 -5
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "15.0.
|
|
3
|
+
"version": "15.0.2",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "15.0.
|
|
9
|
+
"version": "15.0.2",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@bugsnag/js": "^7.20.0",
|
|
14
14
|
"@fastify/static": "^6.6.0",
|
|
15
|
-
"@netlify/build": "^29.
|
|
16
|
-
"@netlify/build-info": "^7.0.
|
|
15
|
+
"@netlify/build": "^29.11.1",
|
|
16
|
+
"@netlify/build-info": "^7.0.1",
|
|
17
17
|
"@netlify/config": "^20.4.1",
|
|
18
|
-
"@netlify/edge-bundler": "^8.
|
|
18
|
+
"@netlify/edge-bundler": "^8.14.1",
|
|
19
19
|
"@netlify/framework-info": "^9.8.6",
|
|
20
20
|
"@netlify/local-functions-proxy": "^1.1.1",
|
|
21
|
-
"@netlify/zip-it-and-ship-it": "^9.
|
|
21
|
+
"@netlify/zip-it-and-ship-it": "^9.3.0",
|
|
22
22
|
"@octokit/rest": "^19.0.0",
|
|
23
23
|
"ansi-escapes": "^6.0.0",
|
|
24
24
|
"ansi-styles": "^5.0.0",
|
|
@@ -667,20 +667,20 @@
|
|
|
667
667
|
"integrity": "sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw=="
|
|
668
668
|
},
|
|
669
669
|
"node_modules/@netlify/build": {
|
|
670
|
-
"version": "29.
|
|
671
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.
|
|
672
|
-
"integrity": "sha512-
|
|
670
|
+
"version": "29.11.1",
|
|
671
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.11.1.tgz",
|
|
672
|
+
"integrity": "sha512-Z/Be2ZzENeLvsuXBs2NaeVch5okHC8epIddP3HZqctcoqrrxNbDwfO/J7CT3kXfdjWmdxcFYh2aVcFPM3WdBsg==",
|
|
673
673
|
"dependencies": {
|
|
674
674
|
"@bugsnag/js": "^7.0.0",
|
|
675
675
|
"@netlify/cache-utils": "^5.1.3",
|
|
676
676
|
"@netlify/config": "^20.4.1",
|
|
677
|
-
"@netlify/edge-bundler": "8.
|
|
677
|
+
"@netlify/edge-bundler": "8.14.1",
|
|
678
678
|
"@netlify/framework-info": "^9.8.6",
|
|
679
|
-
"@netlify/functions-utils": "^5.2.
|
|
679
|
+
"@netlify/functions-utils": "^5.2.4",
|
|
680
680
|
"@netlify/git-utils": "^5.1.1",
|
|
681
681
|
"@netlify/plugins-list": "^6.68.0",
|
|
682
682
|
"@netlify/run-utils": "^5.1.0",
|
|
683
|
-
"@netlify/zip-it-and-ship-it": "9.
|
|
683
|
+
"@netlify/zip-it-and-ship-it": "9.3.0",
|
|
684
684
|
"@sindresorhus/slugify": "^2.0.0",
|
|
685
685
|
"ansi-escapes": "^6.0.0",
|
|
686
686
|
"chalk": "^5.0.0",
|
|
@@ -733,12 +733,12 @@
|
|
|
733
733
|
}
|
|
734
734
|
},
|
|
735
735
|
"node_modules/@netlify/build-info": {
|
|
736
|
-
"version": "7.0.
|
|
737
|
-
"resolved": "https://registry.npmjs.org/@netlify/build-info/-/build-info-7.0.
|
|
738
|
-
"integrity": "sha512-
|
|
736
|
+
"version": "7.0.1",
|
|
737
|
+
"resolved": "https://registry.npmjs.org/@netlify/build-info/-/build-info-7.0.1.tgz",
|
|
738
|
+
"integrity": "sha512-QgLxy2JTXJatZYfjq4Aj7IkWRdhT7yrcAm2MaO8v+lWbGQSND8VkRtI/XObRYIMKvRqrcBcx32AY6VuY8WyFgQ==",
|
|
739
739
|
"dependencies": {
|
|
740
740
|
"@bugsnag/js": "^7.20.0",
|
|
741
|
-
"@netlify/framework-info": "^9.8.
|
|
741
|
+
"@netlify/framework-info": "^9.8.6",
|
|
742
742
|
"find-up": "^6.3.0",
|
|
743
743
|
"minimatch": "^6.2.0",
|
|
744
744
|
"read-pkg": "^7.1.0",
|
|
@@ -1565,9 +1565,9 @@
|
|
|
1565
1565
|
}
|
|
1566
1566
|
},
|
|
1567
1567
|
"node_modules/@netlify/edge-bundler": {
|
|
1568
|
-
"version": "8.
|
|
1569
|
-
"resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.
|
|
1570
|
-
"integrity": "sha512-
|
|
1568
|
+
"version": "8.14.1",
|
|
1569
|
+
"resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.14.1.tgz",
|
|
1570
|
+
"integrity": "sha512-QgeigcBcA37ndFEwCbct02ynD+NzdRLCLbI8U4rI5UgU9RqyNml6QjXwCwPLEV2qs+cZle8qgP3tk7k/oLCg3Q==",
|
|
1571
1571
|
"dependencies": {
|
|
1572
1572
|
"@import-maps/resolve": "^1.0.1",
|
|
1573
1573
|
"ajv": "^8.11.2",
|
|
@@ -2310,11 +2310,11 @@
|
|
|
2310
2310
|
}
|
|
2311
2311
|
},
|
|
2312
2312
|
"node_modules/@netlify/functions-utils": {
|
|
2313
|
-
"version": "5.2.
|
|
2314
|
-
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.
|
|
2315
|
-
"integrity": "sha512-
|
|
2313
|
+
"version": "5.2.4",
|
|
2314
|
+
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.4.tgz",
|
|
2315
|
+
"integrity": "sha512-YZKlDH0isG3YXdj2OkPiD4UrAFu3tnWK1BnSQ6f1X0Xw1URiaCkq60WcyVaJiL3urB4Pf2baUWppscbF77MSUQ==",
|
|
2316
2316
|
"dependencies": {
|
|
2317
|
-
"@netlify/zip-it-and-ship-it": "9.
|
|
2317
|
+
"@netlify/zip-it-and-ship-it": "9.3.0",
|
|
2318
2318
|
"cpy": "^8.1.0",
|
|
2319
2319
|
"path-exists": "^5.0.0"
|
|
2320
2320
|
},
|
|
@@ -2756,14 +2756,14 @@
|
|
|
2756
2756
|
}
|
|
2757
2757
|
},
|
|
2758
2758
|
"node_modules/@netlify/zip-it-and-ship-it": {
|
|
2759
|
-
"version": "9.
|
|
2760
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.
|
|
2761
|
-
"integrity": "sha512-
|
|
2759
|
+
"version": "9.3.0",
|
|
2760
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.3.0.tgz",
|
|
2761
|
+
"integrity": "sha512-X76ZGlGSspZzZ/Cb527s+a3dPNl4maThy6MkMhX2fdj8tFLLB1htPDW0a6qjoH5+ZewHIdW7AjGSn1UBdenekQ==",
|
|
2762
2762
|
"dependencies": {
|
|
2763
2763
|
"@babel/parser": "7.16.8",
|
|
2764
2764
|
"@netlify/binary-info": "^1.0.0",
|
|
2765
2765
|
"@netlify/esbuild": "0.14.39",
|
|
2766
|
-
"@netlify/serverless-functions-api": "^1.
|
|
2766
|
+
"@netlify/serverless-functions-api": "^1.3.0",
|
|
2767
2767
|
"@vercel/nft": "^0.22.0",
|
|
2768
2768
|
"archiver": "^5.3.0",
|
|
2769
2769
|
"common-path-prefix": "^3.0.0",
|
|
@@ -15502,20 +15502,20 @@
|
|
|
15502
15502
|
"integrity": "sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw=="
|
|
15503
15503
|
},
|
|
15504
15504
|
"@netlify/build": {
|
|
15505
|
-
"version": "29.
|
|
15506
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.
|
|
15507
|
-
"integrity": "sha512-
|
|
15505
|
+
"version": "29.11.1",
|
|
15506
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.11.1.tgz",
|
|
15507
|
+
"integrity": "sha512-Z/Be2ZzENeLvsuXBs2NaeVch5okHC8epIddP3HZqctcoqrrxNbDwfO/J7CT3kXfdjWmdxcFYh2aVcFPM3WdBsg==",
|
|
15508
15508
|
"requires": {
|
|
15509
15509
|
"@bugsnag/js": "^7.0.0",
|
|
15510
15510
|
"@netlify/cache-utils": "^5.1.3",
|
|
15511
15511
|
"@netlify/config": "^20.4.1",
|
|
15512
|
-
"@netlify/edge-bundler": "8.
|
|
15512
|
+
"@netlify/edge-bundler": "8.14.1",
|
|
15513
15513
|
"@netlify/framework-info": "^9.8.6",
|
|
15514
|
-
"@netlify/functions-utils": "^5.2.
|
|
15514
|
+
"@netlify/functions-utils": "^5.2.4",
|
|
15515
15515
|
"@netlify/git-utils": "^5.1.1",
|
|
15516
15516
|
"@netlify/plugins-list": "^6.68.0",
|
|
15517
15517
|
"@netlify/run-utils": "^5.1.0",
|
|
15518
|
-
"@netlify/zip-it-and-ship-it": "9.
|
|
15518
|
+
"@netlify/zip-it-and-ship-it": "9.3.0",
|
|
15519
15519
|
"@sindresorhus/slugify": "^2.0.0",
|
|
15520
15520
|
"ansi-escapes": "^6.0.0",
|
|
15521
15521
|
"chalk": "^5.0.0",
|
|
@@ -15825,12 +15825,12 @@
|
|
|
15825
15825
|
}
|
|
15826
15826
|
},
|
|
15827
15827
|
"@netlify/build-info": {
|
|
15828
|
-
"version": "7.0.
|
|
15829
|
-
"resolved": "https://registry.npmjs.org/@netlify/build-info/-/build-info-7.0.
|
|
15830
|
-
"integrity": "sha512-
|
|
15828
|
+
"version": "7.0.1",
|
|
15829
|
+
"resolved": "https://registry.npmjs.org/@netlify/build-info/-/build-info-7.0.1.tgz",
|
|
15830
|
+
"integrity": "sha512-QgLxy2JTXJatZYfjq4Aj7IkWRdhT7yrcAm2MaO8v+lWbGQSND8VkRtI/XObRYIMKvRqrcBcx32AY6VuY8WyFgQ==",
|
|
15831
15831
|
"requires": {
|
|
15832
15832
|
"@bugsnag/js": "^7.20.0",
|
|
15833
|
-
"@netlify/framework-info": "^9.8.
|
|
15833
|
+
"@netlify/framework-info": "^9.8.6",
|
|
15834
15834
|
"find-up": "^6.3.0",
|
|
15835
15835
|
"minimatch": "^6.2.0",
|
|
15836
15836
|
"read-pkg": "^7.1.0",
|
|
@@ -16066,9 +16066,9 @@
|
|
|
16066
16066
|
}
|
|
16067
16067
|
},
|
|
16068
16068
|
"@netlify/edge-bundler": {
|
|
16069
|
-
"version": "8.
|
|
16070
|
-
"resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.
|
|
16071
|
-
"integrity": "sha512-
|
|
16069
|
+
"version": "8.14.1",
|
|
16070
|
+
"resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.14.1.tgz",
|
|
16071
|
+
"integrity": "sha512-QgeigcBcA37ndFEwCbct02ynD+NzdRLCLbI8U4rI5UgU9RqyNml6QjXwCwPLEV2qs+cZle8qgP3tk7k/oLCg3Q==",
|
|
16072
16072
|
"requires": {
|
|
16073
16073
|
"@import-maps/resolve": "^1.0.1",
|
|
16074
16074
|
"ajv": "^8.11.2",
|
|
@@ -16476,11 +16476,11 @@
|
|
|
16476
16476
|
}
|
|
16477
16477
|
},
|
|
16478
16478
|
"@netlify/functions-utils": {
|
|
16479
|
-
"version": "5.2.
|
|
16480
|
-
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.
|
|
16481
|
-
"integrity": "sha512-
|
|
16479
|
+
"version": "5.2.4",
|
|
16480
|
+
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-5.2.4.tgz",
|
|
16481
|
+
"integrity": "sha512-YZKlDH0isG3YXdj2OkPiD4UrAFu3tnWK1BnSQ6f1X0Xw1URiaCkq60WcyVaJiL3urB4Pf2baUWppscbF77MSUQ==",
|
|
16482
16482
|
"requires": {
|
|
16483
|
-
"@netlify/zip-it-and-ship-it": "9.
|
|
16483
|
+
"@netlify/zip-it-and-ship-it": "9.3.0",
|
|
16484
16484
|
"cpy": "^8.1.0",
|
|
16485
16485
|
"path-exists": "^5.0.0"
|
|
16486
16486
|
},
|
|
@@ -16727,14 +16727,14 @@
|
|
|
16727
16727
|
"integrity": "sha512-xlQV8scJ5pQlHO9MDlHUXFziI8npZZ4yAcvOnehsrPtOXQgTFcyaZ0hKaxM0ib/UerSsmxTU1EK8JlrlPpcgKA=="
|
|
16728
16728
|
},
|
|
16729
16729
|
"@netlify/zip-it-and-ship-it": {
|
|
16730
|
-
"version": "9.
|
|
16731
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.
|
|
16732
|
-
"integrity": "sha512-
|
|
16730
|
+
"version": "9.3.0",
|
|
16731
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.3.0.tgz",
|
|
16732
|
+
"integrity": "sha512-X76ZGlGSspZzZ/Cb527s+a3dPNl4maThy6MkMhX2fdj8tFLLB1htPDW0a6qjoH5+ZewHIdW7AjGSn1UBdenekQ==",
|
|
16733
16733
|
"requires": {
|
|
16734
16734
|
"@babel/parser": "7.16.8",
|
|
16735
16735
|
"@netlify/binary-info": "^1.0.0",
|
|
16736
16736
|
"@netlify/esbuild": "0.14.39",
|
|
16737
|
-
"@netlify/serverless-functions-api": "^1.
|
|
16737
|
+
"@netlify/serverless-functions-api": "^1.3.0",
|
|
16738
16738
|
"@vercel/nft": "^0.22.0",
|
|
16739
16739
|
"archiver": "^5.3.0",
|
|
16740
16740
|
"common-path-prefix": "^3.0.0",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
3
|
"description": "Netlify command line tool",
|
|
4
|
-
"version": "15.0.
|
|
4
|
+
"version": "15.0.2",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
@@ -44,13 +44,13 @@
|
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@bugsnag/js": "^7.20.0",
|
|
46
46
|
"@fastify/static": "^6.6.0",
|
|
47
|
-
"@netlify/build": "^29.
|
|
48
|
-
"@netlify/build-info": "^7.0.
|
|
47
|
+
"@netlify/build": "^29.11.1",
|
|
48
|
+
"@netlify/build-info": "^7.0.1",
|
|
49
49
|
"@netlify/config": "^20.4.1",
|
|
50
|
-
"@netlify/edge-bundler": "^8.
|
|
50
|
+
"@netlify/edge-bundler": "^8.14.1",
|
|
51
51
|
"@netlify/framework-info": "^9.8.6",
|
|
52
52
|
"@netlify/local-functions-proxy": "^1.1.1",
|
|
53
|
-
"@netlify/zip-it-and-ship-it": "^9.
|
|
53
|
+
"@netlify/zip-it-and-ship-it": "^9.3.0",
|
|
54
54
|
"@octokit/rest": "^19.0.0",
|
|
55
55
|
"ansi-escapes": "^6.0.0",
|
|
56
56
|
"ansi-styles": "^5.0.0",
|