Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.4 to 1.3.5

4

dist/types/app-sh.d.ts

@@ -67,3 +67,3 @@ import { Logger, LogLevel } from "./logger.js";

private _finally?;
constructor(appShConfig: AppShConfig);
constructor(appShConfig?: AppShConfig);
protected stop(): Promise<void>;

@@ -98,4 +98,4 @@ get appShVersion(): string;

name: string;
appSh: AppSh;
pluginVersion: string;
appSh?: AppSh;
};

@@ -102,0 +102,0 @@ export declare class AppShPlugin {

{
"version": "1.3.4",
"version": "1.3.5",
"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