Socket
Socket
Sign inDemoInstall

gatsby-plugin-sitemap

Package Overview
Dependencies
Maintainers
2
Versions
524
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-sitemap - npm Package Compare versions

Comparing version 1.3.0-alpha.22c8a6f1 to 1.3.0-alpha.2e1e7782

10

package.json
{
"name": "gatsby-plugin-sitemap",
"version": "1.3.0-alpha.22c8a6f1",
"version": "1.3.0-alpha.2e1e7782",
"description": "Stub description for gatsby-plugin-sitemap",

@@ -8,3 +8,4 @@ "main": "index.js",

"build": "babel src --out-dir . --ignore __tests__",
"watch": "babel -w src --out-dir . --ignore __tests__"
"watch": "babel -w src --out-dir . --ignore __tests__",
"prepublish": "cross-env NODE_ENV=production npm run build"
},

@@ -17,8 +18,9 @@ "keywords": [

"devDependencies": {
"babel-cli": "^6.24.1"
"babel-cli": "^6.26.0",
"cross-env": "^5.0.5"
},
"dependencies": {
"babel-runtime": "6.26.0",
"babel-runtime": "^6.26.0",
"sitemap": "^1.12.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