Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 4.1.0 to 4.1.1

2

lib/sitemap.js

@@ -41,3 +41,3 @@ 'use strict';

const indexRegex = /(\/|^)index\.html?$/;
var indexRegex = /(\/|^)index\.html?$/;
//turn index.html into -> /

@@ -44,0 +44,0 @@ var relativeFile = relativePath.replace(indexRegex, function(string, match) {

{
"name": "gulp-sitemap",
"version": "4.1.0",
"version": "4.1.1",
"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