gatsby-plugin-storyblok-image
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -8,5 +8,5 @@ "use strict"; | ||
outputPixelDensities: [1, 2, 3], | ||
breakpoints: [750, 1080, 1366, 1920], | ||
breakpoints: [750, 1080, 1366, 1920, 2560, 3840], | ||
fitIn: false, | ||
fitInColor: 'transparent' | ||
}; |
@@ -35,5 +35,3 @@ "use strict"; | ||
].filter(Boolean); | ||
if (filters.length > 0) { | ||
url += (0, helpers_1.applyFilters)(filters); | ||
} | ||
url += (0, helpers_1.applyFilters)(filters); | ||
// fullfil the url format when no any filters or size config | ||
@@ -40,0 +38,0 @@ if (url.endsWith('/m')) { |
{ | ||
"name": "gatsby-plugin-storyblok-image", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "Adds gatsby-plugin-image to Gatsby & Storyblok as a content source.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -5,2 +5,3 @@ # gatsby-plugin-storyblok-image | ||
[![Tested with Jest](https://img.shields.io/badge/tested_with-Jest-99424f.svg)](https://github.com/facebook/jest) | ||
[![Coverage Status](https://coveralls.io/repos/github/nonjene/gatsby-plugin-storyblok-image/badge.svg?branch=master)](https://coveralls.io/github/nonjene/gatsby-plugin-storyblok-image?branch=master) | ||
@@ -7,0 +8,0 @@ _gatsby-plugin-storyblok-image_ let you use gatsby-plugin-image with [Storyblok service v2](https://www.storyblok.com/docs/image-service). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
16228
0
61
306
1