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.14 to 1.1.15

2

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

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

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

webrtc?: boolean;
baseUrl: string;
baseUrl?: string;
axiosConfig?: AxiosRequestConfig;

@@ -27,3 +27,3 @@ }

password: string;
change_password: string;
change_password?: string;
maxAge?: number;

@@ -30,0 +30,0 @@ }

{
"name": "@scrypted/client",
"version": "1.1.14",
"version": "1.1.15",
"description": "",

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

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

webrtc?: boolean;
baseUrl: string;
baseUrl?: string;
axiosConfig?: AxiosRequestConfig;

@@ -63,3 +63,3 @@ }

password: string;
change_password: string,
change_password?: string,
maxAge?: number;

@@ -66,0 +66,0 @@ }

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