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

pwet-image-loader

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pwet-image-loader

A Pwet component to preload a set of images

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

pwet-image-loader

A Pwet component to preload a set of images

Run example (via webpack-dev-server)

  • Install dependencies:

    yarn
    

    or

    npm install
    
  • Go to example directory:

    cd example
    

    And install example dependencies:

    yarn
    

    or

    npm install
    
  • Start dev server:

    yarn dev
    

    or

    npm run dev
    

The example is now visible at http://localhost:3000

Keywords

pwet-component

FAQs

Package last updated on 05 Sep 2017

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