@livekit/protocol
Advanced tools
Comparing version 1.29.0 to 1.29.1
@@ -447,3 +447,3 @@ import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf"; | ||
*/ | ||
data: Uint8Array<ArrayBuffer>; | ||
data: Uint8Array; | ||
/** | ||
@@ -450,0 +450,0 @@ * @generated from field: livekit.DataPacket.Kind kind = 3; |
@@ -621,3 +621,3 @@ import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf"; | ||
*/ | ||
sifTrailer: Uint8Array<ArrayBuffer>; | ||
sifTrailer: Uint8Array; | ||
/** | ||
@@ -624,0 +624,0 @@ * @generated from field: repeated livekit.Codec enabled_publish_codecs = 14; |
@@ -1,2 +0,2 @@ | ||
export declare const version = "1.29.0"; | ||
export declare const version = "1.29.1"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -1,2 +0,2 @@ | ||
const version = "1.29.0"; | ||
const version = "1.29.1"; | ||
export { | ||
@@ -3,0 +3,0 @@ version |
{ | ||
"name": "@livekit/protocol", | ||
"version": "1.29.0", | ||
"version": "1.29.1", | ||
"description": "", | ||
@@ -31,3 +31,3 @@ "type": "module", | ||
"tsup": "^8.3.5", | ||
"typescript": "^5.2" | ||
"typescript": "5.2" | ||
}, | ||
@@ -34,0 +34,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 4 instances in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 4 instances in 1 package
3239149