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.2 to 1.3.3

20

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

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

"dependencies": {
"@oclif/command": "^1.5.19",
"@oclif/config": "^1.14.0",
"@oclif/plugin-help": "^2.2.3",
"fast-glob": "^3.2.2",
"get-stdin": "^7.0.0",
"@oclif/command": "^1.7.0",
"@oclif/config": "^1.16.0",
"@oclif/plugin-help": "^3.1.0",
"fast-glob": "^3.2.4",
"get-stdin": "^8.0.0",
"js2xmlparser": "^4.0.1",

@@ -22,7 +22,7 @@ "micromatch": "^4.0.2"

"devDependencies": {
"@oclif/test": "^1.2.5",
"@oclif/test": "^1.2.6",
"chai": "^4.2.0",
"eslint": "^6.8.0",
"mocha": "^7.0.1",
"nyc": "^15.0.0"
"eslint": "^7.4.0",
"mocha": "^8.0.1",
"nyc": "^15.1.0"
},

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

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

**v1.3.3** - 2020-07-07:
* Update dependencies.
**v1.3.2** - 2020-02-22:

@@ -187,0 +190,0 @@ * Update the changelog.

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