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 6.0.3 to 6.0.4

1

build/src/links.js

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

// eslint-disable-next-line n/file-extension-in-import
import { WritableStream } from 'htmlparser2/lib/WritableStream';

@@ -3,0 +2,0 @@ import { parseSrcset } from 'srcset';

9

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

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

"meow": "^13.0.0",
"mime": "^3.0.0",
"mime": "^4.0.0",
"server-destroy": "^1.0.1",

@@ -40,3 +40,2 @@ "srcset": "^5.0.0"

"@types/escape-html": "^1.0.1",
"@types/mime": "^3.0.0",
"@types/mocha": "^10.0.0",

@@ -46,3 +45,3 @@ "@types/node": "^20.0.0",

"@types/sinon": "^17.0.0",
"c8": "^8.0.0",
"c8": "^9.0.0",
"execa": "^8.0.0",

@@ -52,3 +51,3 @@ "mocha": "^10.0.0",

"pkg": "^5.4.1",
"semantic-release": "^22.0.0",
"semantic-release": "^23.0.0",
"sinon": "^17.0.0",

@@ -55,0 +54,0 @@ "strip-ansi": "^7.0.1",

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