Socket
Socket
Sign inDemoInstall

gulp-sitemap

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-sitemap - npm Package Compare versions

Comparing version 5.0.0 to 5.1.0

1

lib/sitemap.js

@@ -43,2 +43,3 @@ 'use strict';

var relativeFile = relativePath.replace(/(\/|\\|^)index\.html?$/, '/');
if (relativeFile === '/') relativeFile = ''
//url location. Use slash to convert windows \\ or \ to /

@@ -45,0 +46,0 @@ var adjustedFile = slash(relativeFile);

2

package.json
{
"name": "gulp-sitemap",
"version": "5.0.0",
"version": "5.1.0",
"description": "Generate a search engine friendly sitemap.xml using a Gulp stream",

@@ -5,0 +5,0 @@ "repository": "pgilad/gulp-sitemap",

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