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

vue-lazy-images

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-lazy-images - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

dist/VueLazyImages.js
/*!
* vue-lazy-images v1.2.4
* vue-lazy-images v1.3.1
* (c) 2017 LowesYang

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "vue-lazy-images",
"version": "1.3.0",
"version": "1.3.1",
"description": "A plugin of lazy-load images for vue2.x",

@@ -5,0 +5,0 @@ "main": "dist/VueLazyImages.js",

# vue-lazyload-images
[![npm](https://img.shields.io/badge/npm-v1.3.0-green.svg)](https://www.npmjs.com/package/vue-lazy-images)
[![npm](https://img.shields.io/badge/npm-v1.3.1-green.svg)](https://www.npmjs.com/package/vue-lazy-images)
[![Build Status](https://travis-ci.org/yyh1102/vue-lazyload-images.svg?branch=master)](https://travis-ci.org/yyh1102/vue-lazyload-images)

@@ -36,4 +36,4 @@ [![Coverage Status](https://coveralls.io/repos/github/yyh1102/vue-lazyload-images/badge.svg)](https://coveralls.io/github/yyh1102/vue-lazyload-images)

<lazy-image
:src='图片url'
:placeholder='图片加载前显示的占位或loading图'
:src='url'
:placeholder='url of placeholder or loading image'
>

@@ -40,0 +40,0 @@ ```

Sorry, the diff of this file is too big to display

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