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 3.0.4 to 3.0.5

2

build/src/links.js

@@ -1,2 +0,2 @@

import { WritableStream } from 'htmlparser2/lib/WritableStream.js';
import { WritableStream } from 'htmlparser2/lib/WritableStream';
import { URL } from 'url';

@@ -3,0 +3,0 @@ const linksAttr = {

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

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

"glob": "^7.2.0",
"htmlparser2": "^7.2.0",
"htmlparser2": "^8.0.1",
"jsonexport": "^3.2.0",

@@ -33,0 +33,0 @@ "marked": "^4.0.3",

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