@norskvideo/norsk-sdk
Advanced tools
Comparing version 1.0.399-2025-01-15-591b9869 to 1.0.399-2025-01-16-127f3c80
{ | ||
"license": "MIT", | ||
"name": "@norskvideo/norsk-sdk", | ||
"version": "1.0.399-2025-01-15-591b9869+nightly", | ||
"version": "1.0.399-2025-01-16-127f3c80+nightly", | ||
"dependencies": { | ||
"@bufbuild/protobuf": "^0.3.0", | ||
"@grpc/grpc-js": "^1.2.2", | ||
"@norskvideo/norsk-api": "1.0.399-2025-01-15-591b9869+nightly", | ||
"@norskvideo/norsk-api": "1.0.399-2025-01-16-127f3c80+nightly", | ||
"lodash": "^4.17.21", | ||
@@ -10,0 +10,0 @@ "typescript-nullable": "^0.6.0" |
@@ -10,3 +10,3 @@ /// <reference types="node" /> | ||
}; | ||
import { Context as ContextPB, StreamStatisticsSampling, GopStructure, SubscriptionChannelMessage, SubscriptionChannelResponse } from "@norskvideo/norsk-api/lib/media_pb"; | ||
import { StreamStatisticsSampling, GopStructure, SubscriptionChannelMessage, SubscriptionChannelResponse } from "@norskvideo/norsk-api/lib/media_pb"; | ||
import { Nullable } from "typescript-nullable"; | ||
@@ -117,4 +117,2 @@ import { StreamKey, MediaNodeId, StreamMetadata, Context, MultiStreamStatistics, SubscriptionError } from "./types"; | ||
unregisterForContextChange(subscriber: SubscribeDestination): void; | ||
/** @private */ | ||
_outboundContextChange(context: ContextPB): Promise<void>; | ||
} | ||
@@ -121,0 +119,0 @@ /** |
@@ -157,3 +157,3 @@ "use strict"; | ||
} | ||
/** @private */ | ||
/** @internal */ | ||
async _outboundContextChange(context) { | ||
@@ -160,0 +160,0 @@ (0, utils_1.debuglog)("Node '%s' received new outbound context %O", this.id, debugFormatContext(context)); |
@@ -643,3 +643,3 @@ "use strict"; | ||
exports.subtitlesToPin = subtitlesToPin; | ||
/** @private */ | ||
/** @internal */ | ||
function toPin(pin, keys) { | ||
@@ -646,0 +646,0 @@ // We want to simply use |
{ | ||
"license": "MIT", | ||
"name": "@norskvideo/norsk-sdk", | ||
"version": "1.0.399-2025-01-15-591b9869+nightly", | ||
"version": "1.0.399-2025-01-16-127f3c80+nightly", | ||
"dependencies": { | ||
"@bufbuild/protobuf": "^0.3.0", | ||
"@grpc/grpc-js": "^1.2.2", | ||
"@norskvideo/norsk-api": "1.0.399-2025-01-15-591b9869+nightly", | ||
"@norskvideo/norsk-api": "1.0.399-2025-01-16-127f3c80+nightly", | ||
"lodash": "^4.17.21", | ||
@@ -10,0 +10,0 @@ "typescript-nullable": "^0.6.0" |
@@ -777,3 +777,3 @@ import * as grpc from "@grpc/grpc-js"; | ||
* @public | ||
* | ||
* | ||
* Provided for compatibilty, this is just e.g. `{ type: "sine", freq: 444 }` | ||
@@ -936,3 +936,3 @@ */ | ||
/** @private */ | ||
/** @internal */ | ||
function toPin<Pins extends string>(pin: Pins, keys: StreamKey[]): PinToKey<Pins> { | ||
@@ -939,0 +939,0 @@ // We want to simply use |
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
800958
19032