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

gatsby-source-imgur-gallery-albums

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-source-imgur-gallery-albums - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

gatsby-node.js

2

package.json
{
"name": "gatsby-source-imgur-gallery-albums",
"version": "0.1.7",
"version": "0.1.8",
"description": "Source data from Imgur Gallery Albums",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

# Gatsby Source Imgur Gallery Albums
Add to `gatsby-config.js` the plugin `npm i gatsby-source-imgur-gallery-albums`
Add to `gatsby-config.js` the plugin `gatsby-source-imgur-gallery-album`
and add to options your client id and album hashes as an array
```
resolve: "gatsby-source-imgur-gallery-albums"
options: {

@@ -12,2 +12,3 @@ clientId: "XXXXXX",

}
```
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