cloudstructs 0.9.28 → 0.9.29
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/.jsii +4 -4
- package/assets/slack-textract/detect.lambda/index.js +63 -34
- package/lib/codecommit-mirror/index.js +2 -2
- package/lib/dmarc/index.js +1 -1
- package/lib/ecs-service-roller/index.js +2 -2
- package/lib/email-receiver/receiver.js +1 -1
- package/lib/mjml-template/index.js +1 -1
- package/lib/saml-identity-provider/index.js +2 -2
- package/lib/slack-app/manifest.js +1 -1
- package/lib/slack-app/slack-app.js +2 -2
- package/lib/slack-events/index.js +1 -1
- package/lib/slack-textract/index.js +1 -1
- package/lib/ssl-server-test/index.js +1 -1
- package/lib/state-machine-cr-provider/index.js +1 -1
- package/lib/static-website/index.js +1 -1
- package/lib/toolkit-cleaner/index.js +1 -1
- package/lib/url-shortener/index.js +1 -1
- package/node_modules/@babel/runtime/helpers/esm/wrapRegExp.js +4 -3
- package/node_modules/@babel/runtime/helpers/wrapRegExp.js +4 -3
- package/node_modules/@babel/runtime/package.json +1 -1
- package/node_modules/@slack/logger/node_modules/@types/node/README.md +1 -1
- package/node_modules/@slack/logger/node_modules/@types/node/buffer.buffer.d.ts +112 -38
- package/node_modules/@slack/logger/node_modules/@types/node/buffer.d.ts +4 -11
- package/node_modules/@slack/logger/node_modules/@types/node/constants.d.ts +14 -12
- package/node_modules/@slack/logger/node_modules/@types/node/crypto.d.ts +36 -1
- package/node_modules/@slack/logger/node_modules/@types/node/module.d.ts +4 -4
- package/node_modules/@slack/logger/node_modules/@types/node/package.json +2 -2
- package/node_modules/@slack/logger/node_modules/@types/node/stream/web.d.ts +6 -1
- package/node_modules/@slack/logger/node_modules/@types/node/stream.d.ts +936 -1005
- package/node_modules/@slack/logger/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +107 -35
- package/node_modules/@slack/web-api/README.md +4 -4
- package/node_modules/@slack/web-api/dist/WebClient.d.ts +30 -1
- package/node_modules/@slack/web-api/dist/WebClient.d.ts.map +1 -1
- package/node_modules/@slack/web-api/dist/WebClient.js +15 -2
- package/node_modules/@slack/web-api/dist/WebClient.js.map +1 -1
- package/node_modules/@slack/web-api/dist/methods.d.ts +1 -1
- package/node_modules/@slack/web-api/dist/methods.js +1 -1
- package/node_modules/@slack/web-api/node_modules/@types/node/README.md +1 -1
- package/node_modules/@slack/web-api/node_modules/@types/node/buffer.buffer.d.ts +112 -38
- package/node_modules/@slack/web-api/node_modules/@types/node/buffer.d.ts +4 -11
- package/node_modules/@slack/web-api/node_modules/@types/node/constants.d.ts +14 -12
- package/node_modules/@slack/web-api/node_modules/@types/node/crypto.d.ts +36 -1
- package/node_modules/@slack/web-api/node_modules/@types/node/module.d.ts +4 -4
- package/node_modules/@slack/web-api/node_modules/@types/node/package.json +2 -2
- package/node_modules/@slack/web-api/node_modules/@types/node/stream/web.d.ts +6 -1
- package/node_modules/@slack/web-api/node_modules/@types/node/stream.d.ts +936 -1005
- package/node_modules/@slack/web-api/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +107 -35
- package/node_modules/@slack/web-api/package.json +8 -6
- package/node_modules/@types/cacheable-request/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/buffer.buffer.d.ts +112 -38
- package/node_modules/@types/cacheable-request/node_modules/@types/node/buffer.d.ts +4 -11
- package/node_modules/@types/cacheable-request/node_modules/@types/node/constants.d.ts +14 -12
- package/node_modules/@types/cacheable-request/node_modules/@types/node/crypto.d.ts +36 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/module.d.ts +4 -4
- package/node_modules/@types/cacheable-request/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/cacheable-request/node_modules/@types/node/stream/web.d.ts +6 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/stream.d.ts +936 -1005
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +107 -35
- package/node_modules/@types/keyv/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/buffer.buffer.d.ts +112 -38
- package/node_modules/@types/keyv/node_modules/@types/node/buffer.d.ts +4 -11
- package/node_modules/@types/keyv/node_modules/@types/node/constants.d.ts +14 -12
- package/node_modules/@types/keyv/node_modules/@types/node/crypto.d.ts +36 -1
- package/node_modules/@types/keyv/node_modules/@types/node/module.d.ts +4 -4
- package/node_modules/@types/keyv/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/keyv/node_modules/@types/node/stream/web.d.ts +6 -1
- package/node_modules/@types/keyv/node_modules/@types/node/stream.d.ts +936 -1005
- package/node_modules/@types/keyv/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +107 -35
- package/node_modules/@types/responselike/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/buffer.buffer.d.ts +112 -38
- package/node_modules/@types/responselike/node_modules/@types/node/buffer.d.ts +4 -11
- package/node_modules/@types/responselike/node_modules/@types/node/constants.d.ts +14 -12
- package/node_modules/@types/responselike/node_modules/@types/node/crypto.d.ts +36 -1
- package/node_modules/@types/responselike/node_modules/@types/node/module.d.ts +4 -4
- package/node_modules/@types/responselike/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/responselike/node_modules/@types/node/stream/web.d.ts +6 -1
- package/node_modules/@types/responselike/node_modules/@types/node/stream.d.ts +936 -1005
- package/node_modules/@types/responselike/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +107 -35
- package/node_modules/abbrev/package.json +9 -11
- package/node_modules/axios/CHANGELOG.md +97 -0
- package/node_modules/axios/README.md +35 -13
- package/node_modules/axios/dist/axios.js +14 -25
- package/node_modules/axios/dist/axios.js.map +1 -1
- package/node_modules/axios/dist/axios.min.js +2 -1
- package/node_modules/axios/dist/axios.min.js.map +1 -1
- package/node_modules/axios/dist/browser/axios.cjs +14 -28
- package/node_modules/axios/dist/browser/axios.cjs.map +1 -1
- package/node_modules/axios/dist/esm/axios.js +14 -28
- package/node_modules/axios/dist/esm/axios.js.map +1 -1
- package/node_modules/axios/dist/esm/axios.min.js +2 -1
- package/node_modules/axios/dist/esm/axios.min.js.map +1 -1
- package/node_modules/axios/dist/node/axios.cjs +44 -31
- package/node_modules/axios/dist/node/axios.cjs.map +1 -1
- package/node_modules/axios/index.d.cts +1 -0
- package/node_modules/axios/index.d.ts +1 -0
- package/node_modules/axios/lib/adapters/http.js +1 -1
- package/node_modules/axios/lib/core/Axios.js +10 -1
- package/node_modules/axios/lib/core/buildFullPath.js +3 -2
- package/node_modules/axios/lib/env/data.js +1 -1
- package/node_modules/axios/lib/helpers/formDataToStream.js +3 -2
- package/node_modules/axios/lib/helpers/resolveConfig.js +1 -1
- package/node_modules/axios/lib/platform/node/index.js +26 -0
- package/node_modules/axios/lib/utils.js +0 -22
- package/node_modules/axios/package.json +4 -4
- package/node_modules/foreground-child/dist/commonjs/all-signals.d.ts +0 -1
- package/node_modules/foreground-child/dist/commonjs/all-signals.d.ts.map +1 -1
- package/node_modules/foreground-child/dist/commonjs/index.d.ts +1 -8
- package/node_modules/foreground-child/dist/commonjs/index.d.ts.map +1 -1
- package/node_modules/foreground-child/dist/commonjs/index.js +2 -2
- package/node_modules/foreground-child/dist/commonjs/index.js.map +1 -1
- package/node_modules/foreground-child/dist/commonjs/proxy-signals.d.ts +0 -1
- package/node_modules/foreground-child/dist/commonjs/proxy-signals.d.ts.map +1 -1
- package/node_modules/foreground-child/dist/commonjs/watchdog.d.ts +0 -1
- package/node_modules/foreground-child/dist/commonjs/watchdog.d.ts.map +1 -1
- package/node_modules/foreground-child/dist/esm/all-signals.d.ts +0 -1
- package/node_modules/foreground-child/dist/esm/all-signals.d.ts.map +1 -1
- package/node_modules/foreground-child/dist/esm/index.d.ts +1 -8
- package/node_modules/foreground-child/dist/esm/index.d.ts.map +1 -1
- package/node_modules/foreground-child/dist/esm/proxy-signals.d.ts +0 -1
- package/node_modules/foreground-child/dist/esm/proxy-signals.d.ts.map +1 -1
- package/node_modules/foreground-child/dist/esm/watchdog.d.ts +0 -1
- package/node_modules/foreground-child/dist/esm/watchdog.d.ts.map +1 -1
- package/node_modules/foreground-child/package.json +6 -11
- package/node_modules/js-beautify/README.md +8 -8
- package/node_modules/js-beautify/package.json +2 -2
- package/node_modules/nopt/README.md +8 -9
- package/node_modules/nopt/lib/nopt-lib.js +5 -40
- package/node_modules/nopt/lib/nopt.js +0 -4
- package/node_modules/nopt/package.json +9 -10
- package/package.json +19 -19
- package/node_modules/axios/SECURITY.md +0 -6
- /package/node_modules/{path-key → cross-spawn/node_modules/path-key}/index.d.ts +0 -0
- /package/node_modules/{path-key → cross-spawn/node_modules/path-key}/index.js +0 -0
- /package/node_modules/{path-key → cross-spawn/node_modules/path-key}/license +0 -0
- /package/node_modules/{path-key → cross-spawn/node_modules/path-key}/package.json +0 -0
- /package/node_modules/{path-key → cross-spawn/node_modules/path-key}/readme.md +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/*! Axios v1.8.4 Copyright (c) 2025 Matt Zabriskie and contributors */
|
|
2
2
|
function bind(fn, thisArg) {
|
|
3
3
|
return function wrap() {
|
|
4
4
|
return fn.apply(thisArg, arguments);
|
|
@@ -605,26 +605,6 @@ const toFiniteNumber = (value, defaultValue) => {
|
|
|
605
605
|
return value != null && Number.isFinite(value = +value) ? value : defaultValue;
|
|
606
606
|
};
|
|
607
607
|
|
|
608
|
-
const ALPHA = 'abcdefghijklmnopqrstuvwxyz';
|
|
609
|
-
|
|
610
|
-
const DIGIT = '0123456789';
|
|
611
|
-
|
|
612
|
-
const ALPHABET = {
|
|
613
|
-
DIGIT,
|
|
614
|
-
ALPHA,
|
|
615
|
-
ALPHA_DIGIT: ALPHA + ALPHA.toUpperCase() + DIGIT
|
|
616
|
-
};
|
|
617
|
-
|
|
618
|
-
const generateString = (size = 16, alphabet = ALPHABET.ALPHA_DIGIT) => {
|
|
619
|
-
let str = '';
|
|
620
|
-
const {length} = alphabet;
|
|
621
|
-
while (size--) {
|
|
622
|
-
str += alphabet[Math.random() * length|0];
|
|
623
|
-
}
|
|
624
|
-
|
|
625
|
-
return str;
|
|
626
|
-
};
|
|
627
|
-
|
|
628
608
|
/**
|
|
629
609
|
* If the thing is a FormData object, return true, otherwise return false.
|
|
630
610
|
*
|
|
@@ -752,8 +732,6 @@ const utils$1 = {
|
|
|
752
732
|
findKey,
|
|
753
733
|
global: _global,
|
|
754
734
|
isContextDefined,
|
|
755
|
-
ALPHABET,
|
|
756
|
-
generateString,
|
|
757
735
|
isSpecCompliantForm,
|
|
758
736
|
toJSONObject,
|
|
759
737
|
isAsyncFn,
|
|
@@ -2246,8 +2224,9 @@ function combineURLs(baseURL, relativeURL) {
|
|
|
2246
2224
|
*
|
|
2247
2225
|
* @returns {string} The combined full path
|
|
2248
2226
|
*/
|
|
2249
|
-
function buildFullPath(baseURL, requestedURL) {
|
|
2250
|
-
|
|
2227
|
+
function buildFullPath(baseURL, requestedURL, allowAbsoluteUrls) {
|
|
2228
|
+
let isRelativeUrl = !isAbsoluteURL(requestedURL);
|
|
2229
|
+
if (baseURL && (isRelativeUrl || allowAbsoluteUrls == false)) {
|
|
2251
2230
|
return combineURLs(baseURL, requestedURL);
|
|
2252
2231
|
}
|
|
2253
2232
|
return requestedURL;
|
|
@@ -2362,7 +2341,7 @@ const resolveConfig = (config) => {
|
|
|
2362
2341
|
|
|
2363
2342
|
newConfig.headers = headers = AxiosHeaders$2.from(headers);
|
|
2364
2343
|
|
|
2365
|
-
newConfig.url = buildURL(buildFullPath(newConfig.baseURL, newConfig.url), config.params, config.paramsSerializer);
|
|
2344
|
+
newConfig.url = buildURL(buildFullPath(newConfig.baseURL, newConfig.url, newConfig.allowAbsoluteUrls), config.params, config.paramsSerializer);
|
|
2366
2345
|
|
|
2367
2346
|
// HTTP basic authentication
|
|
2368
2347
|
if (auth) {
|
|
@@ -3087,7 +3066,7 @@ function dispatchRequest(config) {
|
|
|
3087
3066
|
});
|
|
3088
3067
|
}
|
|
3089
3068
|
|
|
3090
|
-
const VERSION$1 = "1.
|
|
3069
|
+
const VERSION$1 = "1.8.4";
|
|
3091
3070
|
|
|
3092
3071
|
const validators$1 = {};
|
|
3093
3072
|
|
|
@@ -3272,6 +3251,13 @@ class Axios$1 {
|
|
|
3272
3251
|
}
|
|
3273
3252
|
}
|
|
3274
3253
|
|
|
3254
|
+
// Set config.allowAbsoluteUrls
|
|
3255
|
+
if (config.allowAbsoluteUrls !== undefined) ; else if (this.defaults.allowAbsoluteUrls !== undefined) {
|
|
3256
|
+
config.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls;
|
|
3257
|
+
} else {
|
|
3258
|
+
config.allowAbsoluteUrls = true;
|
|
3259
|
+
}
|
|
3260
|
+
|
|
3275
3261
|
validator.assertOptions(config, {
|
|
3276
3262
|
baseUrl: validators.spelling('baseURL'),
|
|
3277
3263
|
withXsrfToken: validators.spelling('withXSRFToken')
|
|
@@ -3367,7 +3353,7 @@ class Axios$1 {
|
|
|
3367
3353
|
|
|
3368
3354
|
getUri(config) {
|
|
3369
3355
|
config = mergeConfig$1(this.defaults, config);
|
|
3370
|
-
const fullPath = buildFullPath(config.baseURL, config.url);
|
|
3356
|
+
const fullPath = buildFullPath(config.baseURL, config.url, config.allowAbsoluteUrls);
|
|
3371
3357
|
return buildURL(fullPath, config.params, config.paramsSerializer);
|
|
3372
3358
|
}
|
|
3373
3359
|
}
|