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

@s-ui/react-image-lazy-load

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@s-ui/react-image-lazy-load - npm Package Compare versions

Comparing version 1.15.0 to 1.16.0

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

# 1.16.0 (2020-02-25)
### Features
* Use latest [@s-ui](https://github.com/s-ui) packages ([a744f82](https://github.com/SUI-Components/schibsted-spain-components/commit/a744f8214c69dfba762b6f276c4eb8331eefebe5))
* Use new @s-ui/react-hooks ([6d65818](https://github.com/SUI-Components/schibsted-spain-components/commit/6d6581898544535d7d06cd13b9b2f82366b364c6))
# 1.15.0 (2020-02-25)

@@ -7,0 +17,0 @@

2

lib/index.js

@@ -5,3 +5,3 @@ import PropTypes from 'prop-types';

import SpinnerBasic from '@schibstedspain/sui-spinner-basic';
import { useNearScreen } from '@schibstedspain/sui-react-hooks';
import { useNearScreen } from '@s-ui/react-hooks';
var BASE_CLASS = 'sui-ImageLazyLoad';

@@ -8,0 +8,0 @@ /**

{
"name": "@s-ui/react-image-lazy-load",
"version": "1.15.0",
"version": "1.16.0",
"description": "SUI Image Lazy Load",

@@ -16,5 +16,5 @@ "main": "lib/index.js",

"@s-ui/component-dependencies": "1",
"@schibstedspain/sui-react-hooks": "1",
"@s-ui/react-hooks": "1",
"@schibstedspain/sui-spinner-basic": "1"
}
}

@@ -5,3 +5,3 @@ import PropTypes from 'prop-types'

import SpinnerBasic from '@schibstedspain/sui-spinner-basic'
import {useNearScreen} from '@schibstedspain/sui-react-hooks'
import {useNearScreen} from '@s-ui/react-hooks'

@@ -8,0 +8,0 @@ const BASE_CLASS = 'sui-ImageLazyLoad'

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