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

s3-browsers

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

s3-browsers

> Browse, explore or find files hosted in S3

unpublished
latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

s3-browser

Browse, explore or find files hosted in S3

### Installation 

    npm i s3-browser
Then 

Import (s3-browser) from ‘s3-browser’


## Run locally

### Prerequisites

You will need the following technologies to develop this locally

- NodeJs
- Docker and docker-compose

### Check out the source code

```shell
    # Run minio in the background
    docker compose up -d
    # (Time passes... containers are built)

    npm install
    
    npm start
    # (This will open the html files in your default browser)    
    

FAQs

Package last updated on 06 Jan 2023

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