New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@norskvideo/norsk-sdk

Package Overview
Dependencies
Maintainers
0
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@norskvideo/norsk-sdk - npm Package Compare versions

Comparing version 1.0.398-2025-01-08-88954c30 to 1.0.398-2025-01-10-92f0785a

4

lib/package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc