netlify-cli 8.1.7 → 8.2.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 +64 -40
- package/package.json +1 -1
- package/scripts/postinstall.js +14 -5
- package/src/commands/functions/functions-list.js +0 -1
- package/src/commands/switch/switch.js +1 -1
- package/src/functions-templates/javascript/stripe-charge/package-lock.json +7 -7
- package/src/functions-templates/javascript/stripe-subscription/package-lock.json +7 -7
- package/src/functions-templates/rust/hello-world/Cargo.toml +2 -2
- package/src/functions-templates/typescript/hello-world/package-lock.json +7 -7
- package/bin/run.cmd +0 -3
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.2.0",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "8.
|
|
9
|
+
"version": "8.2.0",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
@@ -2438,9 +2438,9 @@
|
|
|
2438
2438
|
}
|
|
2439
2439
|
},
|
|
2440
2440
|
"node_modules/@netlify/build": {
|
|
2441
|
-
"version": "20.3.
|
|
2442
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-20.3.
|
|
2443
|
-
"integrity": "sha512-
|
|
2441
|
+
"version": "20.3.2",
|
|
2442
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-20.3.2.tgz",
|
|
2443
|
+
"integrity": "sha512-PqlfZxBRuqGLbpQjM+hX6/bS0dCyrv+xiq304ajEPUsQ8BY6IhG3ZiYEVOAMYq5J9NTZFA3CYyYN9ZjtPKA8gQ==",
|
|
2444
2444
|
"dependencies": {
|
|
2445
2445
|
"@bugsnag/js": "^7.0.0",
|
|
2446
2446
|
"@netlify/cache-utils": "^3.0.0",
|
|
@@ -2566,6 +2566,12 @@
|
|
|
2566
2566
|
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
|
2567
2567
|
}
|
|
2568
2568
|
},
|
|
2569
|
+
"node_modules/@netlify/build/node_modules/@types/node": {
|
|
2570
|
+
"version": "16.11.14",
|
|
2571
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.14.tgz",
|
|
2572
|
+
"integrity": "sha512-mK6BKLpL0bG6v2CxHbm0ed6RcZrAtTHBTd/ZpnlVPVa3HkumsqLE4BC4u6TQ8D7pnrRbOU0am6epuALs+Ncnzw==",
|
|
2573
|
+
"peer": true
|
|
2574
|
+
},
|
|
2569
2575
|
"node_modules/@netlify/build/node_modules/ansi-styles": {
|
|
2570
2576
|
"version": "4.3.0",
|
|
2571
2577
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
@@ -3160,9 +3166,9 @@
|
|
|
3160
3166
|
}
|
|
3161
3167
|
},
|
|
3162
3168
|
"node_modules/@netlify/eslint-config-node": {
|
|
3163
|
-
"version": "4.0.
|
|
3164
|
-
"resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-4.0.
|
|
3165
|
-
"integrity": "sha512-
|
|
3169
|
+
"version": "4.0.1",
|
|
3170
|
+
"resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-4.0.1.tgz",
|
|
3171
|
+
"integrity": "sha512-0n3HbUbZ62za4PCYrPxnmXwCpHYTAon2jRrsO8HSmphqfydOseqkhM/7IYgUL/kVlMcN2FkJFWXAXnneOqPlaw==",
|
|
3166
3172
|
"dev": true,
|
|
3167
3173
|
"dependencies": {
|
|
3168
3174
|
"@babel/core": "^7.13.8",
|
|
@@ -3486,6 +3492,11 @@
|
|
|
3486
3492
|
"node": "^12.20.0 || ^14.14.0 || >=16.0.0"
|
|
3487
3493
|
}
|
|
3488
3494
|
},
|
|
3495
|
+
"node_modules/@netlify/plugin-edge-handlers/node_modules/@types/node": {
|
|
3496
|
+
"version": "16.11.14",
|
|
3497
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.14.tgz",
|
|
3498
|
+
"integrity": "sha512-mK6BKLpL0bG6v2CxHbm0ed6RcZrAtTHBTd/ZpnlVPVa3HkumsqLE4BC4u6TQ8D7pnrRbOU0am6epuALs+Ncnzw=="
|
|
3499
|
+
},
|
|
3489
3500
|
"node_modules/@netlify/plugins-list": {
|
|
3490
3501
|
"version": "6.2.0",
|
|
3491
3502
|
"resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.2.0.tgz",
|
|
@@ -4166,9 +4177,9 @@
|
|
|
4166
4177
|
"dev": true
|
|
4167
4178
|
},
|
|
4168
4179
|
"node_modules/@types/node": {
|
|
4169
|
-
"version": "
|
|
4170
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-
|
|
4171
|
-
"integrity": "sha512-
|
|
4180
|
+
"version": "17.0.0",
|
|
4181
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.0.tgz",
|
|
4182
|
+
"integrity": "sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw=="
|
|
4172
4183
|
},
|
|
4173
4184
|
"node_modules/@types/node-fetch": {
|
|
4174
4185
|
"version": "2.5.12",
|
|
@@ -5760,9 +5771,9 @@
|
|
|
5760
5771
|
}
|
|
5761
5772
|
},
|
|
5762
5773
|
"node_modules/caniuse-lite": {
|
|
5763
|
-
"version": "1.0.
|
|
5764
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
5765
|
-
"integrity": "sha512-
|
|
5774
|
+
"version": "1.0.30001287",
|
|
5775
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001287.tgz",
|
|
5776
|
+
"integrity": "sha512-4udbs9bc0hfNrcje++AxBuc6PfLNHwh3PO9kbwnfCQWyqtlzg3py0YgFu8jyRTTo85VAz4U+VLxSlID09vNtWA==",
|
|
5766
5777
|
"funding": {
|
|
5767
5778
|
"type": "opencollective",
|
|
5768
5779
|
"url": "https://opencollective.com/browserslist"
|
|
@@ -6665,11 +6676,11 @@
|
|
|
6665
6676
|
}
|
|
6666
6677
|
},
|
|
6667
6678
|
"node_modules/core-js-compat": {
|
|
6668
|
-
"version": "3.
|
|
6669
|
-
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.
|
|
6670
|
-
"integrity": "sha512-
|
|
6679
|
+
"version": "3.20.0",
|
|
6680
|
+
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.20.0.tgz",
|
|
6681
|
+
"integrity": "sha512-relrah5h+sslXssTTOkvqcC/6RURifB0W5yhYBdBkaPYa5/2KBMiog3XiD+s3TwEHWxInWVv4Jx2/Lw0vng+IQ==",
|
|
6671
6682
|
"dependencies": {
|
|
6672
|
-
"browserslist": "^4.
|
|
6683
|
+
"browserslist": "^4.19.1",
|
|
6673
6684
|
"semver": "7.0.0"
|
|
6674
6685
|
},
|
|
6675
6686
|
"funding": {
|
|
@@ -8155,9 +8166,9 @@
|
|
|
8155
8166
|
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
|
|
8156
8167
|
},
|
|
8157
8168
|
"node_modules/electron-to-chromium": {
|
|
8158
|
-
"version": "1.4.
|
|
8159
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.
|
|
8160
|
-
"integrity": "sha512-
|
|
8169
|
+
"version": "1.4.20",
|
|
8170
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.20.tgz",
|
|
8171
|
+
"integrity": "sha512-N7ZVNrdzX8NE90OXEFBMsBf3fp8P/vVDUER3WCUZjzC7OkNTXHVoF6W9qVhq8+dA8tGnbDajzUpj2ISNVVyj+Q=="
|
|
8161
8172
|
},
|
|
8162
8173
|
"node_modules/elegant-spinner": {
|
|
8163
8174
|
"version": "1.0.1",
|
|
@@ -22295,9 +22306,9 @@
|
|
|
22295
22306
|
}
|
|
22296
22307
|
},
|
|
22297
22308
|
"@netlify/build": {
|
|
22298
|
-
"version": "20.3.
|
|
22299
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-20.3.
|
|
22300
|
-
"integrity": "sha512-
|
|
22309
|
+
"version": "20.3.2",
|
|
22310
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-20.3.2.tgz",
|
|
22311
|
+
"integrity": "sha512-PqlfZxBRuqGLbpQjM+hX6/bS0dCyrv+xiq304ajEPUsQ8BY6IhG3ZiYEVOAMYq5J9NTZFA3CYyYN9ZjtPKA8gQ==",
|
|
22301
22312
|
"requires": {
|
|
22302
22313
|
"@bugsnag/js": "^7.0.0",
|
|
22303
22314
|
"@netlify/cache-utils": "^3.0.0",
|
|
@@ -22401,6 +22412,12 @@
|
|
|
22401
22412
|
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-2.1.1.tgz",
|
|
22402
22413
|
"integrity": "sha512-/aPsuoj/1Dw/kzhkgz+ES6TxG0zfTMGLwuK2ZG00k/iJzYHTLCE8mVU8EPqEOp/lmxPoq1C1C9RYToRKb2KEfg=="
|
|
22403
22414
|
},
|
|
22415
|
+
"@types/node": {
|
|
22416
|
+
"version": "16.11.14",
|
|
22417
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.14.tgz",
|
|
22418
|
+
"integrity": "sha512-mK6BKLpL0bG6v2CxHbm0ed6RcZrAtTHBTd/ZpnlVPVa3HkumsqLE4BC4u6TQ8D7pnrRbOU0am6epuALs+Ncnzw==",
|
|
22419
|
+
"peer": true
|
|
22420
|
+
},
|
|
22404
22421
|
"ansi-styles": {
|
|
22405
22422
|
"version": "4.3.0",
|
|
22406
22423
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
@@ -22846,9 +22863,9 @@
|
|
|
22846
22863
|
"integrity": "sha512-tiKmDcHM2riSVN79c0mJY/67EBDafXQAMitHuLiCDAMdtz3kfv+NqdVG5krgf5lWR8Uf8AeZrUW5Q9RP25REvw=="
|
|
22847
22864
|
},
|
|
22848
22865
|
"@netlify/eslint-config-node": {
|
|
22849
|
-
"version": "4.0.
|
|
22850
|
-
"resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-4.0.
|
|
22851
|
-
"integrity": "sha512-
|
|
22866
|
+
"version": "4.0.1",
|
|
22867
|
+
"resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-4.0.1.tgz",
|
|
22868
|
+
"integrity": "sha512-0n3HbUbZ62za4PCYrPxnmXwCpHYTAon2jRrsO8HSmphqfydOseqkhM/7IYgUL/kVlMcN2FkJFWXAXnneOqPlaw==",
|
|
22852
22869
|
"dev": true,
|
|
22853
22870
|
"requires": {
|
|
22854
22871
|
"@babel/core": "^7.13.8",
|
|
@@ -23039,6 +23056,13 @@
|
|
|
23039
23056
|
"rollup-plugin-node-polyfills": "^0.2.1",
|
|
23040
23057
|
"rollup-plugin-terser": "^7.0.2",
|
|
23041
23058
|
"typescript": "^4.1.5"
|
|
23059
|
+
},
|
|
23060
|
+
"dependencies": {
|
|
23061
|
+
"@types/node": {
|
|
23062
|
+
"version": "16.11.14",
|
|
23063
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.14.tgz",
|
|
23064
|
+
"integrity": "sha512-mK6BKLpL0bG6v2CxHbm0ed6RcZrAtTHBTd/ZpnlVPVa3HkumsqLE4BC4u6TQ8D7pnrRbOU0am6epuALs+Ncnzw=="
|
|
23065
|
+
}
|
|
23042
23066
|
}
|
|
23043
23067
|
},
|
|
23044
23068
|
"@netlify/plugins-list": {
|
|
@@ -23593,9 +23617,9 @@
|
|
|
23593
23617
|
"dev": true
|
|
23594
23618
|
},
|
|
23595
23619
|
"@types/node": {
|
|
23596
|
-
"version": "
|
|
23597
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-
|
|
23598
|
-
"integrity": "sha512-
|
|
23620
|
+
"version": "17.0.0",
|
|
23621
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.0.tgz",
|
|
23622
|
+
"integrity": "sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw=="
|
|
23599
23623
|
},
|
|
23600
23624
|
"@types/node-fetch": {
|
|
23601
23625
|
"version": "2.5.12",
|
|
@@ -24786,9 +24810,9 @@
|
|
|
24786
24810
|
}
|
|
24787
24811
|
},
|
|
24788
24812
|
"caniuse-lite": {
|
|
24789
|
-
"version": "1.0.
|
|
24790
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
24791
|
-
"integrity": "sha512-
|
|
24813
|
+
"version": "1.0.30001287",
|
|
24814
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001287.tgz",
|
|
24815
|
+
"integrity": "sha512-4udbs9bc0hfNrcje++AxBuc6PfLNHwh3PO9kbwnfCQWyqtlzg3py0YgFu8jyRTTo85VAz4U+VLxSlID09vNtWA=="
|
|
24792
24816
|
},
|
|
24793
24817
|
"chalk": {
|
|
24794
24818
|
"version": "4.1.2",
|
|
@@ -25506,11 +25530,11 @@
|
|
|
25506
25530
|
}
|
|
25507
25531
|
},
|
|
25508
25532
|
"core-js-compat": {
|
|
25509
|
-
"version": "3.
|
|
25510
|
-
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.
|
|
25511
|
-
"integrity": "sha512-
|
|
25533
|
+
"version": "3.20.0",
|
|
25534
|
+
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.20.0.tgz",
|
|
25535
|
+
"integrity": "sha512-relrah5h+sslXssTTOkvqcC/6RURifB0W5yhYBdBkaPYa5/2KBMiog3XiD+s3TwEHWxInWVv4Jx2/Lw0vng+IQ==",
|
|
25512
25536
|
"requires": {
|
|
25513
|
-
"browserslist": "^4.
|
|
25537
|
+
"browserslist": "^4.19.1",
|
|
25514
25538
|
"semver": "7.0.0"
|
|
25515
25539
|
},
|
|
25516
25540
|
"dependencies": {
|
|
@@ -26639,9 +26663,9 @@
|
|
|
26639
26663
|
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
|
|
26640
26664
|
},
|
|
26641
26665
|
"electron-to-chromium": {
|
|
26642
|
-
"version": "1.4.
|
|
26643
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.
|
|
26644
|
-
"integrity": "sha512-
|
|
26666
|
+
"version": "1.4.20",
|
|
26667
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.20.tgz",
|
|
26668
|
+
"integrity": "sha512-N7ZVNrdzX8NE90OXEFBMsBf3fp8P/vVDUER3WCUZjzC7OkNTXHVoF6W9qVhq8+dA8tGnbDajzUpj2ISNVVyj+Q=="
|
|
26645
26669
|
},
|
|
26646
26670
|
"elegant-spinner": {
|
|
26647
26671
|
"version": "1.0.1",
|
package/package.json
CHANGED
package/scripts/postinstall.js
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const { createAutocompletion } = require('../src/lib/completion')
|
|
1
|
+
const process = require('process')
|
|
3
2
|
|
|
4
3
|
const id = (message) => message
|
|
5
4
|
|
|
@@ -23,9 +22,19 @@ const format = (message, styles) => {
|
|
|
23
22
|
}
|
|
24
23
|
|
|
25
24
|
const postInstall = () => {
|
|
26
|
-
//
|
|
27
|
-
|
|
28
|
-
|
|
25
|
+
// yarn plug and play seems to have an issue with reading an esm file by building up the cache.
|
|
26
|
+
// as yarn pnp analyzes everything inside the postinstall
|
|
27
|
+
// yarn pnp executes it out of a .yarn folder .yarn/unplugged/netlify-cli-file-fb026a3a6d/node_modules/netlify-cli/scripts/postinstall.js
|
|
28
|
+
if (!process.argv[1].includes('.yarn')) {
|
|
29
|
+
// eslint-disable-next-line node/global-require
|
|
30
|
+
const { createMainCommand } = require('../src/commands')
|
|
31
|
+
// eslint-disable-next-line node/global-require
|
|
32
|
+
const { createAutocompletion } = require('../src/lib/completion')
|
|
33
|
+
|
|
34
|
+
// create or update the autocompletion definition
|
|
35
|
+
const program = createMainCommand()
|
|
36
|
+
createAutocompletion(program)
|
|
37
|
+
}
|
|
29
38
|
|
|
30
39
|
console.log('')
|
|
31
40
|
console.log(format('Success! Netlify CLI has been installed!', ['greenBright', 'bold', 'underline']))
|
|
@@ -98,7 +98,6 @@ Helpful for making sure that you have formatted your functions correctly
|
|
|
98
98
|
|
|
99
99
|
NOT the same as listing the functions that have been deployed. For that info you need to go to your Netlify deploy log.`,
|
|
100
100
|
)
|
|
101
|
-
.option('-n, --name <name>', 'name to print')
|
|
102
101
|
.option('-f, --functions <dir>', 'Specify a functions directory to list')
|
|
103
102
|
.option('--json', 'Output function data as JSON')
|
|
104
103
|
.action(functionsList)
|
|
@@ -12,7 +12,7 @@ const LOGIN_NEW = 'I would like to login to a new account'
|
|
|
12
12
|
* @param {import('../base-command').BaseCommand} command
|
|
13
13
|
*/
|
|
14
14
|
const switchCommand = async (options, command) => {
|
|
15
|
-
const availableUsersChoices = Object.values(command.netlify.globalConfig.get('users')).reduce(
|
|
15
|
+
const availableUsersChoices = Object.values(command.netlify.globalConfig.get('users') || {}).reduce(
|
|
16
16
|
(prev, current) =>
|
|
17
17
|
Object.assign(prev, { [current.id]: current.name ? `${current.name} (${current.email})` : current.email }),
|
|
18
18
|
{},
|
|
@@ -9,13 +9,13 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"stripe": "^8.
|
|
12
|
+
"stripe": "^8.119.0"
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"node_modules/@types/node": {
|
|
16
|
-
"version": "
|
|
17
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-
|
|
18
|
-
"integrity": "sha512-
|
|
16
|
+
"version": "17.0.0",
|
|
17
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.0.tgz",
|
|
18
|
+
"integrity": "sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw=="
|
|
19
19
|
},
|
|
20
20
|
"node_modules/call-bind": {
|
|
21
21
|
"version": "1.0.2",
|
|
@@ -119,9 +119,9 @@
|
|
|
119
119
|
},
|
|
120
120
|
"dependencies": {
|
|
121
121
|
"@types/node": {
|
|
122
|
-
"version": "
|
|
123
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-
|
|
124
|
-
"integrity": "sha512-
|
|
122
|
+
"version": "17.0.0",
|
|
123
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.0.tgz",
|
|
124
|
+
"integrity": "sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw=="
|
|
125
125
|
},
|
|
126
126
|
"call-bind": {
|
|
127
127
|
"version": "1.0.2",
|
|
@@ -9,13 +9,13 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"stripe": "^8.
|
|
12
|
+
"stripe": "^8.119.0"
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"node_modules/@types/node": {
|
|
16
|
-
"version": "
|
|
17
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-
|
|
18
|
-
"integrity": "sha512-
|
|
16
|
+
"version": "17.0.0",
|
|
17
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.0.tgz",
|
|
18
|
+
"integrity": "sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw=="
|
|
19
19
|
},
|
|
20
20
|
"node_modules/call-bind": {
|
|
21
21
|
"version": "1.0.2",
|
|
@@ -119,9 +119,9 @@
|
|
|
119
119
|
},
|
|
120
120
|
"dependencies": {
|
|
121
121
|
"@types/node": {
|
|
122
|
-
"version": "
|
|
123
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-
|
|
124
|
-
"integrity": "sha512-
|
|
122
|
+
"version": "17.0.0",
|
|
123
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.0.tgz",
|
|
124
|
+
"integrity": "sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw=="
|
|
125
125
|
},
|
|
126
126
|
"call-bind": {
|
|
127
127
|
"version": "1.0.2",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@netlify/functions": "^0.10.0",
|
|
13
|
-
"@types/node": "^14.
|
|
13
|
+
"@types/node": "^14.18.1",
|
|
14
14
|
"typescript": "^4.0.0"
|
|
15
15
|
}
|
|
16
16
|
},
|
|
@@ -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.1",
|
|
30
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.1.tgz",
|
|
31
|
+
"integrity": "sha512-fTFWOFrgAkj737w1o0HLTIgisgYHnsZfeiqhG1Ltrf/iJjudEbUwetQAsfrtVE49JGwvpEzQR+EbMkIqG4227g=="
|
|
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.1",
|
|
62
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.1.tgz",
|
|
63
|
+
"integrity": "sha512-fTFWOFrgAkj737w1o0HLTIgisgYHnsZfeiqhG1Ltrf/iJjudEbUwetQAsfrtVE49JGwvpEzQR+EbMkIqG4227g=="
|
|
64
64
|
},
|
|
65
65
|
"is-promise": {
|
|
66
66
|
"version": "4.0.0",
|
package/bin/run.cmd
DELETED