Socket
Socket
Sign inDemoInstall

app-sh

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-sh - npm Package Compare versions

Comparing version 1.3.14 to 1.3.15

4

dist/app-sh.d.ts

@@ -139,2 +139,3 @@ /// <reference types="node" />

private _networkPort;
private _networkIp;
private _loggerTag;

@@ -154,4 +155,5 @@ private _logger;

private _server?;
private _ip?;
constructor(appSh: AppSh, networkInterface: string, networkPort: number, httpConfig?: HttpConfig);
get networkIp(): string;
get networkPort(): number;
private setupHttpServer;

@@ -158,0 +160,0 @@ private handlePreflightReq;

{
"version": "1.3.14",
"version": "1.3.15",
"name": "app-sh",

@@ -4,0 +4,0 @@ "description": "App Shell",

Sorry, the diff of this file is not supported yet

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