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.14 to 2.2.0

sitemapper.d.ts

10

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

@@ -21,5 +21,7 @@ "keywords": [

"files": [
"lib"
"lib",
"sitemapper.d.ts"
],
"main": "./lib/sitemapper.js",
"types": "./sitemapper.d.ts",
"repository": {

@@ -71,7 +73,7 @@ "type": "git",

"mocha": "^5.2.0",
"broccoli": "^1.1.4",
"broccoli-cli": "^1.0.0",
"should": "^10.0.0"
},
"dependencies": {
"broccoli": "^1.1.4",
"broccoli-cli": "^1.0.0",
"es6-promise": "^3.2.1",

@@ -78,0 +80,0 @@ "request": "^2.74.0",

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