@s-ui/react-image-lazy-load
Advanced tools
Comparing version 1.15.0 to 1.16.0
@@ -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 @@ |
@@ -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' |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11268
+ Added@s-ui/react-hooks@1
+ Added@s-ui/react-hooks@1.38.0(transitive)
+ Addedintersection-observer@0.10.0(transitive)
- Removed@schibstedspain/sui-react-hooks@1
- Removed@schibstedspain/sui-react-hooks@1.10.0(transitive)
- Removedintersection-observer@0.7.0(transitive)