🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

dart-linkcheck

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dart-linkcheck

Fast link checker, wrapped from filiph/linkcheck

2.0.15
latest
Source
npm
Version published
Weekly downloads
1.5K
-3.81%
Maintainers
1
Weekly downloads
 
Created
Source

LinkCheck

NPM package wrapper for filiph/linkcheck. Exposes only a binary that can be used to run the latest executable. Version updated occasionally, npm version pinned to the dart registry version. This simply makes the package easier to consume if it's being used as part of a node project. If you'd like to update the version, feel free to send in a PR!

NOTE: This package defaults to using the OSX version, but ships windows and linux binaries in the bin folder.

Usage

  • npm i dart-linkcheck -D
  • In your package.json under scripts, add linkcheck: 'linkcheck'
  • Run it with npm run linkcheck -- <args>

Keywords

broken

FAQs

Package last updated on 19 Mar 2020

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