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.0.22 to 1.0.23

1

dist/packages/client/src/index.js

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

const eioOptions = {
protocols: '@scrypted/server/api',
path: `${endpointPath}/engine.io/api`,

@@ -125,0 +124,0 @@ extraHeaders,

2

package.json
{
"name": "@scrypted/client",
"version": "1.0.22",
"version": "1.0.23",
"description": "",

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

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

const eioOptions: Partial<SocketOptions> = {
protocols: '@scrypted/server/api',
path: `${endpointPath}/engine.io/api`,

@@ -134,0 +133,0 @@ extraHeaders,

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