Socket
Socket
Sign inDemoInstall

static-sitemap-cli

Package Overview
Dependencies
54
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.1 to 2.2.2

18

package.json
{
"name": "static-sitemap-cli",
"version": "2.2.1",
"version": "2.2.2",
"description": "CLI to generate XML sitemaps for static sites from local filesystem",

@@ -18,6 +18,6 @@ "author": "Jason Lee <jason@zerodevx.com>",

"dependencies": {
"commander": "^10.0.0",
"cosmiconfig": "^8.1.0",
"commander": "^11.0.0",
"cosmiconfig": "^8.2.0",
"fast-glob": "^3.2.12",
"htmlparser2": "^8.0.1",
"htmlparser2": "^9.0.0",
"js2xmlparser": "^5.0.0",

@@ -28,7 +28,7 @@ "micromatch": "^4.0.5",

"devDependencies": {
"ava": "^5.2.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"execa": "^7.0.0",
"prettier": "^2.8.4"
"ava": "^5.3.1",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"execa": "^7.1.1",
"prettier": "^2.8.8"
},

@@ -35,0 +35,0 @@ "engines": {

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