Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@codechecks/vis-reg-routes

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codechecks/vis-reg-routes

Vis Reg with easy to use routes Vis Reg with easy to use routes

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

codechecks.io

Vis Reg with easy to use routes

Vis Reg with easy to use routes

Build Status Software License codechecks.io

Install

npm install --save-dev @codechecks/vis-reg-routes

Usage

Are you new to codechecks? Check out getting started guide (it's simple)!

Add to your codechecks.yml file:

checks:
  - name: vis-reg-routes
    options:
      collectionName: website # arbitrary name
      buildPath: "./build" # build path so we can automatically serve it for you
      routes:
        # list of routes to make screenshots of
        - /
        - /about
  # ...

API

Contributing

All contributions are welcomed. Read more in CONTRIBUTING.md

Licence

MIT @ codechecks.io

FAQs

Package last updated on 13 Aug 2019

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