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

link-check

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

link-check - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

6

CHANGELOG.md
# Changes
## Version 5.0.1
Changes:
* #49 upgrade dependencies
## Version 5.0.0

@@ -4,0 +10,0 @@

12

package.json
{
"name": "link-check",
"version": "5.0.0",
"version": "5.0.1",
"description": "checks whether a hyperlink is alive (200 OK) or dead",

@@ -33,4 +33,4 @@ "main": "index.js",

"isemail": "^3.2.0",
"ms": "^2.1.2",
"needle": "^2.6.0"
"ms": "^2.1.3",
"needle": "^3.0.0"
},

@@ -40,5 +40,5 @@ "devDependencies": {

"express": "^4.17.1",
"jshint": "^2.12.0",
"mocha": "^8.2.1",
"debug": "^4.3.1"
"jshint": "^2.13.1",
"mocha": "^9.1.3",
"debug": "^4.3.2"
},

@@ -45,0 +45,0 @@ "jshintConfig": {

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