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

layzr.js

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

layzr.js - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

dist/layzr.js

@@ -20,2 +20,4 @@ (function(root, factory) {

// options
options = options || {};
this._optionsSelector = options.selector || '[data-layzr]';

@@ -22,0 +24,0 @@ this._optionsAttr = options.attr || 'data-layzr';

2

package.json
{
"name": "layzr.js",
"version": "1.2.0",
"version": "1.2.1",
"description": "A small, fast, modern, and dependency-free library for lazy loading.",

@@ -5,0 +5,0 @@ "homepage": "http://callmecavs.github.io/layzr.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