@alanszp/eventbridge-client 12.0.2 → 12.0.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.
Files changed (151) hide show
  1. package/package.json +4 -7
  2. package/.gitignore +0 -3
  3. package/.npmignore +0 -3
  4. package/node_modules/@cspotcode/source-map-support/LICENSE.md +0 -21
  5. package/node_modules/@cspotcode/source-map-support/README.md +0 -289
  6. package/node_modules/@cspotcode/source-map-support/browser-source-map-support.js +0 -114
  7. package/node_modules/@cspotcode/source-map-support/package.json +0 -50
  8. package/node_modules/@cspotcode/source-map-support/register-hook-require.d.ts +0 -7
  9. package/node_modules/@cspotcode/source-map-support/register-hook-require.js +0 -3
  10. package/node_modules/@cspotcode/source-map-support/register.d.ts +0 -7
  11. package/node_modules/@cspotcode/source-map-support/register.js +0 -1
  12. package/node_modules/@cspotcode/source-map-support/source-map-support.d.ts +0 -76
  13. package/node_modules/@cspotcode/source-map-support/source-map-support.js +0 -938
  14. package/node_modules/@jridgewell/trace-mapping/LICENSE +0 -19
  15. package/node_modules/@jridgewell/trace-mapping/README.md +0 -193
  16. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs +0 -514
  17. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +0 -1
  18. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js +0 -528
  19. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +0 -1
  20. package/node_modules/@jridgewell/trace-mapping/dist/types/any-map.d.ts +0 -8
  21. package/node_modules/@jridgewell/trace-mapping/dist/types/binary-search.d.ts +0 -32
  22. package/node_modules/@jridgewell/trace-mapping/dist/types/by-source.d.ts +0 -7
  23. package/node_modules/@jridgewell/trace-mapping/dist/types/resolve.d.ts +0 -1
  24. package/node_modules/@jridgewell/trace-mapping/dist/types/sort.d.ts +0 -2
  25. package/node_modules/@jridgewell/trace-mapping/dist/types/sourcemap-segment.d.ts +0 -16
  26. package/node_modules/@jridgewell/trace-mapping/dist/types/strip-filename.d.ts +0 -4
  27. package/node_modules/@jridgewell/trace-mapping/dist/types/trace-mapping.d.ts +0 -70
  28. package/node_modules/@jridgewell/trace-mapping/dist/types/types.d.ts +0 -85
  29. package/node_modules/@jridgewell/trace-mapping/package.json +0 -70
  30. package/node_modules/@types/node/LICENSE +0 -21
  31. package/node_modules/@types/node/README.md +0 -15
  32. package/node_modules/@types/node/assert/strict.d.ts +0 -8
  33. package/node_modules/@types/node/assert.d.ts +0 -996
  34. package/node_modules/@types/node/async_hooks.d.ts +0 -539
  35. package/node_modules/@types/node/buffer.d.ts +0 -2362
  36. package/node_modules/@types/node/child_process.d.ts +0 -1540
  37. package/node_modules/@types/node/cluster.d.ts +0 -432
  38. package/node_modules/@types/node/console.d.ts +0 -415
  39. package/node_modules/@types/node/constants.d.ts +0 -19
  40. package/node_modules/@types/node/crypto.d.ts +0 -4487
  41. package/node_modules/@types/node/dgram.d.ts +0 -596
  42. package/node_modules/@types/node/diagnostics_channel.d.ts +0 -545
  43. package/node_modules/@types/node/dns/promises.d.ts +0 -425
  44. package/node_modules/@types/node/dns.d.ts +0 -809
  45. package/node_modules/@types/node/dom-events.d.ts +0 -122
  46. package/node_modules/@types/node/domain.d.ts +0 -170
  47. package/node_modules/@types/node/events.d.ts +0 -879
  48. package/node_modules/@types/node/fs/promises.d.ts +0 -1239
  49. package/node_modules/@types/node/fs.d.ts +0 -4311
  50. package/node_modules/@types/node/globals.d.ts +0 -411
  51. package/node_modules/@types/node/globals.global.d.ts +0 -1
  52. package/node_modules/@types/node/http.d.ts +0 -1887
  53. package/node_modules/@types/node/http2.d.ts +0 -2382
  54. package/node_modules/@types/node/https.d.ts +0 -550
  55. package/node_modules/@types/node/index.d.ts +0 -88
  56. package/node_modules/@types/node/inspector.d.ts +0 -2747
  57. package/node_modules/@types/node/module.d.ts +0 -315
  58. package/node_modules/@types/node/net.d.ts +0 -949
  59. package/node_modules/@types/node/os.d.ts +0 -478
  60. package/node_modules/@types/node/package.json +0 -229
  61. package/node_modules/@types/node/path.d.ts +0 -191
  62. package/node_modules/@types/node/perf_hooks.d.ts +0 -645
  63. package/node_modules/@types/node/process.d.ts +0 -1561
  64. package/node_modules/@types/node/punycode.d.ts +0 -117
  65. package/node_modules/@types/node/querystring.d.ts +0 -141
  66. package/node_modules/@types/node/readline/promises.d.ts +0 -150
  67. package/node_modules/@types/node/readline.d.ts +0 -539
  68. package/node_modules/@types/node/repl.d.ts +0 -430
  69. package/node_modules/@types/node/stream/consumers.d.ts +0 -12
  70. package/node_modules/@types/node/stream/promises.d.ts +0 -83
  71. package/node_modules/@types/node/stream/web.d.ts +0 -366
  72. package/node_modules/@types/node/stream.d.ts +0 -1701
  73. package/node_modules/@types/node/string_decoder.d.ts +0 -67
  74. package/node_modules/@types/node/test.d.ts +0 -1465
  75. package/node_modules/@types/node/timers/promises.d.ts +0 -93
  76. package/node_modules/@types/node/timers.d.ts +0 -240
  77. package/node_modules/@types/node/tls.d.ts +0 -1210
  78. package/node_modules/@types/node/trace_events.d.ts +0 -182
  79. package/node_modules/@types/node/ts4.8/assert/strict.d.ts +0 -8
  80. package/node_modules/@types/node/ts4.8/assert.d.ts +0 -996
  81. package/node_modules/@types/node/ts4.8/async_hooks.d.ts +0 -539
  82. package/node_modules/@types/node/ts4.8/buffer.d.ts +0 -2362
  83. package/node_modules/@types/node/ts4.8/child_process.d.ts +0 -1540
  84. package/node_modules/@types/node/ts4.8/cluster.d.ts +0 -432
  85. package/node_modules/@types/node/ts4.8/console.d.ts +0 -415
  86. package/node_modules/@types/node/ts4.8/constants.d.ts +0 -19
  87. package/node_modules/@types/node/ts4.8/crypto.d.ts +0 -4487
  88. package/node_modules/@types/node/ts4.8/dgram.d.ts +0 -596
  89. package/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts +0 -545
  90. package/node_modules/@types/node/ts4.8/dns/promises.d.ts +0 -425
  91. package/node_modules/@types/node/ts4.8/dns.d.ts +0 -809
  92. package/node_modules/@types/node/ts4.8/dom-events.d.ts +0 -122
  93. package/node_modules/@types/node/ts4.8/domain.d.ts +0 -170
  94. package/node_modules/@types/node/ts4.8/events.d.ts +0 -879
  95. package/node_modules/@types/node/ts4.8/fs/promises.d.ts +0 -1239
  96. package/node_modules/@types/node/ts4.8/fs.d.ts +0 -4311
  97. package/node_modules/@types/node/ts4.8/globals.d.ts +0 -411
  98. package/node_modules/@types/node/ts4.8/globals.global.d.ts +0 -1
  99. package/node_modules/@types/node/ts4.8/http.d.ts +0 -1887
  100. package/node_modules/@types/node/ts4.8/http2.d.ts +0 -2382
  101. package/node_modules/@types/node/ts4.8/https.d.ts +0 -550
  102. package/node_modules/@types/node/ts4.8/index.d.ts +0 -88
  103. package/node_modules/@types/node/ts4.8/inspector.d.ts +0 -2747
  104. package/node_modules/@types/node/ts4.8/module.d.ts +0 -315
  105. package/node_modules/@types/node/ts4.8/net.d.ts +0 -949
  106. package/node_modules/@types/node/ts4.8/os.d.ts +0 -478
  107. package/node_modules/@types/node/ts4.8/path.d.ts +0 -191
  108. package/node_modules/@types/node/ts4.8/perf_hooks.d.ts +0 -645
  109. package/node_modules/@types/node/ts4.8/process.d.ts +0 -1561
  110. package/node_modules/@types/node/ts4.8/punycode.d.ts +0 -117
  111. package/node_modules/@types/node/ts4.8/querystring.d.ts +0 -141
  112. package/node_modules/@types/node/ts4.8/readline/promises.d.ts +0 -150
  113. package/node_modules/@types/node/ts4.8/readline.d.ts +0 -539
  114. package/node_modules/@types/node/ts4.8/repl.d.ts +0 -430
  115. package/node_modules/@types/node/ts4.8/stream/consumers.d.ts +0 -12
  116. package/node_modules/@types/node/ts4.8/stream/promises.d.ts +0 -83
  117. package/node_modules/@types/node/ts4.8/stream/web.d.ts +0 -366
  118. package/node_modules/@types/node/ts4.8/stream.d.ts +0 -1701
  119. package/node_modules/@types/node/ts4.8/string_decoder.d.ts +0 -67
  120. package/node_modules/@types/node/ts4.8/test.d.ts +0 -1465
  121. package/node_modules/@types/node/ts4.8/timers/promises.d.ts +0 -93
  122. package/node_modules/@types/node/ts4.8/timers.d.ts +0 -240
  123. package/node_modules/@types/node/ts4.8/tls.d.ts +0 -1210
  124. package/node_modules/@types/node/ts4.8/trace_events.d.ts +0 -182
  125. package/node_modules/@types/node/ts4.8/tty.d.ts +0 -208
  126. package/node_modules/@types/node/ts4.8/url.d.ts +0 -927
  127. package/node_modules/@types/node/ts4.8/util.d.ts +0 -2183
  128. package/node_modules/@types/node/ts4.8/v8.d.ts +0 -764
  129. package/node_modules/@types/node/ts4.8/vm.d.ts +0 -903
  130. package/node_modules/@types/node/ts4.8/wasi.d.ts +0 -179
  131. package/node_modules/@types/node/ts4.8/worker_threads.d.ts +0 -691
  132. package/node_modules/@types/node/ts4.8/zlib.d.ts +0 -517
  133. package/node_modules/@types/node/tty.d.ts +0 -208
  134. package/node_modules/@types/node/url.d.ts +0 -927
  135. package/node_modules/@types/node/util.d.ts +0 -2183
  136. package/node_modules/@types/node/v8.d.ts +0 -764
  137. package/node_modules/@types/node/vm.d.ts +0 -903
  138. package/node_modules/@types/node/wasi.d.ts +0 -179
  139. package/node_modules/@types/node/worker_threads.d.ts +0 -691
  140. package/node_modules/@types/node/zlib.d.ts +0 -517
  141. package/src/aws/awsEventbridgeClient.ts +0 -4
  142. package/src/aws/awsTypes.ts +0 -10
  143. package/src/aws/index.ts +0 -2
  144. package/src/basicEventbridgeClient.test.ts +0 -149
  145. package/src/basicEventbridgeClient.ts +0 -160
  146. package/src/helpers/mapLaraEventToAWSEvent.ts +0 -37
  147. package/src/index.ts +0 -3
  148. package/src/mockEventbridgeClient.ts +0 -11
  149. package/src/mocks/fixtures/eventbridgeFixture.ts +0 -41
  150. package/src/types/UpdatedEvent.ts +0 -39
  151. package/src/types/index.ts +0 -1
