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

@nlo/lazy-image-loader

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlo/lazy-image-loader - npm Package Compare versions

Comparing version 0.0.1-alpha.41 to 0.0.1-alpha.42

2

dist/lazy-image-loader.js

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

_this.imageCount--;
if (image instanceof HTMLImageElement) {
if (image instanceof HTMLSourceElement || image instanceof HTMLImageElement) {
_this.setImage(image);

@@ -58,0 +58,0 @@ }

{
"name": "@nlo/lazy-image-loader",
"version": "0.0.1-alpha.41+c0f3c31",
"version": "0.0.1-alpha.42+cbee2f7",
"description": "",

@@ -23,3 +23,3 @@ "main": "dist/index.js",

},
"gitHead": "c0f3c31faf11b1020c214ca75f57414fa87bf8e8"
"gitHead": "cbee2f713dc4a5f1b7dbb979f6ef0be54e620136"
}
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