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

@scrypted/client

Package Overview
Dependencies
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scrypted/client - npm Package Compare versions

Comparing version 1.1.12 to 1.1.13

2

dist/packages/client/package.json
{
"name": "@scrypted/client",
"version": "1.1.12",
"version": "1.1.13",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/packages/client/src/index.js",

@@ -173,2 +173,3 @@ "use strict";

path: `${endpointPath}/public/engine.io/api`,
withCredentials: true,
extraHeaders,

@@ -206,2 +207,3 @@ rejectUnauthorized: false,

path: '/endpoint/@scrypted/webrtc/engine.io/',
withCredentials: true,
extraHeaders,

@@ -208,0 +210,0 @@ rejectUnauthorized: false,

{
"name": "@scrypted/client",
"version": "1.1.12",
"version": "1.1.13",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/packages/client/src/index.js",

@@ -199,2 +199,3 @@ import { ScryptedStatic, RTCConnectionManagement, RTCSignalingSession } from "@scrypted/types";

path: `${endpointPath}/public/engine.io/api`,
withCredentials: true,
extraHeaders,

@@ -237,2 +238,3 @@ rejectUnauthorized: false,

path: '/endpoint/@scrypted/webrtc/engine.io/',
withCredentials: true,
extraHeaders,

@@ -239,0 +241,0 @@ rejectUnauthorized: false,

Sorry, the diff of this file is not supported yet

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