New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@localstack/appinspector-ui

Package Overview
Dependencies
Maintainers
9
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@localstack/appinspector-ui

LocalStack AppInspector UI

latest
npmnpm
Version
1.0.85
Version published
Weekly downloads
498
-57.97%
Maintainers
9
Weekly downloads
 
Created
Source

LocalStack AppInspector UI

This package is used internally in different LocalStack products as an interface for App Inspector.

Installation

npm install @localstack/appinspector-ui

Development

Start LocalStack

Start LocalStack with the following configuration:

APPINSPECTOR_ENABLE=1 APPINSPECTOR_DEV_ENABLE=1 EXTRA_CORS_ALLOWED_ORIGINS=* localstack start

[!NOTE] Remember to start LocalStack Pro using LOCALSTACK_AUTH_TOKEN=test in development or with in production.

Run the development server

Develop locally using:

npm run dev

Check out CONTRIBUTING.md for more information about development and testing.

FAQs

Package last updated on 10 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts