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

sitemapper

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sitemapper - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

Brocfile.js

8

package.json
{
"name": "sitemapper",
"version": "2.1.4",
"version": "2.1.5",
"description": "Parser for XML Sitemaps to be used with Robots.txt and web crawlers",

@@ -21,3 +21,4 @@ "keywords": [

"files": [
"lib"
"lib",
"Brocfile.js"
],

@@ -37,5 +38,2 @@ "main": "./lib/sitemapper.js",

"build": "npm run clean && npm run broccoli",
"postinstall": "npm run build",
"prestart": "npm run build",
"pretest": "npm run build",
"start": "node lib/examples/index.js",

@@ -42,0 +40,0 @@ "test": "mocha ./lib/test.js && npm run lint",

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