Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-background-image-es5

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-background-image-es5 - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

CHANGELOG.md

@@ -7,2 +7,2 @@ # Change Log

<a name="1.3.0"></a>
<a name="1.3.1"></a>

@@ -194,3 +194,3 @@ "use strict";

var _imageUrl = hasImageUrls || hasImageUrl(imageString);
var _imageUrl = hasImageUrls || hasImageUrl(currentString);

@@ -197,0 +197,0 @@ var currentReturnString = currentString && tracedSVG ? "\"" + currentString + "\"" : currentString && !_base && !tracedSVG && _imageUrl ? "'" + currentString + "'" : currentString;

{
"name": "gatsby-background-image-es5",
"version": "1.3.0",
"version": "1.3.1",
"description": "Lazy-loading React background-image component with optional support for the blur-up effect. Transpiled to ES5.",

@@ -48,3 +48,3 @@ "keywords": [

},
"gitHead": "df78fb12da6fe6d121efb17a31f089f377106ac8"
"gitHead": "41a8db9a3e6765733da3d8a614d5dbf5cb590ef6"
}

@@ -790,2 +790,2 @@ <h1 align="center">

it - but it's definitely outgrowing those wee beginnings.
Thanks go to its creators & the @gatsbyjs Team, anyways : )!
Thanks go to its creators & the @gatsbyjs Team, anyways : )!
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