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 1.4.0 to 1.4.1

16

package.json
{
"name": "static-sitemap-cli",
"description": "Simple CLI to pre-generate XML sitemaps for static sites locally.",
"version": "1.4.0",
"version": "1.4.1",
"author": "Jason Lee <jason@zerodevx.com>",

@@ -12,5 +12,5 @@ "bin": {

"dependencies": {
"@oclif/command": "^1.7.0",
"@oclif/config": "^1.16.0",
"@oclif/plugin-help": "^3.1.0",
"@oclif/command": "^1.8.0",
"@oclif/config": "^1.17.0",
"@oclif/plugin-help": "^3.2.0",
"fast-glob": "^3.2.4",

@@ -23,8 +23,8 @@ "get-stdin": "^8.0.0",

"devDependencies": {
"@oclif/test": "^1.2.6",
"@oclif/test": "^1.2.7",
"chai": "^4.2.0",
"eslint": "^7.4.0",
"mocha": "^8.0.1",
"eslint": "^7.10.0",
"mocha": "^8.1.3",
"nyc": "^15.1.0",
"prettier": "^2.0.5"
"prettier": "^2.1.2"
},

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

@@ -0,0 +0,0 @@ const { Command, flags } = require('@oclif/command');

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