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.3.1 to 1.3.2

10

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

@@ -13,7 +13,7 @@ "bin": {

"@oclif/command": "^1.5.19",
"@oclif/config": "^1.13.3",
"@oclif/config": "^1.14.0",
"@oclif/plugin-help": "^2.2.3",
"fast-glob": "^3.1.1",
"fast-glob": "^3.2.2",
"get-stdin": "^7.0.0",
"js2xmlparser": "^4.0.0",
"js2xmlparser": "^4.0.1",
"micromatch": "^4.0.2"

@@ -25,3 +25,3 @@ },

"eslint": "^6.8.0",
"mocha": "^7.0.0",
"mocha": "^7.0.1",
"nyc": "^15.0.0"

@@ -28,0 +28,0 @@ },

@@ -185,2 +185,6 @@ ![npm](https://img.shields.io/npm/v/static-sitemap-cli)

**v1.3.2** - 2020-02-22:
* Update the changelog.
* Update dependencies.
**v1.3.1** - 2020-02-22:

@@ -187,0 +191,0 @@ * Fixes [#7](https://github.com/zerodevx/static-sitemap-cli/pull/7) typo in README re `--changefreq` alias. (Thanks [@joshtaylor](https://github.com/joshtaylor)!)

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