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

@gerrit0/broken-link-checker

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gerrit0/broken-link-checker - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/checker.js

8

package.json
{
"name": "@gerrit0/broken-link-checker",
"version": "0.0.1",
"version": "0.0.2",
"description": "Check for broken links on a site.",

@@ -12,2 +12,3 @@ "type": "module",

"start": "ts-node --esm --transpile-only src/cli.ts",
"prepublishOnly": "pnpm run build",
"build": "tsc"

@@ -31,3 +32,6 @@ },

"#info": "./package.json"
}
},
"files": [
"dist/*"
]
}
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