Socket
Socket
Sign inDemoInstall

gatsby-image

Package Overview
Dependencies
Maintainers
1
Versions
310
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-image - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

5

index.js

@@ -35,2 +35,5 @@ "use strict";

// TODO track if an src/srcSet has been loaded before and don't fade that one in
// again.
var io = void 0;

@@ -81,3 +84,3 @@ var listeners = [];

opacity: _propTypes2.default.number,
onLoad: _propTypes2.default.function
onLoad: _propTypes2.default.func
};

@@ -84,0 +87,0 @@

2

package.json
{
"name": "gatsby-image",
"version": "1.0.1",
"version": "1.0.2",
"description": "Lazy-loading React image component with optional support for the blur-up effect.",

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

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