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 2.13.6 to 2.13.7

20

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": "2.13.6",
"version": "2.13.7",
"license": "MIT",

@@ -16,2 +16,3 @@ "repository": "JustinBeckwith/linkinator",

"prepare": "npm run compile",
"codecov": "c8 report --reporter=json && codecov -f coverage/*.json",
"compile": "tsc -p .",

@@ -26,3 +27,3 @@ "test": "c8 mocha build/test",

"chalk": "^4.0.0",
"cheerio": "^1.0.0-rc.5",
"cheerio": "^1.0.0-rc.10",
"escape-html": "^1.0.3",

@@ -40,15 +41,16 @@ "gaxios": "^4.0.0",

"@types/chai": "^4.2.7",
"@types/cheerio": "0.22.24",
"@types/cheerio": "0.22.29",
"@types/escape-html": "^1.0.0",
"@types/glob": "^7.1.3",
"@types/marked": "^1.2.0",
"@types/marked": "^2.0.0",
"@types/meow": "^5.0.0",
"@types/mime": "^2.0.3",
"@types/mocha": "^8.0.0",
"@types/node": "^12.7.12",
"@types/node": "^14.0.0",
"@types/server-destroy": "^1.0.0",
"@types/sinon": "^9.0.0",
"@types/sinon": "^10.0.0",
"@types/update-notifier": "^5.0.0",
"c8": "^7.0.0",
"chai": "^4.2.0",
"codecov": "^3.8.1",
"execa": "^5.0.0",

@@ -58,5 +60,5 @@ "gts": "^3.0.0",

"nock": "^13.0.0",
"pkg": "^4.4.9",
"semantic-release": "^17.0.0",
"sinon": "^9.0.0",
"pkg": "^5.0.0",
"semantic-release": "^17.4.1",
"sinon": "^11.0.0",
"strip-ansi": "^6.0.0",

@@ -63,0 +65,0 @@ "typescript": "^4.0.0"

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