New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-image-sitemap

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-image-sitemap - npm Package Compare versions

Comparing version

to
1.0.1

14

package.json
{
"name": "gatsby-image-sitemap",
"version": "1.0.0",
"version": "1.0.1",
"description": "Generate sitemap for Gatsby Apps with all image + all resolutions from the built pages.",

@@ -14,3 +14,15 @@ "main": "index.js",

"sitemap": "^2.1.0"
},
"repository": {
"type": "git",
"url": "https://github.com/enhancv/gatsby-image-sitemap"
},
"keywords": [
"gatsby",
"sitemap",
"image"
],
"bugs": {
"url": "https://github.com/enhancv/gatsby-image-sitemap/issues"
}
}