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

static-sitemap-cli

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

static-sitemap-cli - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

8

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

@@ -15,3 +15,3 @@ "author": "Jason Lee <jason@zerodevx.com>",

"lint": "eslint --ignore-path .gitignore .",
"test": "npm run format && npm run lint && ava"
"test": "npm run format && npm run lint && ava && npx publint"
},

@@ -21,3 +21,3 @@ "dependencies": {

"cosmiconfig": "^8.2.0",
"fast-glob": "^3.2.12",
"fast-glob": "^3.3.0",
"htmlparser2": "^9.0.0",

@@ -30,3 +30,3 @@ "js2xmlparser": "^5.0.0",

"ava": "^5.3.1",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",

@@ -33,0 +33,0 @@ "execa": "^7.1.1",

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