Socket
Socket
Sign inDemoInstall

gulp-sitemap

Package Overview
Dependencies
62
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.0 to 0.7.0

4

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

@@ -45,3 +45,3 @@ "license": "MIT",

"slash": "^1.0.0",
"through2": "^0.6.1"
"through2": "^0.6.2"
},

@@ -48,0 +48,0 @@ "devDependencies": {

@@ -106,3 +106,3 @@ # [gulp](https://github.com/wearefractal/gulp)-sitemap

}))
.pipe(gulp.dest('./build'));
.pipe(gulp.dest('./build'));
});

@@ -109,0 +109,0 @@ ```

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