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.2 to 1.2.3

2

bower.json
{
"name": "layzr.js",
"version": "1.2.2",
"version": "1.2.3",
"description": "A small, fast, modern, and dependency-free library for lazy loading.",

@@ -5,0 +5,0 @@ "homepage": "http://callmecavs.github.io/layzr.js/",

{
"name": "layzr.js",
"version": "1.2.2",
"version": "1.2.3",
"description": "A small, fast, modern, and dependency-free library for lazy loading.",

@@ -5,0 +5,0 @@ "homepage": "http://callmecavs.github.io/layzr.js/",

@@ -23,2 +23,18 @@ # Layzr.js

#### CDN
The script is also available via CDN.
In the examples below, replace `{version}` with your desired version.
##### [cdnjs](https://cdnjs.com/libraries/layzr.js)
```html
<script src="https://cdnjs.cloudflare.com/ajax/libs/layzr.js/{version}/layzr.min.js"></script>
```
##### [jsDelivr](http://www.jsdelivr.com/#!layzr.js)
```html
<script src="https://cdn.jsdelivr.net/layzr.js/{version}/layzr.min.js"></script>
```
### Image Setup

@@ -197,4 +213,4 @@

- [ ] Add to CDN?
- [x] Add to CDN?
[![Built With Love](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com)
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