@@ -1,70 +0,0 @@
1
- import type { SourceMapSegment } from './sourcemap-segment';
2
- import type { SourceMapV3, DecodedSourceMap, EncodedSourceMap, InvalidOriginalMapping, OriginalMapping, InvalidGeneratedMapping, GeneratedMapping, SourceMapInput, Needle, SourceNeedle, SourceMap, EachMapping } from './types';
3
- export type { SourceMapSegment } from './sourcemap-segment';
4
- export type { SourceMapInput, SectionedSourceMapInput, DecodedSourceMap, EncodedSourceMap, SectionedSourceMap, InvalidOriginalMapping, OriginalMapping as Mapping, OriginalMapping, InvalidGeneratedMapping, GeneratedMapping, EachMapping, } from './types';
5
- export declare const LEAST_UPPER_BOUND = -1;
6
- export declare const GREATEST_LOWER_BOUND = 1;
7
- /**
8
- * Returns the encoded (VLQ string) form of the SourceMap's mappings field.
9
- */
10
- export declare let encodedMappings: (map: TraceMap) => EncodedSourceMap['mappings'];
11
- /**
12
- * Returns the decoded (array of lines of segments) form of the SourceMap's mappings field.
13
- */
14
- export declare let decodedMappings: (map: TraceMap) => Readonly<DecodedSourceMap['mappings']>;
15
- /**
16
- * A low-level API to find the segment associated with a generated line/column (think, from a
17
- * stack trace). Line and column here are 0-based, unlike `originalPositionFor`.
18
- */
19
- export declare let traceSegment: (map: TraceMap, line: number, column: number) => Readonly<SourceMapSegment> | null;
20
- /**
21
- * A higher-level API to find the source/line/column associated with a generated line/column
22
- * (think, from a stack trace). Line is 1-based, but column is 0-based, due to legacy behavior in
23
- * `source-map` library.
24
- */
25
- export declare let originalPositionFor: (map: TraceMap, needle: Needle) => OriginalMapping | InvalidOriginalMapping;
26
- /**
27
- * Finds the source/line/column directly after the mapping returned by originalPositionFor, provided
28
- * the found mapping is from the same source and line as the originalPositionFor mapping.
29
- *
30
- * Eg, in the code `let id = 1`, `originalPositionAfter` could find the mapping associated with `1`
31
- * using the same needle that would return `id` when calling `originalPositionFor`.
32
- */
33
- export declare let generatedPositionFor: (map: TraceMap, needle: SourceNeedle) => GeneratedMapping | InvalidGeneratedMapping;
34
- /**
35
- * Iterates each mapping in generated position order.
36
- */
37
- export declare let eachMapping: (map: TraceMap, cb: (mapping: EachMapping) => void) => void;
38
- /**
39
- * A helper that skips sorting of the input map's mappings array, which can be expensive for larger
40
- * maps.
41
- */
42
- export declare let presortedDecodedMap: (map: DecodedSourceMap, mapUrl?: string) => TraceMap;
43
- /**
44
- * Returns a sourcemap object (with decoded mappings) suitable for passing to a library that expects
45
- * a sourcemap, or to JSON.stringify.
46
- */
47
- export declare let decodedMap: (map: TraceMap) => Omit<DecodedSourceMap, 'mappings'> & {
48
- mappings: readonly SourceMapSegment[][];
49
- };
50
- /**
51
- * Returns a sourcemap object (with encoded mappings) suitable for passing to a library that expects
52
- * a sourcemap, or to JSON.stringify.
53
- */
54
- export declare let encodedMap: (map: TraceMap) => EncodedSourceMap;
55
- export { AnyMap } from './any-map';
56
- export declare class TraceMap implements SourceMap {
57
- version: SourceMapV3['version'];
58
- file: SourceMapV3['file'];
59
- names: SourceMapV3['names'];
60
- sourceRoot: SourceMapV3['sourceRoot'];
61
- sources: SourceMapV3['sources'];
62
- sourcesContent: SourceMapV3['sourcesContent'];
63
- resolvedSources: string[];
64
- private _encoded;
65
- private _decoded;
66
- private _decodedMemo;
67
- private _bySources;
68
- private _bySourceMemos;
69
- constructor(map: SourceMapInput, mapUrl?: string | null);
70
- }
@@ -1,85 +0,0 @@
1
- import type { SourceMapSegment } from './sourcemap-segment';
2
- import type { TraceMap } from './trace-mapping';
3
- export interface SourceMapV3 {
4
- file?: string | null;
5
- names: string[];
6
- sourceRoot?: string;
7
- sources: (string | null)[];
8
- sourcesContent?: (string | null)[];
9
- version: 3;
10
- }
11
- export interface EncodedSourceMap extends SourceMapV3 {
12
- mappings: string;
13
- }
14
- export interface DecodedSourceMap extends SourceMapV3 {
15
- mappings: SourceMapSegment[][];
16
- }
17
- export interface Section {
18
- offset: {
19
- line: number;
20
- column: number;
21
- };
22
- map: EncodedSourceMap | DecodedSourceMap | SectionedSourceMap;
23
- }
24
- export interface SectionedSourceMap {
25
- file?: string | null;
26
- sections: Section[];
27
- version: 3;
28
- }
29
- export declare type OriginalMapping = {
30
- source: string | null;
31
- line: number;
32
- column: number;
33
- name: string | null;
34
- };
35
- export declare type InvalidOriginalMapping = {
36
- source: null;
37
- line: null;
38
- column: null;
39
- name: null;
40
- };
41
- export declare type GeneratedMapping = {
42
- line: number;
43
- column: number;
44
- };
45
- export declare type InvalidGeneratedMapping = {
46
- line: null;
47
- column: null;
48
- };
49
- export declare type SourceMapInput = string | EncodedSourceMap | DecodedSourceMap | TraceMap;
50
- export declare type SectionedSourceMapInput = SourceMapInput | SectionedSourceMap;
51
- export declare type Needle = {
52
- line: number;
53
- column: number;
54
- bias?: 1 | -1;
55
- };
56
- export declare type SourceNeedle = {
57
- source: string;
58
- line: number;
59
- column: number;
60
- bias?: 1 | -1;
61
- };
62
- export declare type EachMapping = {
63
- generatedLine: number;
64
- generatedColumn: number;
65
- source: null;
66
- originalLine: null;
67
- originalColumn: null;
68
- name: null;
69
- } | {
70
- generatedLine: number;
71
- generatedColumn: number;
72
- source: string | null;
73
- originalLine: number;
74
- originalColumn: number;
75
- name: string | null;
76
- };
77
- export declare abstract class SourceMap {
78
- version: SourceMapV3['version'];
79
- file: SourceMapV3['file'];
80
- names: SourceMapV3['names'];
81
- sourceRoot: SourceMapV3['sourceRoot'];
82
- sources: SourceMapV3['sources'];
83
- sourcesContent: SourceMapV3['sourcesContent'];
84
- resolvedSources: SourceMapV3['sources'];
85
- }
@@ -1,70 +0,0 @@
1
- {
2
- "name": "@jridgewell/trace-mapping",
3
- "version": "0.3.9",
4
- "description": "Trace the original position through a source map",
5
- "keywords": [
6
- "source",
7
- "map"
8
- ],
9
- "main": "dist/trace-mapping.umd.js",
10
- "module": "dist/trace-mapping.mjs",
11
- "typings": "dist/types/trace-mapping.d.ts",
12
- "files": [
13
- "dist"
14
- ],
15
- "exports": {
16
- ".": {
17
- "browser": "./dist/trace-mapping.umd.js",
18
- "require": "./dist/trace-mapping.umd.js",
19
- "import": "./dist/trace-mapping.mjs"
20
- },
21
- "./package.json": "./package.json"
22
- },
23
- "author": "Justin Ridgewell <justin@ridgewell.name>",
24
- "repository": {
25
- "type": "git",
26
- "url": "git+https://github.com/jridgewell/trace-mapping.git"
27
- },
28
- "license": "MIT",
29
- "scripts": {
30
- "benchmark": "run-s build:rollup benchmark:*",
31
- "benchmark:install": "cd benchmark && npm install",
32
- "benchmark:only": "node benchmark/index.mjs",
33
- "build": "run-s -n build:*",
34
- "build:rollup": "rollup -c rollup.config.js",
35
- "build:ts": "tsc --project tsconfig.build.json",
36
- "lint": "run-s -n lint:*",
37
- "lint:prettier": "npm run test:lint:prettier -- --write",
38
- "lint:ts": "npm run test:lint:ts -- --fix",
39
- "prebuild": "rm -rf dist",
40
- "prepublishOnly": "npm run preversion",
41
- "preversion": "run-s test build",
42
- "test": "run-s -n test:lint test:only",
43
- "test:debug": "ava debug",
44
- "test:lint": "run-s -n test:lint:*",
45
- "test:lint:prettier": "prettier --check '{src,test}/**/*.ts' '**/*.md'",
46
- "test:lint:ts": "eslint '{src,test}/**/*.ts'",
47
- "test:only": "c8 ava",
48
- "test:watch": "ava --watch"
49
- },
50
- "devDependencies": {
51
- "@rollup/plugin-typescript": "8.3.0",
52
- "@typescript-eslint/eslint-plugin": "5.10.0",
53
- "@typescript-eslint/parser": "5.10.0",
54
- "ava": "4.0.1",
55
- "benchmark": "2.1.4",
56
- "c8": "7.11.0",
57
- "esbuild": "0.14.14",
58
- "esbuild-node-loader": "0.6.4",
59
- "eslint": "8.7.0",
60
- "eslint-config-prettier": "8.3.0",
61
- "npm-run-all": "4.1.5",
62
- "prettier": "2.5.1",
63
- "rollup": "2.64.0",
64
- "typescript": "4.5.4"
65
- },
66
- "dependencies": {
67
- "@jridgewell/resolve-uri": "^3.0.3",
68
- "@jridgewell/sourcemap-codec": "^1.4.10"
69
- }
70
- }
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) Microsoft Corporation.
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE
@@ -1,15 +0,0 @@
1
- # Installation
2
- > `npm install --save @types/node`
3
-
4
- # Summary
5
- This package contains type definitions for node (https://nodejs.org/).
6
-
7
- # Details
8
- Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node.
9
-
10
- ### Additional Details
11
- * Last updated: Thu, 08 Feb 2024 20:35:44 GMT
12
- * Dependencies: [undici-types](https://npmjs.com/package/undici-types)
13
-
14
- # Credits
15
- These definitions were written by [Microsoft TypeScript](https://github.com/Microsoft), [Alberto Schiabel](https://github.com/jkomyno), [Alvis HT Tang](https://github.com/alvis), [Andrew Makarov](https://github.com/r3nya), [Benjamin Toueg](https://github.com/btoueg), [Chigozirim C.](https://github.com/smac89), [David Junger](https://github.com/touffy), [Deividas Bakanas](https://github.com/DeividasBakanas), [Eugene Y. Q. Shen](https://github.com/eyqs), [Hannes Magnusson](https://github.com/Hannes-Magnusson-CK), [Huw](https://github.com/hoo29), [Kelvin Jin](https://github.com/kjin), [Klaus Meinhardt](https://github.com/ajafff), [Lishude](https://github.com/islishude), [Mariusz Wiktorczyk](https://github.com/mwiktorczyk), [Mohsen Azimi](https://github.com/mohsen1), [Nicolas Even](https://github.com/n-e), [Nikita Galkin](https://github.com/galkin), [Parambir Singh](https://github.com/parambirs), [Sebastian Silbermann](https://github.com/eps1lon), [Thomas den Hollander](https://github.com/ThomasdenH), [Wilco Bakker](https://github.com/WilcoBakker), [wwwy3y3](https://github.com/wwwy3y3), [Samuel Ainsworth](https://github.com/samuela), [Kyle Uehlein](https://github.com/kuehlein), [Thanik Bhongbhibhat](https://github.com/bhongy), [Marcin Kopacz](https://github.com/chyzwar), [Trivikram Kamat](https://github.com/trivikr), [Junxiao Shi](https://github.com/yoursunny), [Ilia Baryshnikov](https://github.com/qwelias), [ExE Boss](https://github.com/ExE-Boss), [Piotr Błażejewicz](https://github.com/peterblazejewicz), [Anna Henningsen](https://github.com/addaleax), [Victor Perin](https://github.com/victorperin), [Yongsheng Zhang](https://github.com/ZYSzys), [NodeJS Contributors](https://github.com/NodeJS), [Linus Unnebäck](https://github.com/LinusU), [wafuwafu13](https://github.com/wafuwafu13), [Matteo Collina](https://github.com/mcollina), and [Dmitry Semigradsky](https://github.com/Semigradsky).
@@ -1,8 +0,0 @@
1
- declare module "assert/strict" {
2
- import { strict } from "node:assert";
3
- export = strict;
4
- }
5
- declare module "node:assert/strict" {
6
- import { strict } from "node:assert";
7
- export = strict;
8
- }