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

gatsby-transformer-cloudinary

Package Overview
Dependencies
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-transformer-cloudinary - npm Package Versions

1245

3.0.0-beta.2

Diff

colbyfayock
published 3.0.0-beta •

colbyfayock
published 2.3.0-beta •

chuloo
published 2.2.4 •

Changelog

Source

Version 2.2.4

Fixes:

  • API key & secret is no longer required when using the plugin for only remote images.
chuloo
published 2.2.3 •

chuloo
published 2.2.2 •

chuloo
published 2.2.1 •

Changelog

Source

Version 2.2.1

Additions:

  • Added types for fixedImageObject and fluidImageObject.

Fixes:

  • fixedImageObject and fluidImageObject uses default plugin options properly in runtime.
  • Moved fixedImageObject and fluidImageObject APIs to /api. Fixes fs error when importing from index.js.
  • Set default value for fieldsToSelect in fixedImageObject and fluidImageObject to empty array.
chuloo
published 2.2.0 •

Changelog

Source

Version 2.2.0

Improvements:

  • Only throw an error on missing Cloudinary credentials if those credentials are actually needed to upload an image to Cloudinary.
  • base64 images are no longer generated unless a query requesting them is run.
  • defaultTracedSVG values are now passed along as tracedSVG values.
  • Improved base64 caching so that if a second request for the same base64 image is made before the first response is received, only one request is made.
chuloo
published 2.1.1 •

Changelog

Source

Version 2.1.1

Additions:

  • Added logging for each time we have to fetch a base64 image from Cloudinary to explain long query steps in the Gatsby build process.

Fixes:

  • Fluid images use defaultBase64 images when they are provided.
chuloo
published 2.1.0 •

Changelog

Source

Version 2.1.0

Additions:

  • Added the ability to use both width and height parameters simultaneously for fixed queries.
  • Added the ability to use precomputed base64 images. When precomputed base64 images are used, build times should improve and Cloudinary usage should decrease.

Fixes:

  • Deeply nested asset data is now transformed into CloudinaryAsset nodes.
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