netlify-cli 23.9.5-pre.db08e01 → 23.9.5-pre.e41f8ee
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 +97 -474
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "23.9.5-pre.
|
|
3
|
+
"version": "23.9.5-pre.e41f8ee",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "23.9.5-pre.
|
|
9
|
+
"version": "23.9.5-pre.e41f8ee",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@netlify/headers-parser": "9.0.2",
|
|
25
25
|
"@netlify/local-functions-proxy": "2.0.3",
|
|
26
26
|
"@netlify/redirect-parser": "15.0.3",
|
|
27
|
-
"@netlify/zip-it-and-ship-it": "14.1.
|
|
27
|
+
"@netlify/zip-it-and-ship-it": "14.1.11",
|
|
28
28
|
"@octokit/rest": "22.0.0",
|
|
29
29
|
"@opentelemetry/api": "1.8.0",
|
|
30
30
|
"@pnpm/tabtab": "0.5.4",
|
|
@@ -160,13 +160,12 @@
|
|
|
160
160
|
}
|
|
161
161
|
},
|
|
162
162
|
"node_modules/@babel/types": {
|
|
163
|
-
"version": "7.28.
|
|
164
|
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.
|
|
165
|
-
"integrity": "sha512-
|
|
166
|
-
"license": "MIT",
|
|
163
|
+
"version": "7.28.4",
|
|
164
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz",
|
|
165
|
+
"integrity": "sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==",
|
|
167
166
|
"dependencies": {
|
|
168
167
|
"@babel/helper-string-parser": "^7.27.1",
|
|
169
|
-
"@babel/helper-validator-identifier": "^7.
|
|
168
|
+
"@babel/helper-validator-identifier": "^7.27.1"
|
|
170
169
|
},
|
|
171
170
|
"engines": {
|
|
172
171
|
"node": ">=6.9.0"
|
|
@@ -1494,6 +1493,19 @@
|
|
|
1494
1493
|
"node": ">=18.14.0"
|
|
1495
1494
|
}
|
|
1496
1495
|
},
|
|
1496
|
+
"node_modules/@netlify/build/node_modules/@babel/types": {
|
|
1497
|
+
"version": "7.28.5",
|
|
1498
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz",
|
|
1499
|
+
"integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
|
|
1500
|
+
"license": "MIT",
|
|
1501
|
+
"dependencies": {
|
|
1502
|
+
"@babel/helper-string-parser": "^7.27.1",
|
|
1503
|
+
"@babel/helper-validator-identifier": "^7.28.5"
|
|
1504
|
+
},
|
|
1505
|
+
"engines": {
|
|
1506
|
+
"node": ">=6.9.0"
|
|
1507
|
+
}
|
|
1508
|
+
},
|
|
1497
1509
|
"node_modules/@netlify/build/node_modules/@esbuild/aix-ppc64": {
|
|
1498
1510
|
"version": "0.25.11",
|
|
1499
1511
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.11.tgz",
|
|
@@ -2057,6 +2069,61 @@
|
|
|
2057
2069
|
"node": ">=18.14.0"
|
|
2058
2070
|
}
|
|
2059
2071
|
},
|
|
2072
|
+
"node_modules/@netlify/build/node_modules/@netlify/serverless-functions-api": {
|
|
2073
|
+
"version": "2.7.2",
|
|
2074
|
+
"resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-2.7.2.tgz",
|
|
2075
|
+
"integrity": "sha512-/hevTzZMi0kZdclzfoIAd+UfXcYG/E9CjIiAqy6mFN0sSjeHdUO0v6P8GF2heVtQQzUyMBxebMmAzUVt5TsbXg==",
|
|
2076
|
+
"license": "MIT",
|
|
2077
|
+
"engines": {
|
|
2078
|
+
"node": ">=18.0.0"
|
|
2079
|
+
}
|
|
2080
|
+
},
|
|
2081
|
+
"node_modules/@netlify/build/node_modules/@netlify/zip-it-and-ship-it": {
|
|
2082
|
+
"version": "14.1.13",
|
|
2083
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.1.13.tgz",
|
|
2084
|
+
"integrity": "sha512-nemTNQ2HjF5ubGKOMZ0XO9eHayoNJ8F2YahPqHXRQ3VXfwQnXkC8vW1Tvq1OspUsAiFrOyYOYLyw2J4JmpuTtA==",
|
|
2085
|
+
"license": "MIT",
|
|
2086
|
+
"dependencies": {
|
|
2087
|
+
"@babel/parser": "^7.22.5",
|
|
2088
|
+
"@babel/types": "7.28.5",
|
|
2089
|
+
"@netlify/binary-info": "^1.0.0",
|
|
2090
|
+
"@netlify/serverless-functions-api": "^2.7.1",
|
|
2091
|
+
"@vercel/nft": "0.29.4",
|
|
2092
|
+
"archiver": "^7.0.0",
|
|
2093
|
+
"common-path-prefix": "^3.0.0",
|
|
2094
|
+
"copy-file": "^11.0.0",
|
|
2095
|
+
"es-module-lexer": "^1.0.0",
|
|
2096
|
+
"esbuild": "0.25.11",
|
|
2097
|
+
"execa": "^8.0.0",
|
|
2098
|
+
"fast-glob": "^3.3.3",
|
|
2099
|
+
"filter-obj": "^6.0.0",
|
|
2100
|
+
"find-up": "^7.0.0",
|
|
2101
|
+
"is-path-inside": "^4.0.0",
|
|
2102
|
+
"junk": "^4.0.0",
|
|
2103
|
+
"locate-path": "^7.0.0",
|
|
2104
|
+
"merge-options": "^3.0.4",
|
|
2105
|
+
"minimatch": "^9.0.0",
|
|
2106
|
+
"normalize-path": "^3.0.0",
|
|
2107
|
+
"p-map": "^7.0.0",
|
|
2108
|
+
"path-exists": "^5.0.0",
|
|
2109
|
+
"precinct": "^12.0.0",
|
|
2110
|
+
"require-package-name": "^2.0.1",
|
|
2111
|
+
"resolve": "^2.0.0-next.1",
|
|
2112
|
+
"semver": "^7.3.8",
|
|
2113
|
+
"tmp-promise": "^3.0.2",
|
|
2114
|
+
"toml": "^3.0.0",
|
|
2115
|
+
"unixify": "^1.0.0",
|
|
2116
|
+
"urlpattern-polyfill": "8.0.2",
|
|
2117
|
+
"yargs": "^17.0.0",
|
|
2118
|
+
"zod": "^3.23.8"
|
|
2119
|
+
},
|
|
2120
|
+
"bin": {
|
|
2121
|
+
"zip-it-and-ship-it": "bin.js"
|
|
2122
|
+
},
|
|
2123
|
+
"engines": {
|
|
2124
|
+
"node": ">=18.14.0"
|
|
2125
|
+
}
|
|
2126
|
+
},
|
|
2060
2127
|
"node_modules/@netlify/build/node_modules/@sindresorhus/slugify": {
|
|
2061
2128
|
"version": "2.2.1",
|
|
2062
2129
|
"resolved": "https://registry.npmjs.org/@sindresorhus/slugify/-/slugify-2.2.1.tgz",
|
|
@@ -2622,6 +2689,19 @@
|
|
|
2622
2689
|
"node": ">=18.14.0"
|
|
2623
2690
|
}
|
|
2624
2691
|
},
|
|
2692
|
+
"node_modules/@netlify/functions-utils/node_modules/@babel/types": {
|
|
2693
|
+
"version": "7.28.5",
|
|
2694
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz",
|
|
2695
|
+
"integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
|
|
2696
|
+
"license": "MIT",
|
|
2697
|
+
"dependencies": {
|
|
2698
|
+
"@babel/helper-string-parser": "^7.27.1",
|
|
2699
|
+
"@babel/helper-validator-identifier": "^7.28.5"
|
|
2700
|
+
},
|
|
2701
|
+
"engines": {
|
|
2702
|
+
"node": ">=6.9.0"
|
|
2703
|
+
}
|
|
2704
|
+
},
|
|
2625
2705
|
"node_modules/@netlify/functions-utils/node_modules/@esbuild/aix-ppc64": {
|
|
2626
2706
|
"version": "0.25.11",
|
|
2627
2707
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.11.tgz",
|
|
@@ -3778,13 +3858,13 @@
|
|
|
3778
3858
|
}
|
|
3779
3859
|
},
|
|
3780
3860
|
"node_modules/@netlify/zip-it-and-ship-it": {
|
|
3781
|
-
"version": "14.1.
|
|
3782
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.1.
|
|
3783
|
-
"integrity": "sha512-
|
|
3861
|
+
"version": "14.1.11",
|
|
3862
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.1.11.tgz",
|
|
3863
|
+
"integrity": "sha512-5Ed9XH1JVPL7pAdq9zpC2WHjqHhHkaghuV3r2bvTTpx9JrTdzZxPeNnjZRjJMkjQAi8xSped5hNFJuD0QYmOuw==",
|
|
3784
3864
|
"license": "MIT",
|
|
3785
3865
|
"dependencies": {
|
|
3786
3866
|
"@babel/parser": "^7.22.5",
|
|
3787
|
-
"@babel/types": "7.28.
|
|
3867
|
+
"@babel/types": "7.28.4",
|
|
3788
3868
|
"@netlify/binary-info": "^1.0.0",
|
|
3789
3869
|
"@netlify/serverless-functions-api": "^2.7.1",
|
|
3790
3870
|
"@vercel/nft": "0.29.4",
|
|
@@ -3792,7 +3872,7 @@
|
|
|
3792
3872
|
"common-path-prefix": "^3.0.0",
|
|
3793
3873
|
"copy-file": "^11.0.0",
|
|
3794
3874
|
"es-module-lexer": "^1.0.0",
|
|
3795
|
-
"esbuild": "0.25.
|
|
3875
|
+
"esbuild": "0.25.10",
|
|
3796
3876
|
"execa": "^8.0.0",
|
|
3797
3877
|
"fast-glob": "^3.3.3",
|
|
3798
3878
|
"filter-obj": "^6.0.0",
|
|
@@ -3823,472 +3903,15 @@
|
|
|
3823
3903
|
"node": ">=18.14.0"
|
|
3824
3904
|
}
|
|
3825
3905
|
},
|
|
3826
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@
|
|
3827
|
-
"version": "
|
|
3828
|
-
"resolved": "https://registry.npmjs.org/@
|
|
3829
|
-
"integrity": "sha512-
|
|
3830
|
-
"cpu": [
|
|
3831
|
-
"ppc64"
|
|
3832
|
-
],
|
|
3833
|
-
"license": "MIT",
|
|
3834
|
-
"optional": true,
|
|
3835
|
-
"os": [
|
|
3836
|
-
"aix"
|
|
3837
|
-
],
|
|
3838
|
-
"engines": {
|
|
3839
|
-
"node": ">=18"
|
|
3840
|
-
}
|
|
3841
|
-
},
|
|
3842
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/android-arm": {
|
|
3843
|
-
"version": "0.25.11",
|
|
3844
|
-
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.11.tgz",
|
|
3845
|
-
"integrity": "sha512-uoa7dU+Dt3HYsethkJ1k6Z9YdcHjTrSb5NUy66ZfZaSV8hEYGD5ZHbEMXnqLFlbBflLsl89Zke7CAdDJ4JI+Gg==",
|
|
3846
|
-
"cpu": [
|
|
3847
|
-
"arm"
|
|
3848
|
-
],
|
|
3849
|
-
"license": "MIT",
|
|
3850
|
-
"optional": true,
|
|
3851
|
-
"os": [
|
|
3852
|
-
"android"
|
|
3853
|
-
],
|
|
3854
|
-
"engines": {
|
|
3855
|
-
"node": ">=18"
|
|
3856
|
-
}
|
|
3857
|
-
},
|
|
3858
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/android-arm64": {
|
|
3859
|
-
"version": "0.25.11",
|
|
3860
|
-
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.11.tgz",
|
|
3861
|
-
"integrity": "sha512-9slpyFBc4FPPz48+f6jyiXOx/Y4v34TUeDDXJpZqAWQn/08lKGeD8aDp9TMn9jDz2CiEuHwfhRmGBvpnd/PWIQ==",
|
|
3862
|
-
"cpu": [
|
|
3863
|
-
"arm64"
|
|
3864
|
-
],
|
|
3865
|
-
"license": "MIT",
|
|
3866
|
-
"optional": true,
|
|
3867
|
-
"os": [
|
|
3868
|
-
"android"
|
|
3869
|
-
],
|
|
3870
|
-
"engines": {
|
|
3871
|
-
"node": ">=18"
|
|
3872
|
-
}
|
|
3873
|
-
},
|
|
3874
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/android-x64": {
|
|
3875
|
-
"version": "0.25.11",
|
|
3876
|
-
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.11.tgz",
|
|
3877
|
-
"integrity": "sha512-Sgiab4xBjPU1QoPEIqS3Xx+R2lezu0LKIEcYe6pftr56PqPygbB7+szVnzoShbx64MUupqoE0KyRlN7gezbl8g==",
|
|
3878
|
-
"cpu": [
|
|
3879
|
-
"x64"
|
|
3880
|
-
],
|
|
3881
|
-
"license": "MIT",
|
|
3882
|
-
"optional": true,
|
|
3883
|
-
"os": [
|
|
3884
|
-
"android"
|
|
3885
|
-
],
|
|
3886
|
-
"engines": {
|
|
3887
|
-
"node": ">=18"
|
|
3888
|
-
}
|
|
3889
|
-
},
|
|
3890
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/darwin-arm64": {
|
|
3891
|
-
"version": "0.25.11",
|
|
3892
|
-
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.11.tgz",
|
|
3893
|
-
"integrity": "sha512-VekY0PBCukppoQrycFxUqkCojnTQhdec0vevUL/EDOCnXd9LKWqD/bHwMPzigIJXPhC59Vd1WFIL57SKs2mg4w==",
|
|
3894
|
-
"cpu": [
|
|
3895
|
-
"arm64"
|
|
3896
|
-
],
|
|
3897
|
-
"license": "MIT",
|
|
3898
|
-
"optional": true,
|
|
3899
|
-
"os": [
|
|
3900
|
-
"darwin"
|
|
3901
|
-
],
|
|
3902
|
-
"engines": {
|
|
3903
|
-
"node": ">=18"
|
|
3904
|
-
}
|
|
3905
|
-
},
|
|
3906
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/darwin-x64": {
|
|
3907
|
-
"version": "0.25.11",
|
|
3908
|
-
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.11.tgz",
|
|
3909
|
-
"integrity": "sha512-+hfp3yfBalNEpTGp9loYgbknjR695HkqtY3d3/JjSRUyPg/xd6q+mQqIb5qdywnDxRZykIHs3axEqU6l1+oWEQ==",
|
|
3910
|
-
"cpu": [
|
|
3911
|
-
"x64"
|
|
3912
|
-
],
|
|
3913
|
-
"license": "MIT",
|
|
3914
|
-
"optional": true,
|
|
3915
|
-
"os": [
|
|
3916
|
-
"darwin"
|
|
3917
|
-
],
|
|
3918
|
-
"engines": {
|
|
3919
|
-
"node": ">=18"
|
|
3920
|
-
}
|
|
3921
|
-
},
|
|
3922
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/freebsd-arm64": {
|
|
3923
|
-
"version": "0.25.11",
|
|
3924
|
-
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.11.tgz",
|
|
3925
|
-
"integrity": "sha512-CmKjrnayyTJF2eVuO//uSjl/K3KsMIeYeyN7FyDBjsR3lnSJHaXlVoAK8DZa7lXWChbuOk7NjAc7ygAwrnPBhA==",
|
|
3926
|
-
"cpu": [
|
|
3927
|
-
"arm64"
|
|
3928
|
-
],
|
|
3929
|
-
"license": "MIT",
|
|
3930
|
-
"optional": true,
|
|
3931
|
-
"os": [
|
|
3932
|
-
"freebsd"
|
|
3933
|
-
],
|
|
3934
|
-
"engines": {
|
|
3935
|
-
"node": ">=18"
|
|
3936
|
-
}
|
|
3937
|
-
},
|
|
3938
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/freebsd-x64": {
|
|
3939
|
-
"version": "0.25.11",
|
|
3940
|
-
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.11.tgz",
|
|
3941
|
-
"integrity": "sha512-Dyq+5oscTJvMaYPvW3x3FLpi2+gSZTCE/1ffdwuM6G1ARang/mb3jvjxs0mw6n3Lsw84ocfo9CrNMqc5lTfGOw==",
|
|
3942
|
-
"cpu": [
|
|
3943
|
-
"x64"
|
|
3944
|
-
],
|
|
3945
|
-
"license": "MIT",
|
|
3946
|
-
"optional": true,
|
|
3947
|
-
"os": [
|
|
3948
|
-
"freebsd"
|
|
3949
|
-
],
|
|
3950
|
-
"engines": {
|
|
3951
|
-
"node": ">=18"
|
|
3952
|
-
}
|
|
3953
|
-
},
|
|
3954
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-arm": {
|
|
3955
|
-
"version": "0.25.11",
|
|
3956
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.11.tgz",
|
|
3957
|
-
"integrity": "sha512-TBMv6B4kCfrGJ8cUPo7vd6NECZH/8hPpBHHlYI3qzoYFvWu2AdTvZNuU/7hsbKWqu/COU7NIK12dHAAqBLLXgw==",
|
|
3958
|
-
"cpu": [
|
|
3959
|
-
"arm"
|
|
3960
|
-
],
|
|
3961
|
-
"license": "MIT",
|
|
3962
|
-
"optional": true,
|
|
3963
|
-
"os": [
|
|
3964
|
-
"linux"
|
|
3965
|
-
],
|
|
3966
|
-
"engines": {
|
|
3967
|
-
"node": ">=18"
|
|
3968
|
-
}
|
|
3969
|
-
},
|
|
3970
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-arm64": {
|
|
3971
|
-
"version": "0.25.11",
|
|
3972
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.11.tgz",
|
|
3973
|
-
"integrity": "sha512-Qr8AzcplUhGvdyUF08A1kHU3Vr2O88xxP0Tm8GcdVOUm25XYcMPp2YqSVHbLuXzYQMf9Bh/iKx7YPqECs6ffLA==",
|
|
3974
|
-
"cpu": [
|
|
3975
|
-
"arm64"
|
|
3976
|
-
],
|
|
3977
|
-
"license": "MIT",
|
|
3978
|
-
"optional": true,
|
|
3979
|
-
"os": [
|
|
3980
|
-
"linux"
|
|
3981
|
-
],
|
|
3982
|
-
"engines": {
|
|
3983
|
-
"node": ">=18"
|
|
3984
|
-
}
|
|
3985
|
-
},
|
|
3986
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-ia32": {
|
|
3987
|
-
"version": "0.25.11",
|
|
3988
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.11.tgz",
|
|
3989
|
-
"integrity": "sha512-TmnJg8BMGPehs5JKrCLqyWTVAvielc615jbkOirATQvWWB1NMXY77oLMzsUjRLa0+ngecEmDGqt5jiDC6bfvOw==",
|
|
3990
|
-
"cpu": [
|
|
3991
|
-
"ia32"
|
|
3992
|
-
],
|
|
3993
|
-
"license": "MIT",
|
|
3994
|
-
"optional": true,
|
|
3995
|
-
"os": [
|
|
3996
|
-
"linux"
|
|
3997
|
-
],
|
|
3998
|
-
"engines": {
|
|
3999
|
-
"node": ">=18"
|
|
4000
|
-
}
|
|
4001
|
-
},
|
|
4002
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-loong64": {
|
|
4003
|
-
"version": "0.25.11",
|
|
4004
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.11.tgz",
|
|
4005
|
-
"integrity": "sha512-DIGXL2+gvDaXlaq8xruNXUJdT5tF+SBbJQKbWy/0J7OhU8gOHOzKmGIlfTTl6nHaCOoipxQbuJi7O++ldrxgMw==",
|
|
4006
|
-
"cpu": [
|
|
4007
|
-
"loong64"
|
|
4008
|
-
],
|
|
4009
|
-
"license": "MIT",
|
|
4010
|
-
"optional": true,
|
|
4011
|
-
"os": [
|
|
4012
|
-
"linux"
|
|
4013
|
-
],
|
|
4014
|
-
"engines": {
|
|
4015
|
-
"node": ">=18"
|
|
4016
|
-
}
|
|
4017
|
-
},
|
|
4018
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-mips64el": {
|
|
4019
|
-
"version": "0.25.11",
|
|
4020
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.11.tgz",
|
|
4021
|
-
"integrity": "sha512-Osx1nALUJu4pU43o9OyjSCXokFkFbyzjXb6VhGIJZQ5JZi8ylCQ9/LFagolPsHtgw6himDSyb5ETSfmp4rpiKQ==",
|
|
4022
|
-
"cpu": [
|
|
4023
|
-
"mips64el"
|
|
4024
|
-
],
|
|
4025
|
-
"license": "MIT",
|
|
4026
|
-
"optional": true,
|
|
4027
|
-
"os": [
|
|
4028
|
-
"linux"
|
|
4029
|
-
],
|
|
4030
|
-
"engines": {
|
|
4031
|
-
"node": ">=18"
|
|
4032
|
-
}
|
|
4033
|
-
},
|
|
4034
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-ppc64": {
|
|
4035
|
-
"version": "0.25.11",
|
|
4036
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.11.tgz",
|
|
4037
|
-
"integrity": "sha512-nbLFgsQQEsBa8XSgSTSlrnBSrpoWh7ioFDUmwo158gIm5NNP+17IYmNWzaIzWmgCxq56vfr34xGkOcZ7jX6CPw==",
|
|
4038
|
-
"cpu": [
|
|
4039
|
-
"ppc64"
|
|
4040
|
-
],
|
|
4041
|
-
"license": "MIT",
|
|
4042
|
-
"optional": true,
|
|
4043
|
-
"os": [
|
|
4044
|
-
"linux"
|
|
4045
|
-
],
|
|
4046
|
-
"engines": {
|
|
4047
|
-
"node": ">=18"
|
|
4048
|
-
}
|
|
4049
|
-
},
|
|
4050
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-riscv64": {
|
|
4051
|
-
"version": "0.25.11",
|
|
4052
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.11.tgz",
|
|
4053
|
-
"integrity": "sha512-HfyAmqZi9uBAbgKYP1yGuI7tSREXwIb438q0nqvlpxAOs3XnZ8RsisRfmVsgV486NdjD7Mw2UrFSw51lzUk1ww==",
|
|
4054
|
-
"cpu": [
|
|
4055
|
-
"riscv64"
|
|
4056
|
-
],
|
|
4057
|
-
"license": "MIT",
|
|
4058
|
-
"optional": true,
|
|
4059
|
-
"os": [
|
|
4060
|
-
"linux"
|
|
4061
|
-
],
|
|
4062
|
-
"engines": {
|
|
4063
|
-
"node": ">=18"
|
|
4064
|
-
}
|
|
4065
|
-
},
|
|
4066
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-s390x": {
|
|
4067
|
-
"version": "0.25.11",
|
|
4068
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.11.tgz",
|
|
4069
|
-
"integrity": "sha512-HjLqVgSSYnVXRisyfmzsH6mXqyvj0SA7pG5g+9W7ESgwA70AXYNpfKBqh1KbTxmQVaYxpzA/SvlB9oclGPbApw==",
|
|
4070
|
-
"cpu": [
|
|
4071
|
-
"s390x"
|
|
4072
|
-
],
|
|
4073
|
-
"license": "MIT",
|
|
4074
|
-
"optional": true,
|
|
4075
|
-
"os": [
|
|
4076
|
-
"linux"
|
|
4077
|
-
],
|
|
4078
|
-
"engines": {
|
|
4079
|
-
"node": ">=18"
|
|
4080
|
-
}
|
|
4081
|
-
},
|
|
4082
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-x64": {
|
|
4083
|
-
"version": "0.25.11",
|
|
4084
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.11.tgz",
|
|
4085
|
-
"integrity": "sha512-HSFAT4+WYjIhrHxKBwGmOOSpphjYkcswF449j6EjsjbinTZbp8PJtjsVK1XFJStdzXdy/jaddAep2FGY+wyFAQ==",
|
|
4086
|
-
"cpu": [
|
|
4087
|
-
"x64"
|
|
4088
|
-
],
|
|
4089
|
-
"license": "MIT",
|
|
4090
|
-
"optional": true,
|
|
4091
|
-
"os": [
|
|
4092
|
-
"linux"
|
|
4093
|
-
],
|
|
4094
|
-
"engines": {
|
|
4095
|
-
"node": ">=18"
|
|
4096
|
-
}
|
|
4097
|
-
},
|
|
4098
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/netbsd-arm64": {
|
|
4099
|
-
"version": "0.25.11",
|
|
4100
|
-
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.11.tgz",
|
|
4101
|
-
"integrity": "sha512-hr9Oxj1Fa4r04dNpWr3P8QKVVsjQhqrMSUzZzf+LZcYjZNqhA3IAfPQdEh1FLVUJSiu6sgAwp3OmwBfbFgG2Xg==",
|
|
4102
|
-
"cpu": [
|
|
4103
|
-
"arm64"
|
|
4104
|
-
],
|
|
4105
|
-
"license": "MIT",
|
|
4106
|
-
"optional": true,
|
|
4107
|
-
"os": [
|
|
4108
|
-
"netbsd"
|
|
4109
|
-
],
|
|
4110
|
-
"engines": {
|
|
4111
|
-
"node": ">=18"
|
|
4112
|
-
}
|
|
4113
|
-
},
|
|
4114
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/netbsd-x64": {
|
|
4115
|
-
"version": "0.25.11",
|
|
4116
|
-
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.11.tgz",
|
|
4117
|
-
"integrity": "sha512-u7tKA+qbzBydyj0vgpu+5h5AeudxOAGncb8N6C9Kh1N4n7wU1Xw1JDApsRjpShRpXRQlJLb9wY28ELpwdPcZ7A==",
|
|
4118
|
-
"cpu": [
|
|
4119
|
-
"x64"
|
|
4120
|
-
],
|
|
4121
|
-
"license": "MIT",
|
|
4122
|
-
"optional": true,
|
|
4123
|
-
"os": [
|
|
4124
|
-
"netbsd"
|
|
4125
|
-
],
|
|
4126
|
-
"engines": {
|
|
4127
|
-
"node": ">=18"
|
|
4128
|
-
}
|
|
4129
|
-
},
|
|
4130
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/openbsd-arm64": {
|
|
4131
|
-
"version": "0.25.11",
|
|
4132
|
-
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.11.tgz",
|
|
4133
|
-
"integrity": "sha512-Qq6YHhayieor3DxFOoYM1q0q1uMFYb7cSpLD2qzDSvK1NAvqFi8Xgivv0cFC6J+hWVw2teCYltyy9/m/14ryHg==",
|
|
4134
|
-
"cpu": [
|
|
4135
|
-
"arm64"
|
|
4136
|
-
],
|
|
4137
|
-
"license": "MIT",
|
|
4138
|
-
"optional": true,
|
|
4139
|
-
"os": [
|
|
4140
|
-
"openbsd"
|
|
4141
|
-
],
|
|
4142
|
-
"engines": {
|
|
4143
|
-
"node": ">=18"
|
|
4144
|
-
}
|
|
4145
|
-
},
|
|
4146
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/openbsd-x64": {
|
|
4147
|
-
"version": "0.25.11",
|
|
4148
|
-
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.11.tgz",
|
|
4149
|
-
"integrity": "sha512-CN+7c++kkbrckTOz5hrehxWN7uIhFFlmS/hqziSFVWpAzpWrQoAG4chH+nN3Be+Kzv/uuo7zhX716x3Sn2Jduw==",
|
|
4150
|
-
"cpu": [
|
|
4151
|
-
"x64"
|
|
4152
|
-
],
|
|
4153
|
-
"license": "MIT",
|
|
4154
|
-
"optional": true,
|
|
4155
|
-
"os": [
|
|
4156
|
-
"openbsd"
|
|
4157
|
-
],
|
|
4158
|
-
"engines": {
|
|
4159
|
-
"node": ">=18"
|
|
4160
|
-
}
|
|
4161
|
-
},
|
|
4162
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/openharmony-arm64": {
|
|
4163
|
-
"version": "0.25.11",
|
|
4164
|
-
"resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.11.tgz",
|
|
4165
|
-
"integrity": "sha512-rOREuNIQgaiR+9QuNkbkxubbp8MSO9rONmwP5nKncnWJ9v5jQ4JxFnLu4zDSRPf3x4u+2VN4pM4RdyIzDty/wQ==",
|
|
4166
|
-
"cpu": [
|
|
4167
|
-
"arm64"
|
|
4168
|
-
],
|
|
4169
|
-
"license": "MIT",
|
|
4170
|
-
"optional": true,
|
|
4171
|
-
"os": [
|
|
4172
|
-
"openharmony"
|
|
4173
|
-
],
|
|
4174
|
-
"engines": {
|
|
4175
|
-
"node": ">=18"
|
|
4176
|
-
}
|
|
4177
|
-
},
|
|
4178
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/sunos-x64": {
|
|
4179
|
-
"version": "0.25.11",
|
|
4180
|
-
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.11.tgz",
|
|
4181
|
-
"integrity": "sha512-nq2xdYaWxyg9DcIyXkZhcYulC6pQ2FuCgem3LI92IwMgIZ69KHeY8T4Y88pcwoLIjbed8n36CyKoYRDygNSGhA==",
|
|
4182
|
-
"cpu": [
|
|
4183
|
-
"x64"
|
|
4184
|
-
],
|
|
4185
|
-
"license": "MIT",
|
|
4186
|
-
"optional": true,
|
|
4187
|
-
"os": [
|
|
4188
|
-
"sunos"
|
|
4189
|
-
],
|
|
4190
|
-
"engines": {
|
|
4191
|
-
"node": ">=18"
|
|
4192
|
-
}
|
|
4193
|
-
},
|
|
4194
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/win32-arm64": {
|
|
4195
|
-
"version": "0.25.11",
|
|
4196
|
-
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.11.tgz",
|
|
4197
|
-
"integrity": "sha512-3XxECOWJq1qMZ3MN8srCJ/QfoLpL+VaxD/WfNRm1O3B4+AZ/BnLVgFbUV3eiRYDMXetciH16dwPbbHqwe1uU0Q==",
|
|
4198
|
-
"cpu": [
|
|
4199
|
-
"arm64"
|
|
4200
|
-
],
|
|
4201
|
-
"license": "MIT",
|
|
4202
|
-
"optional": true,
|
|
4203
|
-
"os": [
|
|
4204
|
-
"win32"
|
|
4205
|
-
],
|
|
4206
|
-
"engines": {
|
|
4207
|
-
"node": ">=18"
|
|
4208
|
-
}
|
|
4209
|
-
},
|
|
4210
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/win32-ia32": {
|
|
4211
|
-
"version": "0.25.11",
|
|
4212
|
-
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.11.tgz",
|
|
4213
|
-
"integrity": "sha512-3ukss6gb9XZ8TlRyJlgLn17ecsK4NSQTmdIXRASVsiS2sQ6zPPZklNJT5GR5tE/MUarymmy8kCEf5xPCNCqVOA==",
|
|
4214
|
-
"cpu": [
|
|
4215
|
-
"ia32"
|
|
4216
|
-
],
|
|
4217
|
-
"license": "MIT",
|
|
4218
|
-
"optional": true,
|
|
4219
|
-
"os": [
|
|
4220
|
-
"win32"
|
|
4221
|
-
],
|
|
4222
|
-
"engines": {
|
|
4223
|
-
"node": ">=18"
|
|
4224
|
-
}
|
|
4225
|
-
},
|
|
4226
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/win32-x64": {
|
|
4227
|
-
"version": "0.25.11",
|
|
4228
|
-
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.11.tgz",
|
|
4229
|
-
"integrity": "sha512-D7Hpz6A2L4hzsRpPaCYkQnGOotdUpDzSGRIv9I+1ITdHROSFUWW95ZPZWQmGka1Fg7W3zFJowyn9WGwMJ0+KPA==",
|
|
4230
|
-
"cpu": [
|
|
4231
|
-
"x64"
|
|
4232
|
-
],
|
|
4233
|
-
"license": "MIT",
|
|
4234
|
-
"optional": true,
|
|
4235
|
-
"os": [
|
|
4236
|
-
"win32"
|
|
4237
|
-
],
|
|
4238
|
-
"engines": {
|
|
4239
|
-
"node": ">=18"
|
|
4240
|
-
}
|
|
4241
|
-
},
|
|
4242
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@netlify/serverless-functions-api": {
|
|
4243
|
-
"version": "2.7.1",
|
|
4244
|
-
"resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-2.7.1.tgz",
|
|
4245
|
-
"integrity": "sha512-NQcLB8BHbIsgSBPk9A/OBR5mGpc6dOAg1iRsYHWK0IoKsvwQ9a7bZc2+E40nE41Mnk24UjfK09vDLxP85O/zwA==",
|
|
3906
|
+
"node_modules/@netlify/zip-it-and-ship-it/node_modules/@netlify/serverless-functions-api": {
|
|
3907
|
+
"version": "2.7.1",
|
|
3908
|
+
"resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-2.7.1.tgz",
|
|
3909
|
+
"integrity": "sha512-NQcLB8BHbIsgSBPk9A/OBR5mGpc6dOAg1iRsYHWK0IoKsvwQ9a7bZc2+E40nE41Mnk24UjfK09vDLxP85O/zwA==",
|
|
4246
3910
|
"license": "MIT",
|
|
4247
3911
|
"engines": {
|
|
4248
3912
|
"node": ">=18.0.0"
|
|
4249
3913
|
}
|
|
4250
3914
|
},
|
|
4251
|
-
"node_modules/@netlify/zip-it-and-ship-it/node_modules/esbuild": {
|
|
4252
|
-
"version": "0.25.11",
|
|
4253
|
-
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.11.tgz",
|
|
4254
|
-
"integrity": "sha512-KohQwyzrKTQmhXDW1PjCv3Tyspn9n5GcY2RTDqeORIdIJY8yKIF7sTSopFmn/wpMPW4rdPXI0UE5LJLuq3bx0Q==",
|
|
4255
|
-
"hasInstallScript": true,
|
|
4256
|
-
"license": "MIT",
|
|
4257
|
-
"bin": {
|
|
4258
|
-
"esbuild": "bin/esbuild"
|
|
4259
|
-
},
|
|
4260
|
-
"engines": {
|
|
4261
|
-
"node": ">=18"
|
|
4262
|
-
},
|
|
4263
|
-
"optionalDependencies": {
|
|
4264
|
-
"@esbuild/aix-ppc64": "0.25.11",
|
|
4265
|
-
"@esbuild/android-arm": "0.25.11",
|
|
4266
|
-
"@esbuild/android-arm64": "0.25.11",
|
|
4267
|
-
"@esbuild/android-x64": "0.25.11",
|
|
4268
|
-
"@esbuild/darwin-arm64": "0.25.11",
|
|
4269
|
-
"@esbuild/darwin-x64": "0.25.11",
|
|
4270
|
-
"@esbuild/freebsd-arm64": "0.25.11",
|
|
4271
|
-
"@esbuild/freebsd-x64": "0.25.11",
|
|
4272
|
-
"@esbuild/linux-arm": "0.25.11",
|
|
4273
|
-
"@esbuild/linux-arm64": "0.25.11",
|
|
4274
|
-
"@esbuild/linux-ia32": "0.25.11",
|
|
4275
|
-
"@esbuild/linux-loong64": "0.25.11",
|
|
4276
|
-
"@esbuild/linux-mips64el": "0.25.11",
|
|
4277
|
-
"@esbuild/linux-ppc64": "0.25.11",
|
|
4278
|
-
"@esbuild/linux-riscv64": "0.25.11",
|
|
4279
|
-
"@esbuild/linux-s390x": "0.25.11",
|
|
4280
|
-
"@esbuild/linux-x64": "0.25.11",
|
|
4281
|
-
"@esbuild/netbsd-arm64": "0.25.11",
|
|
4282
|
-
"@esbuild/netbsd-x64": "0.25.11",
|
|
4283
|
-
"@esbuild/openbsd-arm64": "0.25.11",
|
|
4284
|
-
"@esbuild/openbsd-x64": "0.25.11",
|
|
4285
|
-
"@esbuild/openharmony-arm64": "0.25.11",
|
|
4286
|
-
"@esbuild/sunos-x64": "0.25.11",
|
|
4287
|
-
"@esbuild/win32-arm64": "0.25.11",
|
|
4288
|
-
"@esbuild/win32-ia32": "0.25.11",
|
|
4289
|
-
"@esbuild/win32-x64": "0.25.11"
|
|
4290
|
-
}
|
|
4291
|
-
},
|
|
4292
3915
|
"node_modules/@netlify/zip-it-and-ship-it/node_modules/execa": {
|
|
4293
3916
|
"version": "8.0.1",
|
|
4294
3917
|
"resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
3
|
"description": "Netlify command line tool",
|
|
4
|
-
"version": "23.9.5-pre.
|
|
4
|
+
"version": "23.9.5-pre.e41f8ee",
|
|
5
5
|
"author": "Netlify Inc.",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"@netlify/headers-parser": "9.0.2",
|
|
72
72
|
"@netlify/local-functions-proxy": "2.0.3",
|
|
73
73
|
"@netlify/redirect-parser": "15.0.3",
|
|
74
|
-
"@netlify/zip-it-and-ship-it": "14.1.
|
|
74
|
+
"@netlify/zip-it-and-ship-it": "14.1.11",
|
|
75
75
|
"@octokit/rest": "22.0.0",
|
|
76
76
|
"@opentelemetry/api": "1.8.0",
|
|
77
77
|
"@pnpm/tabtab": "0.5.4",
|