Socket
Socket
Sign inDemoInstall

hexo-generator-baidu-sitemap

Package Overview
Dependencies
2
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name": "hexo-generator-baidu-sitemap",
"version": "0.0.7",
"version": "0.0.8",
"description": "Baidu Sitemap generator plugin for Hexo",

@@ -5,0 +5,0 @@ "main": "index",

@@ -11,2 +11,10 @@ # Sitemap generator

## Update
if you install with --save, you must remove firstly when you update it.
``` bash
$ npm remove hexo-generator-baidu-sitemap
$ npm install hexo-generator-baidu-sitemap --save
```
## Options

@@ -21,2 +29,2 @@

- **path** - Sitemap path. (Default: baidusitemap.xml)
- **path** - Sitemap path. (Default: baidusitemap.xml)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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