@mtkruto/node 0.0.982 → 0.0.984
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/esm/client/3_client.d.ts +30 -1
- package/esm/client/3_client.js +89 -28
- package/esm/constants.d.ts +1 -1
- package/esm/constants.js +1 -1
- package/esm/deps.d.ts +2 -2
- package/esm/deps.js +2 -2
- package/esm/transport/2_transport_provider.d.ts +0 -4
- package/esm/transport/2_transport_provider.js +0 -35
- package/esm/types/3_message.d.ts +2 -0
- package/esm/types/3_message.js +2 -0
- package/package.json +1 -1
- package/script/client/3_client.d.ts +30 -1
- package/script/client/3_client.js +89 -28
- package/script/constants.d.ts +1 -1
- package/script/constants.js +1 -1
- package/script/deps.d.ts +2 -2
- package/script/deps.js +2 -2
- package/script/transport/2_transport_provider.d.ts +0 -4
- package/script/transport/2_transport_provider.js +1 -37
- package/script/types/3_message.d.ts +2 -0
- package/script/types/3_message.js +2 -0
- package/esm/connection/1_connection_http.d.ts +0 -16
- package/esm/connection/1_connection_http.js +0 -91
- package/esm/transport/1_transport_piped.d.ts +0 -10
- package/esm/transport/1_transport_piped.js +0 -23
- package/script/connection/1_connection_http.d.ts +0 -16
- package/script/connection/1_connection_http.js +0 -95
- package/script/transport/1_transport_piped.d.ts +0 -10
- package/script/transport/1_transport_piped.js +0 -27
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/_util/diff.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/_util/diff.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/_constants.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/_constants.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/_format.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/_format.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_almost_equals.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_almost_equals.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_array_includes.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_array_includes.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_equals.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_equals.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_exists.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_exists.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_false.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_false.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_instance_of.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_instance_of.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_is_error.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_is_error.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_match.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_match.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_equals.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_equals.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_instance_of.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_instance_of.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_match.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_match.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_strict_equals.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_strict_equals.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_object_match.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_object_match.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_rejects.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_rejects.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_strict_equals.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_strict_equals.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_string_includes.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_string_includes.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_throws.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_throws.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assertion_error.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assertion_error.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/equal.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/equal.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/fail.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/fail.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/mod.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/mod.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/unimplemented.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/unimplemented.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/unreachable.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/unreachable.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/encoding/base64.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/encoding/base64.js +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/fmt/colors.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.198.0 → std@0.199.0}/fmt/colors.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/_util/diff.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/_util/diff.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/_constants.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/_constants.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/_format.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/_format.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_almost_equals.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_almost_equals.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_array_includes.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_array_includes.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_equals.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_equals.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_exists.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_exists.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_false.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_false.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_instance_of.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_instance_of.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_is_error.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_is_error.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_match.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_match.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_equals.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_equals.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_instance_of.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_instance_of.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_match.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_match.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_strict_equals.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_not_strict_equals.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_object_match.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_object_match.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_rejects.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_rejects.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_strict_equals.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_strict_equals.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_string_includes.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_string_includes.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_throws.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assert_throws.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assertion_error.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/assertion_error.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/equal.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/equal.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/fail.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/fail.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/mod.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/mod.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/unimplemented.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/unimplemented.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/unreachable.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/assert/unreachable.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/encoding/base64.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/encoding/base64.js +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/fmt/colors.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.198.0 → std@0.199.0}/fmt/colors.js +0 -0
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|