Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

linkinator

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linkinator - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

4

build/src/cli.js

@@ -31,3 +31,3 @@ #!/usr/bin/env node

--silent, -s
--silent
Only output broken links

@@ -49,3 +49,3 @@

format: { type: 'string', alias: 'f' },
silent: { type: 'boolean', alias: 's' },
silent: { type: 'boolean' },
},

@@ -52,0 +52,0 @@ });

The MIT License (MIT)
Copyright (c) Steven Vachon <contact@svachon.com> (svachon.com)
Copyright (c) Justin Beckwith <justin.beckwith@gmail.com> (jbeckwith.com)

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "linkinator",
"description": "Find broken links, missing images, etc in your HTML. Scurry around your site and find all those broken links.",
"version": "1.4.2",
"version": "1.4.3",
"license": "MIT",

@@ -48,3 +48,3 @@ "repository": "JustinBeckwith/linkinator",

"nyc": "^14.0.0",
"semantic-release": "^15.13.13",
"semantic-release": "^15.13.15",
"sinon": "^7.2.3",

@@ -51,0 +51,0 @@ "source-map-support": "^0.5.10",

@@ -49,2 +49,5 @@ # 🐿 linkinator

--silent
Only output broken links.
--help

@@ -51,0 +54,0 @@ Show this command.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc