Socket
Socket
Sign inDemoInstall

seo-analyzer

Package Overview
Dependencies
241
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

4

bin/index.js

@@ -9,4 +9,4 @@ #!/usr/bin/env node

program
.option('-v, --version', 'show version', ver, '')
.option('-u, --urls <url...>', 'analyze urls')
.option('-v, --version', 'Show version', ver, '')
.option('-u, --urls <urls...>', 'Multiple url analysis')
.parse(process.argv);

@@ -13,0 +13,0 @@

{
"name": "seo-analyzer",
"version": "3.0.2",
"version": "3.0.3",
"description": "A library for analyze a HTML files to show all of the SEO defects",

@@ -5,0 +5,0 @@ "main": "dist/seo-analyzer.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc