@norskvideo/norsk-sdk
Advanced tools
Comparing version 1.0.398-2025-01-08-88954c30 to 1.0.398-2025-01-10-92f0785a
{ | ||
"license": "MIT", | ||
"name": "@norskvideo/norsk-sdk", | ||
"version": "1.0.398-2025-01-08-88954c30+nightly", | ||
"version": "1.0.398-2025-01-10-92f0785a+nightly", | ||
"dependencies": { | ||
"@bufbuild/protobuf": "^0.3.0", | ||
"@grpc/grpc-js": "^1.2.2", | ||
"@norskvideo/norsk-api": "1.0.398-2025-01-08-88954c30+nightly", | ||
"@norskvideo/norsk-api": "1.0.398-2025-01-10-92f0785a+nightly", | ||
"lodash": "^4.17.21", | ||
@@ -10,0 +10,0 @@ "typescript-nullable": "^0.6.0" |
@@ -28,2 +28,3 @@ "use strict"; | ||
const utils_1 = require("../shared/utils"); | ||
const protobuf_1 = require("@bufbuild/protobuf"); | ||
const crypto_1 = require("crypto"); | ||
@@ -491,3 +492,3 @@ const sdk_1 = require("../sdk"); | ||
streamKey: (stream.streamKey), | ||
audio: (stream.message.value), | ||
audio: { ...stream.message.value, codec: protobuf_1.proto3.getEnumType(media_pb_1.AudioCodec).findNumber(stream.message.value.codec)?.name }, | ||
}; | ||
@@ -494,0 +495,0 @@ } |
{ | ||
"license": "MIT", | ||
"name": "@norskvideo/norsk-sdk", | ||
"version": "1.0.398-2025-01-08-88954c30+nightly", | ||
"version": "1.0.398-2025-01-10-92f0785a+nightly", | ||
"dependencies": { | ||
"@bufbuild/protobuf": "^0.3.0", | ||
"@grpc/grpc-js": "^1.2.2", | ||
"@norskvideo/norsk-api": "1.0.398-2025-01-08-88954c30+nightly", | ||
"@norskvideo/norsk-api": "1.0.398-2025-01-10-92f0785a+nightly", | ||
"lodash": "^4.17.21", | ||
@@ -10,0 +10,0 @@ "typescript-nullable": "^0.6.0" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
799466
18978