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

react-lazy-load-image-observer

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-lazy-load-image-observer - npm Package Compare versions

Comparing version 0.0.0 to 0.0.2

8

package.json
{
"name": "react-lazy-load-image-observer",
"version": "0.0.0",
"version": "0.0.2",
"description": "The LazyLoadImage component allows you to lazy load images, or background-images, and set the observed element.",

@@ -12,3 +12,3 @@ "author": "Jon K. Wheeler",

"type": "git",
"url": "git+https://github.com/jonkwheeler/react-lazy-load-image.git"
"url": "git+https://github.com/jonkwheeler/react-lazy-load-image-observer.git"
},

@@ -81,5 +81,5 @@ "publishConfig": {

"bugs": {
"url": "https://github.com/jonkwheeler/react-lazy-load-image/issues"
"url": "https://github.com/jonkwheeler/react-lazy-load-image-observer/issues"
},
"homepage": "https://github.com/jonkwheeler/react-lazy-load-image#readme",
"homepage": "https://github.com/jonkwheeler/react-lazy-load-image-observer#readme",
"keywords": [

@@ -86,0 +86,0 @@ "react",

@@ -1,2 +0,2 @@

# react-lazy-load-image
# react-lazy-load-image-observer

@@ -8,3 +8,3 @@ The LazyLoadImage component allows you to lazy load images, or background-images, and set the observed element.

```js
yarn add react-lazy-load-image
yarn add react-lazy-load-image-observer
```

@@ -15,3 +15,3 @@

```js
npm install react-lazy-load-image
npm install react-lazy-load-image-observer
```

@@ -22,3 +22,3 @@

```js
import LazyLoadImage from 'react-lazy-load-image'
import LazyLoadImage from 'react-lazy-load-image-observer'
```

@@ -25,0 +25,0 @@

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